Searched refs:umsg_applyPattern (Results 1 - 10 of 10) sorted by relevance
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | umsg.h | 483 umsg_applyPattern( UMessageFormat *fmt,
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | umsg.h | 483 umsg_applyPattern( UMessageFormat *fmt,
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | umsg.h | 483 umsg_applyPattern( UMessageFormat *fmt,
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cmsgtst.c | 207 umsg_applyPattern(formatter,testCasePatterns[i],patternLength,&parseError,&ec); in MessageFormatTest() 209 log_err("umsg_applyPattern() failed for testCasePattens[%d].\n",i); in MessageFormatTest() 1089 /* Test umsg_applyPattern */ in OpenMessageFormatTest() 1091 umsg_applyPattern(f1,pattern,(int32_t)strlen(PAT),NULL,&status); in OpenMessageFormatTest() 1094 log_data_err("umsg_applyPattern failed. Error %s (Are you missing data?)\n",u_errorName(status)); in OpenMessageFormatTest() 1158 umsg_applyPattern(NULL, NULL, 0, NULL, &status); in TestErrorChaining() 1176 umsg_applyPattern(NULL, NULL, 0, NULL, &status); in TestErrorChaining()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | umsg.cpp | 313 umsg_applyPattern(UMessageFormat *fmt, in umsg_applyPattern() function
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | umsg.cpp | 313 umsg_applyPattern(UMessageFormat *fmt, in umsg_applyPattern() function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | umsg.cpp | 313 umsg_applyPattern(UMessageFormat *fmt, in umsg_applyPattern() function
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | urename.h | 1180 #define umsg_applyPattern U_ICU_ENTRY_POINT_RENAME(umsg_applyPattern) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | urename.h | 1225 #define umsg_applyPattern U_ICU_ENTRY_POINT_RENAME(umsg_applyPattern) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | urename.h | 1163 #define umsg_applyPattern U_ICU_ENTRY_POINT_RENAME(umsg_applyPattern) macro
|
Completed in 39 milliseconds