Searched defs:XML_STATUS_OK (Results 1 - 1 of 1) sorted by relevance

/external/expat/lib/
H A Dexpat.h37 #ifndef XML_STATUS_OK
38 #define XML_STATUS_OK 1
48 XML_STATUS_OK = 1, enumerator in enum:XML_Status
49 #define XML_STATUS_OK XML_STATUS_OK macro
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.

Completed in 162 milliseconds