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