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

  /external/expat/amiga/include/libraries/
expat.h 66 XML_STATUS_OK = 1,
67 #define XML_STATUS_OK XML_STATUS_OK
  /external/expat/lib/
expat.h 37 #ifndef XML_STATUS_OK
38 #define XML_STATUS_OK 1
48 XML_STATUS_OK = 1,
49 #define XML_STATUS_OK XML_STATUS_OK
522 fill in the XML_Encoding structure, and return XML_STATUS_OK.
720 XML_STATUS_OK otherwise.
797 Returns XML_STATUS_OK when successful, XML_STATUS_ERROR otherwise.
    [all...]

Completed in 35 milliseconds