Lines Matching refs:expand
1467 static UColToken *ucol_tok_initAReset(UColTokenParser *src, const UChar *expand, uint32_t *expandNext,
1532 if(expand != NULL) {
1536 resetCharsOffset = (uint32_t)(expand - src->source);
2070 const UChar *expand = s.pos;
2084 sourceToken = ucol_tok_initAReset(src, expand, &expandNext, parseError, status);