Home | History | Annotate | Download | only in i18n

Lines Matching defs:startOfRules

946     UBool startOfRules = TRUE;
960 while (ucol_tok_parseNextToken(&src, startOfRules, &parseError, status) != NULL) {
961 startOfRules = FALSE;