Searched refs:umsg_parse (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/i18n/unicode/ |
D | umsg.h | 560 umsg_parse( const UMessageFormat *fmt,
|
/external/icu/icu4c/source/test/cintltst/ |
D | cmsgtst.c | 242 umsg_parse(formatter,result,resultLength,&count,&ec,one,two,d2); in MessageFormatTest() 254 umsg_parse(formatter,result,resultLength,&count,&ec,&one,&two,&d2); in MessageFormatTest() 441 umsg_parse(fmt, result, u_strlen(result),&count,&status, &d, ret, &value); in TestNewFormatAndParseAPI() 1145 umsg_parse(NULL, NULL, 0, NULL, &status); in TestErrorChaining()
|
/external/icu/icu4c/source/i18n/ |
D | umsg.cpp | 487 umsg_parse( const UMessageFormat *fmt, in umsg_parse() function
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 1094 #define umsg_parse U_ICU_ENTRY_POINT_RENAME(umsg_parse) macro
|