Home | History | Annotate | Download | only in i18n

Lines Matching defs:startOfRules

936     UBool startOfRules = TRUE;
950 while (ucol_tok_parseNextToken(&src, startOfRules, &parseError, status) != NULL) {
951 startOfRules = FALSE;