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

  /external/icu/icu4c/source/i18n/
locdspnm.cpp 453 UResourceBundle *contextTransforms = ures_getByKeyWithFallback(localeBundle, "contextTransforms", NULL, &status);
456 while ( (contextTransformUsage = ures_getNextResource(contextTransforms, NULL, &status)) != NULL ) {
479 ures_close(contextTransforms);
    [all...]
dtfmtsym.cpp 215 static const char gContextTransformsTag[]="contextTransforms";
    [all...]

Completed in 182 milliseconds