Home | History | Annotate | Download | only in cintltst

Lines Matching defs:startOfRules

1716         UBool    startOfRules = TRUE;
1752 while ((current = ucol_tok_parseNextToken(&src, startOfRules, &parseError,&status)) != NULL) {
1762 startOfRules = FALSE;
1909 UBool startOfRules = TRUE;
1934 while ((current = ucol_tok_parseNextToken(&src, startOfRules,&parseError, &status)) != NULL) {
1944 startOfRules = FALSE;