Home
last modified time | relevance | path

Searched refs:u_vformatMessage (Results 1 - 12 of 12) sorted by relevance

/third_party/icu/icu4c/source/extra/uconv/
H A Duwmsg.c163 resultLength = u_vformatMessage(uloc_getDefault(), msg, msgLen, result, resultLength, ap, &err); in u_wmsg()
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dumsg.h209 u_vformatMessage( const char *locale,
/third_party/icu/icu4c/source/i18n/unicode/
H A Dumsg.h209 u_vformatMessage( const char *locale,
/third_party/skia/third_party/externals/icu/source/extra/uconv/
H A Duwmsg.c163 resultLength = u_vformatMessage(uloc_getDefault(), msg, msgLen, result, resultLength, ap, &err); in u_wmsg()
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dumsg.h209 u_vformatMessage( const char *locale,
/third_party/icu/icu4c/source/i18n/
H A Dumsg.cpp75 actLen = u_vformatMessage(locale,pattern,patternLength,result,resultLength,ap,status); in u_formatMessage()
83 u_vformatMessage( const char *locale, in u_vformatMessage() function
/third_party/node/deps/icu-small/source/i18n/
H A Dumsg.cpp75 actLen = u_vformatMessage(locale,pattern,patternLength,result,resultLength,ap,status); in u_formatMessage()
83 u_vformatMessage( const char *locale, in u_vformatMessage() function
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dumsg.cpp75 actLen = u_vformatMessage(locale,pattern,patternLength,result,resultLength,ap,status); in u_formatMessage()
83 u_vformatMessage( const char *locale, in u_vformatMessage() function
/third_party/icu/icu4c/source/test/cintltst/
H A Dcmsgtst.c890 len = u_vformatMessage(locale, testCasePattern, patternLength, result, resultLength, ap, status); in CallFormatMessage()
895 /* Test u_vformatMessage() with various test patterns. */
/third_party/icu/icu4c/source/common/unicode/
H A Durename.h417 #define u_vformatMessage U_ICU_ENTRY_POINT_RENAME(u_vformatMessage) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Durename.h418 #define u_vformatMessage U_ICU_ENTRY_POINT_RENAME(u_vformatMessage) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Durename.h411 #define u_vformatMessage U_ICU_ENTRY_POINT_RENAME(u_vformatMessage) macro

Completed in 32 milliseconds