Searched defs:FLAG_FAIL (Results 1 – 4 of 4) sorted by relevance
60 public static final int FLAG_FAIL = 0x0100; field in ParsedNumber
58 public static final int FLAG_FAIL = 0x0100; field in ParsedNumber
34 FLAG_FAIL = 0x0100, enumerator