Searched refs:umsg_parse (Results 1 – 8 of 8) sorted by relevance
/external/icu4c/i18n/unicode/ |
D | umsg.h | 560 umsg_parse( const UMessageFormat *fmt,
|
/external/icu4c/test/cintltst/ |
D | cmsgtst.c | 237 umsg_parse(formatter,result,resultLength,&count,&ec,one,two,d2); in MessageFormatTest() 249 umsg_parse(formatter,result,resultLength,&count,&ec,&one,&two,&d2); in MessageFormatTest() 436 umsg_parse(fmt, result, u_strlen(result),&count,&status, &d, ret, &value); in TestNewFormatAndParseAPI() 1121 umsg_parse(NULL, NULL, 0, NULL, &status); in TestErrorChaining()
|
/external/icu4c/i18n/ |
D | umsg.cpp | 486 umsg_parse( const UMessageFormat *fmt, in umsg_parse() function
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
D | urename.h | 815 #define umsg_parse umsg_parse_3_2 macro
|
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
D | urename.h | 815 #define umsg_parse umsg_parse_3_2 macro
|
/external/webkit/Source/WebKit/mac/icu/unicode/ |
D | urename.h | 815 #define umsg_parse umsg_parse_3_2 macro
|
/external/webkit/Source/WebCore/icu/unicode/ |
D | urename.h | 815 #define umsg_parse umsg_parse_3_2 macro
|
/external/icu4c/common/unicode/ |
D | urename.h | 1084 #define umsg_parse U_ICU_ENTRY_POINT_RENAME(umsg_parse) macro
|