Searched refs:XML_LChar (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/expat/files/lib/
H A Dexpat_external.h88 typedef wchar_t XML_LChar; typedef
91 typedef char XML_LChar; typedef
95 typedef char XML_LChar; typedef
H A Dexpat.h989 XMLPARSEAPI(const XML_LChar *)
993 XMLPARSEAPI(const XML_LChar *)
1026 const XML_LChar *name;
H A Dxmlparse.c1927 const XML_LChar * XMLCALL
1930 static const XML_LChar* const message[] = {
1978 const XML_LChar * XMLCALL
2016 {XML_FEATURE_SIZEOF_XML_LCHAR, XML_L("sizeof(XML_LChar)"),
2017 sizeof(XML_LChar)},
/external/expat/lib/
H A Dexpat_external.h88 typedef wchar_t XML_LChar; typedef
91 typedef char XML_LChar; typedef
95 typedef char XML_LChar; typedef
H A Dexpat.h989 XMLPARSEAPI(const XML_LChar *)
993 XMLPARSEAPI(const XML_LChar *)
1026 const XML_LChar *name;
H A Dxmlparse.c1927 const XML_LChar * XMLCALL
1930 static const XML_LChar* const message[] = {
1978 const XML_LChar * XMLCALL
2016 {XML_FEATURE_SIZEOF_XML_LCHAR, XML_L("sizeof(XML_LChar)"),
2017 sizeof(XML_LChar)},

Completed in 545 milliseconds