Searched refs:res_write_xml (Results 1 - 3 of 3) sorted by relevance
/third_party/node/deps/icu-small/source/tools/genrb/ |
H A D | wrtxml.cpp | 233 void res_write_xml(struct SResource *res, const char* id, const char* language, UBool isTopLevel, UErrorCode *status); 709 res_write_xml(current, subId, language, false, status); in array_write_xml() 943 res_write_xml(current, sid, language, false, status); in table_write_xml() 962 res_write_xml(struct SResource *res, const char* id, const char* language, UBool isTopLevel, UErrorCode *status) { in res_write_xml() function 1188 res_write_xml(bundle->fRoot, bundle->fLocale, lang, true, status); in bundle_write_xml()
|
/third_party/icu/icu4c/source/tools/genrb/ |
H A D | wrtxml.cpp | 233 void res_write_xml(struct SResource *res, const char* id, const char* language, UBool isTopLevel, UErrorCode *status); 709 res_write_xml(current, subId, language, false, status); in array_write_xml() 943 res_write_xml(current, sid, language, false, status); in table_write_xml() 962 res_write_xml(struct SResource *res, const char* id, const char* language, UBool isTopLevel, UErrorCode *status) { in res_write_xml() function 1188 res_write_xml(bundle->fRoot, bundle->fLocale, lang, true, status); in bundle_write_xml()
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
H A D | wrtxml.cpp | 233 void res_write_xml(struct SResource *res, const char* id, const char* language, UBool isTopLevel, UErrorCode *status); 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, UErrorCode *status) { in res_write_xml() function 1192 res_write_xml(bundle->fRoot, bundle->fLocale, lang, TRUE, status); in bundle_write_xml()
|
Completed in 11 milliseconds