Home | History | Annotate | Download | only in i18n

Lines Matching refs:expand

1461 static UColToken *ucol_tok_initAReset(UColTokenParser *src, const UChar *expand, uint32_t *expandNext,
1526 if(expand != NULL) {
1530 resetCharsOffset = (uint32_t)(expand - src->source);
2064 const UChar *expand = s.pos;
2078 sourceToken = ucol_tok_initAReset(src, expand, &expandNext, parseError, status);