Lines Matching refs:UBool
120 UBool makeBinaryCollation;
121 UBool omitCollationRules;
318 UBool quoted = FALSE;
384 quoted = (UBool)!quoted;
823 UBool haveRules = FALSE;
1037 static UBool
1047 parseCollationElements(ParseState* state, char *tag, uint32_t startline, UBool newCollation, UErrorCode *status)
1184 UBool readToken = FALSE;
1290 UBool readToken = FALSE;
1376 UBool readToken = FALSE;
1795 static inline UBool isTable(enum EResourceType type) {
1796 return (UBool)(type==RESTYPE_TABLE || type==RESTYPE_TABLE_NO_FALLBACK);
1973 UBool makeBinaryCollation, UBool omitCollationRules, UErrorCode *status)