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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
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,
768 /* Parses some input. Returns XML_STATUS_ERROR if a fatal error is
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
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 is
    [all...]
  /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,
768 /* Parses some input. Returns XML_STATUS_ERROR if a fatal error i
    [all...]
  /external/python/cpython2/Modules/expat/
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,
768 /* Parses some input. Returns XML_STATUS_ERROR if a fatal error i
    [all...]

Completed in 927 milliseconds