Searched defs:isDecimal (Results 1 – 5 of 5) sorted by relevance
195 bool isDecimal = false; in match() local
565 bool isDecimal = false; in lexHTMLCharacterReference() local
1562 static void test_fmt(UNumberFormat* fmt, UBool isDecimal) { in test_fmt()