Home
last modified time | relevance | path

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

/external/expat/lib/
Dexpat_external.h88 typedef wchar_t XML_LChar; typedef
91 typedef char XML_LChar;
95 typedef char XML_LChar;
Dexpat.h957 XMLPARSEAPI(const XML_LChar *)
961 XMLPARSEAPI(const XML_LChar *)
993 const XML_LChar *name;
Dxmlparse.c1847 const XML_LChar * XMLCALL
1850 static const XML_LChar* const message[] = { in XML_ErrorString()
1898 const XML_LChar * XMLCALL
1937 sizeof(XML_LChar)}, in XML_GetFeatureList()
/external/expat/amiga/include/libraries/
Dexpat.h52 typedef char XML_LChar; typedef
507 const XML_LChar *
510 const XML_LChar *
537 const XML_LChar *name;
/external/expat/amiga/
Dexpat_vectors.c67 extern const XML_LChar * _Expat_XML_ErrorString(struct ExpatIFace *, enum XML_Error code);
83 extern const XML_LChar * _Expat_XML_ExpatVersion(struct ExpatIFace *);
362 const XML_LChar * _Expat_XML_ErrorString(struct ExpatIFace * Self, enum XML_Error code) in _Expat_XML_ErrorString()
442 const XML_LChar * _Expat_XML_ExpatVersion(struct ExpatIFace * Self) in _Expat_XML_ExpatVersion()
/external/expat/amiga/include/interfaces/
Dexpat.h67 const XML_LChar * APICALL (*XML_ErrorString)(struct ExpatIFace *Self, enum XML_Error code);
83 const XML_LChar * APICALL (*XML_ExpatVersion)(struct ExpatIFace *Self);