Lines Matching refs:UBool
52 UBool opt_help = FALSE;
53 UBool opt_norm = FALSE;
54 UBool opt_french = FALSE;
55 UBool opt_shifted = FALSE;
56 UBool opt_lower = FALSE;
57 UBool opt_upper = FALSE;
58 UBool opt_case = FALSE;
59 UBool opt_overlap = FALSE;
60 UBool opt_canonical = FALSE;
101 UBool processOptions(int argc, const char **argv, OptSpec opts[])
110 *(UBool *)(pOpt->pVar) = TRUE;
153 UBool processCollator()
234 UBool processStringSearch()
258 UBool findPattern()