Home | History | Annotate | Download | only in cintltst

Lines Matching defs:startOfRules

1765         UBool    startOfRules = TRUE;
1813 while ((current = ucol_tok_parseNextToken(&src, startOfRules, &parseError,&status)) != NULL && U_SUCCESS(status)) {
1823 startOfRules = FALSE;
1978 UBool startOfRules = TRUE;
2015 while ((current = ucol_tok_parseNextToken(&src, startOfRules,&parseError, &status)) != NULL && U_SUCCESS(status)) {
2025 startOfRules = FALSE;