Searched refs:subId (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
D | wrtxml.cpp | 703 char* subId = NULL; in array_write_xml() local 707 subId = getID(sid, c, subId); in array_write_xml() 709 res_write_xml(current, subId, language, FALSE, status); in array_write_xml() 710 uprv_free(subId); in array_write_xml() 711 subId = NULL; in array_write_xml()
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/ |
D | wrtxml.cpp | 703 char* subId = NULL; in array_write_xml() local 707 subId = getID(sid, c, subId); in array_write_xml() 709 res_write_xml(current, subId, language, FALSE, status); in array_write_xml() 710 uprv_free(subId); in array_write_xml() 711 subId = NULL; in array_write_xml()
|
/third_party/icu/icu4c/source/tools/genrb/ |
D | wrtxml.cpp | 703 char* subId = NULL; in array_write_xml() local 707 subId = getID(sid, c, subId); in array_write_xml() 709 res_write_xml(current, subId, language, FALSE, status); in array_write_xml() 710 uprv_free(subId); in array_write_xml() 711 subId = NULL; in array_write_xml()
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
D | wrtxml.cpp | 703 char* subId = NULL; in array_write_xml() local 707 subId = getID(sid, c, subId); in array_write_xml() 709 res_write_xml(current, subId, language, FALSE, status); in array_write_xml() 710 uprv_free(subId); in array_write_xml() 711 subId = NULL; in array_write_xml()
|