Home
last modified time | relevance | path

Searched refs:xmlHeader (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxmlparser.cpp842 const char* xmlHeader = { "<?xml" }; in Identify() local
847 if ( StringEqual( p, xmlHeader, true, encoding ) ) in Identify()
/third_party/node/deps/icu-small/source/tools/genrb/
Dwrtxml.cpp219 static const char* xmlHeader = "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n"; variable
1137 write_utf8_file(out, UnicodeString(xmlHeader)); in bundle_write_xml()
/third_party/icu/icu4c/source/tools/genrb/
Dwrtxml.cpp219 static const char* xmlHeader = "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n"; variable
1137 write_utf8_file(out, UnicodeString(xmlHeader)); in bundle_write_xml()
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dwrtxml.cpp219 static const char* xmlHeader = "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n"; variable
1141 write_utf8_file(out, UnicodeString(xmlHeader)); in bundle_write_xml()