Home
last modified time | relevance | path

Searched defs:XML_Char (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/expat/expat/lib/
Dexpat_external.h142 typedef wchar_t XML_Char; typedef
/third_party/python/Modules/expat/
Dexpat_external.h147 typedef wchar_t XML_Char; typedef
/third_party/expat/lib/
Dexpat_external.h142 typedef wchar_t XML_Char; typedef
/third_party/python/Modules/
Dpyexpat.c518 PyObject *(*conv_string)(const XML_Char *)) in conv_content_model()