Home | History | Annotate | Download | only in cintltst

Lines Matching defs:startOfRules

1714         UBool    startOfRules = TRUE;
1750 while ((current = ucol_tok_parseNextToken(&src, startOfRules, &parseError,&status)) != NULL) {
1760 startOfRules = FALSE;
1907 UBool startOfRules = TRUE;
1932 while ((current = ucol_tok_parseNextToken(&src, startOfRules,&parseError, &status)) != NULL) {
1942 startOfRules = FALSE;