HomeSort by relevance Sort by last modified time
    Searched refs:fStrToken (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/
ucol_tok.h 64 UColToken* fStrToken[UCOL_CE_STRENGTH_LIMIT];
ucol_bld.cpp 341 lh->fStrToken[i] = NULL;
382 lh->fStrToken[tokStrength] = tok;
398 lh->fStrToken[tokStrength] = lh->fStrToken[tokStrength+1];
399 lh->fStrToken[tokStrength+1] = NULL;
    [all...]

Completed in 63 milliseconds