Searched refs:autoQuoteApostrophe (Results 1 - 10 of 10) sorted by relevance
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | msgfmt.h | 814 static UnicodeString autoQuoteApostrophe(const UnicodeString& pattern,
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | msgfmt.h | 814 static UnicodeString autoQuoteApostrophe(const UnicodeString& pattern,
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | msgfmt.h | 814 static UnicodeString autoQuoteApostrophe(const UnicodeString& pattern,
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | tmsgfmt.cpp | 1717 UnicodeString result = MessageFormat::autoQuoteApostrophe(patterns[i], status); in testAutoQuoteApostrophe()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | TestMessageFormat.java | 997 assertEquals("[" + (i/2) + "] \"" + patterns[i] + "\"", patterns[i+1], MessageFormat.autoQuoteApostrophe(patterns[i])); in TestAutoQuoteApostrophe()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | TestMessageFormat.java | 1000 assertEquals("[" + (i/2) + "] \"" + patterns[i] + "\"", patterns[i+1], MessageFormat.autoQuoteApostrophe(patterns[i])); in TestAutoQuoteApostrophe()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | msgfmt.cpp | 1553 MessageFormat::autoQuoteApostrophe(const UnicodeString& pattern, UErrorCode& status) { in autoQuoteApostrophe() function in MessageFormat
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | msgfmt.cpp | 1554 MessageFormat::autoQuoteApostrophe(const UnicodeString& pattern, UErrorCode& status) { in autoQuoteApostrophe() function in MessageFormat
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | msgfmt.cpp | 1551 MessageFormat::autoQuoteApostrophe(const UnicodeString& pattern, UErrorCode& status) { in autoQuoteApostrophe() 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 22 milliseconds