Searched defs:integerOnly (Results 1 – 8 of 8) sorted by relevance
46 bool integerOnly; variable
91 bool integerOnly = 0 != (parseFlags & PARSE_FLAG_INTEGER_ONLY); in populateFormattable() local
358 UBool integerOnly = false; // true for 'within' rules. variable
354 UBool integerOnly = false; // true for 'within' rules. variable
33 private final boolean integerOnly; field in DecimalMatcher
31 private final boolean integerOnly; field in DecimalMatcher