Home | History | Annotate | Download | only in cintltst

Lines Matching defs:startOfRules

540   UBool startOfRules = TRUE;
566 while ((current = ucol_tok_parseNextToken(&src, startOfRules,&parseError, status)) != NULL) {
576 startOfRules = FALSE;
920 UBool startOfRules = TRUE;
947 while ((current = ucol_tok_parseNextToken(&src, startOfRules, &parseError,status)) != NULL) {
957 startOfRules = FALSE;
1090 UBool startOfRules = TRUE;
1175 while ((current = ucol_tok_parseNextToken(&src, startOfRules, &parseError,status)) != NULL) {
1185 startOfRules = FALSE;
2939 UBool startOfRules = TRUE;
2974 while ((current = ucol_tok_parseNextToken(&src, startOfRules, &parseError,&status)) != NULL) {
2984 startOfRules = FALSE;