Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/expat/
Dexpat_external.h138 typedef wchar_t XML_Char; typedef
/external/python/cpython2/Modules/expat/
Dexpat_external.h134 typedef wchar_t XML_Char; typedef
/external/expat/lib/
Dexpat_external.h134 typedef wchar_t XML_Char; typedef
/external/python/cpython3/Modules/
Dpyexpat.c519 PyObject *(*conv_string)(const XML_Char *)) in conv_content_model()
/external/python/cpython2/Modules/
Dpyexpat.c687 PyObject *(*conv_string)(const XML_Char *)) in conv_content_model()