Home
last modified time | relevance | path

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

/external/expat/expat/lib/
Dexpat_external.h142 typedef wchar_t XML_Char; typedef
/external/python/cpython3/Modules/expat/
Dexpat_external.h146 typedef wchar_t XML_Char; typedef
/external/python/cpython3/Modules/
Dpyexpat.c523 PyObject *(*conv_string)(const XML_Char *)) in conv_content_model()