Searched defs:FLAG_HAS_EXPONENT (Results 1 – 3 of 3) sorted by relevance
53 public static final int FLAG_HAS_EXPONENT = 0x0008; field in ParsedNumber
55 public static final int FLAG_HAS_EXPONENT = 0x0008; field in ParsedNumber
28 FLAG_HAS_EXPONENT = 0x0008, enumerator