Searched defs:PARSE_FLAG_IGNORE_CASE (Results 1 – 6 of 6) sorted by relevance
13 public static final int PARSE_FLAG_IGNORE_CASE = 0x0001; field in ParsingUtils
15 public static final int PARSE_FLAG_IGNORE_CASE = 0x0001; field in ParsingUtils
39 PARSE_FLAG_IGNORE_CASE = 0x0001, enumerator
38 PARSE_FLAG_IGNORE_CASE = 0x0001, enumerator