Home
last modified time | relevance | path

Searched refs:printAttribute (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/icu-small/source/tools/genrb/
H A Dwrtxml.cpp468 static void printAttribute(const char *name, const char *value, int32_t /*len*/) in printAttribute() function
478 static void printAttribute(const char *name, const UnicodeString value, int32_t /*len*/) in printAttribute() function
521 printAttribute("translate", UnicodeString(buf, bufLen, "UTF-8"), bufLen); in printComments()
570 printAttribute("id", sid, (int32_t) uprv_strlen(sid)); in printContainer()
573 printAttribute("resname", resname, (int32_t) uprv_strlen(resname)); in printContainer()
577 printAttribute("mime-type", mimetype, (int32_t) uprv_strlen(mimetype)); in printContainer()
581 printAttribute("restype", restype, (int32_t) uprv_strlen(restype)); in printContainer()
748 printAttribute("id", ivd, (int32_t)uprv_strlen(ivd)); in intvector_write_xml()
749 printAttribute("restype", integer_restype, (int32_t) strlen(integer_restype)); in intvector_write_xml()
858 printAttribute("hre in bin_write_xml()
[all...]
/third_party/icu/icu4c/source/tools/genrb/
H A Dwrtxml.cpp468 static void printAttribute(const char *name, const char *value, int32_t /*len*/) in printAttribute() function
478 static void printAttribute(const char *name, const UnicodeString value, int32_t /*len*/) in printAttribute() function
521 printAttribute("translate", UnicodeString(buf, bufLen, "UTF-8"), bufLen); in printComments()
570 printAttribute("id", sid, (int32_t) uprv_strlen(sid)); in printContainer()
573 printAttribute("resname", resname, (int32_t) uprv_strlen(resname)); in printContainer()
577 printAttribute("mime-type", mimetype, (int32_t) uprv_strlen(mimetype)); in printContainer()
581 printAttribute("restype", restype, (int32_t) uprv_strlen(restype)); in printContainer()
748 printAttribute("id", ivd, (int32_t)uprv_strlen(ivd)); in intvector_write_xml()
749 printAttribute("restype", integer_restype, (int32_t) strlen(integer_restype)); in intvector_write_xml()
858 printAttribute("hre in bin_write_xml()
[all...]
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dwrtxml.cpp468 static void printAttribute(const char *name, const char *value, int32_t /*len*/) in printAttribute() function
478 static void printAttribute(const char *name, const UnicodeString value, int32_t /*len*/) in printAttribute() function
521 printAttribute("translate", UnicodeString(buf, bufLen, "UTF-8"), bufLen); in printComments()
570 printAttribute("id", sid, (int32_t) uprv_strlen(sid)); in printContainer()
573 printAttribute("resname", resname, (int32_t) uprv_strlen(resname)); in printContainer()
577 printAttribute("mime-type", mimetype, (int32_t) uprv_strlen(mimetype)); in printContainer()
581 printAttribute("restype", restype, (int32_t) uprv_strlen(restype)); in printContainer()
748 printAttribute("id", ivd, (int32_t)uprv_strlen(ivd)); in intvector_write_xml()
749 printAttribute("restype", integer_restype, (int32_t) strlen(integer_restype)); in intvector_write_xml()
858 printAttribute("hre in bin_write_xml()
[all...]

Completed in 5 milliseconds