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