Home
last modified time | relevance | path

Searched refs:umsg_autoQuoteApostrophe (Results 1 – 7 of 7) sorted by relevance

/external/icu/libandroidicu/include/unicode/
Dumsg.h617 umsg_autoQuoteApostrophe(const UChar* pattern,
Durename.h1113 #define umsg_autoQuoteApostrophe U_ICU_ENTRY_POINT_RENAME(umsg_autoQuoteApostrophe) macro
/external/icu/icu4c/source/i18n/unicode/
Dumsg.h617 umsg_autoQuoteApostrophe(const UChar* pattern,
/external/icu/icu4c/source/i18n/
Dumsg.cpp620 int32_t umsg_autoQuoteApostrophe(const UChar* pattern, in umsg_autoQuoteApostrophe() function
Dmsgfmt.cpp1556 int32_t len = umsg_autoQuoteApostrophe(pat, plen, buf, blen, &status); in autoQuoteApostrophe()
/external/icu/icu4c/source/common/unicode/
Durename.h1113 #define umsg_autoQuoteApostrophe U_ICU_ENTRY_POINT_RENAME(umsg_autoQuoteApostrophe) macro
/external/icu/libandroidicu/static_shim/
Dshim.cpp1898 return umsg_autoQuoteApostrophe(pattern, patternLength, dest, destCapacity, ec); in umsg_autoQuoteApostrophe_android()