HomeSort by relevance Sort by last modified time
    Searched refs:XML_LChar (Results 1 - 7 of 7) sorted by null

  /external/expat/lib/
expat_external.h 88 typedef wchar_t XML_LChar;
91 typedef char XML_LChar;
95 typedef char XML_LChar;
expat.h     [all...]
xmlparse.c     [all...]
  /external/expat/amiga/include/libraries/
expat.h 52 typedef char XML_LChar;
507 const XML_LChar *
510 const XML_LChar *
537 const XML_LChar *name;
  /external/expat/amiga/
expat_vectors.c 67 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)
442 const XML_LChar * _Expat_XML_ExpatVersion(struct ExpatIFace * Self)
expat_68k.c 552 static const XML_LChar * stub_XML_ErrorStringPPC(ULONG *regarray)
    [all...]
  /external/expat/amiga/include/interfaces/
expat.h 67 const XML_LChar * APICALL (*XML_ErrorString)(struct ExpatIFace *Self, enum XML_Error code);
83 const XML_LChar * APICALL (*XML_ExpatVersion)(struct ExpatIFace *Self);

Completed in 50 milliseconds