Searched defs:integerOnly (Results 1 – 11 of 11) 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
31 private final boolean integerOnly; field in DecimalMatcher
33 private final boolean integerOnly; field in DecimalMatcher