Searched refs:res_write_xml (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/tools/genrb/ |
D | wrtxml.cpp | 233 void res_write_xml(struct SResource *res, const char* id, const char* language, UBool isTopLevel, U… 709 res_write_xml(current, subId, language, FALSE, status); in array_write_xml() 946 res_write_xml(current, sid, language, FALSE, status); in table_write_xml() 966 res_write_xml(struct SResource *res, const char* id, const char* language, UBool isTopLevel, UErro… in res_write_xml() function 1192 res_write_xml(bundle->fRoot, bundle->fLocale, lang, TRUE, status); in bundle_write_xml()
|