Home | History | Annotate | Download | only in coll

Lines Matching refs:UBool

50 UBool  opt_help       = FALSE;
51 UBool opt_norm = FALSE;
52 UBool opt_french = FALSE;
53 UBool opt_shifted = FALSE;
54 UBool opt_lower = FALSE;
55 UBool opt_upper = FALSE;
56 UBool opt_case = FALSE;
91 UBool processOptions(int argc, const char **argv, OptSpec opts[])
100 *(UBool *)(pOpt->pVar) = TRUE;
162 UBool processCollator()