Searched refs:u_vformatMessage (Results 1 - 12 of 12) sorted by relevance
/third_party/icu/icu4c/source/extra/uconv/ |
H A D | uwmsg.c | 163 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 D | umsg.h | 209 u_vformatMessage( const char *locale,
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | umsg.h | 209 u_vformatMessage( const char *locale,
|
/third_party/skia/third_party/externals/icu/source/extra/uconv/ |
H A D | uwmsg.c | 163 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 D | umsg.h | 209 u_vformatMessage( const char *locale,
|
/third_party/icu/icu4c/source/i18n/ |
H A D | umsg.cpp | 75 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 D | umsg.cpp | 75 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 D | umsg.cpp | 75 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 D | cmsgtst.c | 890 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 D | urename.h | 417 #define u_vformatMessage U_ICU_ENTRY_POINT_RENAME(u_vformatMessage) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | urename.h | 418 #define u_vformatMessage U_ICU_ENTRY_POINT_RENAME(u_vformatMessage) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | urename.h | 411 #define u_vformatMessage U_ICU_ENTRY_POINT_RENAME(u_vformatMessage) macro
|
Completed in 31 milliseconds