Searched defs:PARSE_FLAG_STRICT_SEPARATORS (Results 1 – 3 of 3) sorted by relevance
15 public static final int PARSE_FLAG_STRICT_SEPARATORS = 0x0004; field in ParsingUtils
17 public static final int PARSE_FLAG_STRICT_SEPARATORS = 0x0004; field in ParsingUtils
40 PARSE_FLAG_STRICT_SEPARATORS = 0x0004, enumerator