Lines Matching refs:startOfRules
542 UBool startOfRules = TRUE; in testCollator() local
572 while ((current = ucol_tok_parseNextToken(&src, startOfRules,&parseError, status)) != NULL) { in testCollator()
582 startOfRules = FALSE; in testCollator()
926 UBool startOfRules = TRUE; in testAgainstUCA() local
956 while ((current = ucol_tok_parseNextToken(&src, startOfRules, &parseError,status)) != NULL) { in testAgainstUCA()
966 startOfRules = FALSE; in testAgainstUCA()
1099 UBool startOfRules = TRUE; in testCEs() local
1188 … while ((current = ucol_tok_parseNextToken(&src, startOfRules, &parseError,status)) != NULL) { in testCEs()
1198 startOfRules = FALSE; in testCEs()
2972 UBool startOfRules = TRUE; in TestVariableTopSetting() local
3011 while ((current = ucol_tok_parseNextToken(&src, startOfRules, &parseError,&status)) != NULL) { in TestVariableTopSetting()
3021 startOfRules = FALSE; in TestVariableTopSetting()