Home | History | Annotate | Download | only in cintltst

Lines Matching defs:startOfRules

1763         UBool    startOfRules = TRUE;
1803 while ((current = ucol_tok_parseNextToken(&src, startOfRules, &parseError,&status)) != NULL) {
1813 startOfRules = FALSE;
1964 UBool startOfRules = TRUE;
1993 while ((current = ucol_tok_parseNextToken(&src, startOfRules,&parseError, &status)) != NULL) {
2003 startOfRules = FALSE;