HomeSort by relevance Sort by last modified time
    Searched defs:XML_STATUS_ERROR (Results 1 - 2 of 2) sorted by null

  /external/expat/amiga/include/libraries/
expat.h 64 XML_STATUS_ERROR = 0,
65 #define XML_STATUS_ERROR XML_STATUS_ERROR
  /external/expat/lib/
expat.h 39 #define XML_STATUS_ERROR 0
46 XML_STATUS_ERROR = 0,
47 #define XML_STATUS_ERROR XML_STATUS_ERROR
389 have standalone="yes". If this handler returns XML_STATUS_ERROR,
424 The handler should return XML_STATUS_ERROR if processing should not
523 Otherwise it must return XML_STATUS_ERROR.
680 has no effect and returns XML_STATUS_ERROR.
719 argument will be copied. Returns XML_STATUS_ERROR if out of memory,
745 /* Parses some input. Returns XML_STATUS_ERROR if a fatal error i
    [all...]

Completed in 3052 milliseconds