Searched refs:findKeyword (Results 1 - 9 of 9) sorted by relevance
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | MessageFormat.java | 2230 int subformatType = findKeyword(type, typeList); in createAppropriateFormat() 2233 switch (findKeyword(style, modifierList)) { in createAppropriateFormat() 2260 switch (findKeyword(style, dateModifierList)) { in createAppropriateFormat() 2282 switch (findKeyword(style, dateModifierList)) { in createAppropriateFormat() 2359 private static final int findKeyword(String s, String[] list) { in findKeyword() method in MessageFormat
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | MessageFormat.java | 2186 int subformatType = findKeyword(type, typeList); in createAppropriateFormat() 2189 switch (findKeyword(style, modifierList)) { in createAppropriateFormat() 2216 switch (findKeyword(style, dateModifierList)) { in createAppropriateFormat() 2238 switch (findKeyword(style, dateModifierList)) { in createAppropriateFormat() 2315 private static final int findKeyword(String s, String[] list) { in findKeyword() method in MessageFormat
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | msgfmt.h | 961 static int32_t findKeyword( const UnicodeString& s,
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | msgfmt.h | 961 static int32_t findKeyword( const UnicodeString& s,
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | msgfmt.h | 961 static int32_t findKeyword( const UnicodeString& s,
|
/third_party/icu/icu4c/source/i18n/ |
H A D | msgfmt.cpp | 1694 switch (typeID = findKeyword(type, TYPE_IDS)) { in createAppropriateFormat() 1697 switch (findKeyword(style, NUMBER_STYLE_IDS)) { in createAppropriateFormat() 1741 styleID = findKeyword(style, DATE_STYLE_IDS); in createAppropriateFormat() 1783 int32_t MessageFormat::findKeyword(const UnicodeString& s, in findKeyword() function in MessageFormat
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | msgfmt.cpp | 1695 switch (typeID = findKeyword(type, TYPE_IDS)) { in createAppropriateFormat() 1698 switch (findKeyword(style, NUMBER_STYLE_IDS)) { in createAppropriateFormat() 1742 styleID = findKeyword(style, DATE_STYLE_IDS); in createAppropriateFormat() 1784 int32_t MessageFormat::findKeyword(const UnicodeString& s, in findKeyword() function in MessageFormat
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | msgfmt.cpp | 1692 switch (typeID = findKeyword(type, TYPE_IDS)) { in createAppropriateFormat() 1695 switch (findKeyword(style, NUMBER_STYLE_IDS)) { in createAppropriateFormat() 1739 styleID = findKeyword(style, DATE_STYLE_IDS); in createAppropriateFormat() 1781 int32_t MessageFormat::findKeyword(const UnicodeString& s, in findKeyword() function in MessageFormat
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
Completed in 38 milliseconds