Searched refs:GT_OK (Results 1 – 4 of 4) sorted by relevance
154 public final static int GT_OK = 1 << 6; field in UrlQuerySanitizer.IllegalCharacterValueSanitizer268 ALL_OK & ~(NUL_OK | LT_OK | GT_OK);402 case '>' : return (mFlags & GT_OK) != 0; in characterIsLegal()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
26753 field public static final int GT_OK = 64; // 0x40
17422 field public static final int GT_OK = 64; // 0x40