Home
last modified time | relevance | path

Searched refs:kenum (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
H A Dlocdispnames.cpp599 icu::LocalUEnumerationPointer kenum; /* keyword enumeration */ in uloc_getDisplayName() local
652 kenum.adoptInstead(uloc_openKeywords(locale, pErrorCode)); in uloc_getDisplayName()
655 const char* kw=uenum_next(kenum.getAlias(), &len, pErrorCode); in uloc_getDisplayName()
/third_party/icu/icu4c/source/common/
H A Dlocdispnames.cpp611 icu::LocalUEnumerationPointer kenum; /* keyword enumeration */ in uloc_getDisplayName() local
664 kenum.adoptInstead(uloc_openKeywords(locale, pErrorCode)); in uloc_getDisplayName()
667 const char* kw=uenum_next(kenum.getAlias(), &len, pErrorCode); in uloc_getDisplayName()
/third_party/node/deps/icu-small/source/common/
H A Dlocdispnames.cpp611 icu::LocalUEnumerationPointer kenum; /* keyword enumeration */ in uloc_getDisplayName() local
664 kenum.adoptInstead(uloc_openKeywords(locale, pErrorCode)); in uloc_getDisplayName()
667 const char* kw=uenum_next(kenum.getAlias(), &len, pErrorCode); in uloc_getDisplayName()

Completed in 5 milliseconds