Home | History | Annotate | Download | only in strsrch

Lines Matching refs:TRUE

105                     *(UBool *)(pOpt->pVar) = TRUE;
142 return TRUE;
223 return TRUE;
239 if (opt_overlap == TRUE) {
242 if (opt_canonical == TRUE) {
250 return TRUE;
270 return TRUE;
279 if (processOptions(argc, argv, opts) != TRUE || opt_help) {
284 if (processCollator() != TRUE) {
289 if (processStringSearch() != TRUE) {