Searched refs:NUL_OK (Results 1 – 5 of 5) sorted by relevance
163 public final static int NUL_OK = 1 << 9; field in UrlQuerySanitizer.IllegalCharacterValueSanitizer199 ALL_OK & ~NUL_OK;211 ALL_OK & ~(ALL_WHITESPACE_OK | NUL_OK);265 ALL_OK & ~(NUL_OK | LT_OK | GT_OK);402 case '\0': return (mFlags & NUL_OK) != 0; in characterIsLegal()
17425 field public static final int NUL_OK = 512; // 0x200
23902 field public static final int NUL_OK = 512; // 0x200
23971 field public static final int NUL_OK = 512; // 0x200
25780 field public static final int NUL_OK = 512; // 0x200