Searched refs:integer_restype (Results 1 – 4 of 4) sorted by relevance
/third_party/node/deps/icu-small/source/tools/genrb/ |
D | wrtxml.cpp | 618 static const char *integer_restype = "x-icu-integer"; variable 749 printAttribute("restype", integer_restype, (int32_t) strlen(integer_restype)); in intvector_write_xml() 782 sid = printContainer(res, trans_unit, integer_restype, NULL, id, status); in int_write_xml()
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
D | wrtxml.cpp | 618 static const char *integer_restype = "x-icu-integer"; variable 749 printAttribute("restype", integer_restype, (int32_t) strlen(integer_restype)); in intvector_write_xml() 782 sid = printContainer(res, trans_unit, integer_restype, NULL, id, status); in int_write_xml()
|
/third_party/icu/icu4c/source/tools/genrb/ |
D | wrtxml.cpp | 618 static const char *integer_restype = "x-icu-integer"; variable 749 printAttribute("restype", integer_restype, (int32_t) strlen(integer_restype)); in intvector_write_xml() 782 sid = printContainer(res, trans_unit, integer_restype, NULL, id, status); in int_write_xml()
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/ |
D | wrtxml.cpp | 618 static const char *integer_restype = "x-icu-integer"; variable 749 printAttribute("restype", integer_restype, (int32_t) strlen(integer_restype)); in intvector_write_xml() 782 sid = printContainer(res, trans_unit, integer_restype, NULL, id, status); in int_write_xml()
|