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

  /external/icu4c/common/
locid.cpp 954 class KeywordEnumeration : public StringEnumeration {
966 KeywordEnumeration(const char *keys, int32_t keywordLen, int32_t currentIndex, UErrorCode &status)
986 virtual ~KeywordEnumeration() {
993 return new KeywordEnumeration(keywords, length, (int32_t)(current - keywords), status);
1036 const char KeywordEnumeration::fgClassID = '\0';
1051 result = new KeywordEnumeration(keywords, keyLen, 0, status);
  /external/icu4c/test/intltest/
uobjtest.cpp 428 TESTCLASSID_FACTORY_HIDDEN(KeywordEnumeration, Locale("@a=b").createKeywords(status));
456 TESTCLASSID_FACTORY_HIDDEN(KeywordEnumeration, TimeZone::createEnumeration());
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 184 milliseconds