Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ucol_tok_parseNextToken

570 	/* Note that as a result of tickets 7015 or 6912, ucol_tok_parseNextToken can cause the pointer to
572 while ((current = ucol_tok_parseNextToken(&src, startOfRules,&parseError, status)) != NULL) {
954 /* Note that as a result of tickets 7015 or 6912, ucol_tok_parseNextToken can cause the pointer to
956 while ((current = ucol_tok_parseNextToken(&src, startOfRules, &parseError,status)) != NULL) {
1186 /* Note that as a result of tickets 7015 or 6912, ucol_tok_parseNextToken can cause the pointer to
1188 while ((current = ucol_tok_parseNextToken(&src, startOfRules, &parseError,status)) != NULL) {
3009 /* Note that as a result of tickets 7015 or 6912, ucol_tok_parseNextToken can cause the pointer to
3011 while ((current = ucol_tok_parseNextToken(&src, startOfRules, &parseError,&status)) != NULL) {