Searched refs:XML_ERROR_NONE (Results 1 - 2 of 2) sorted by relevance

/forgerock/web-agents-v4/expat/
H A Dxmlparse.c889 errorCode = XML_ERROR_NONE;
1208 return XML_ERROR_NONE;
1531 if (errorCode == XML_ERROR_NONE) {
1560 if (errorCode != XML_ERROR_NONE) {
1653 if (errorCode != XML_ERROR_NONE) {
1802 if (errorCode != XML_ERROR_NONE) {
2107 if (result == XML_ERROR_NONE) {
2121 if (result != XML_ERROR_NONE)
2144 return XML_ERROR_NONE;
2151 return XML_ERROR_NONE;
[all...]
H A Dexpat.h55 XML_ERROR_NONE, enumerator in enum:XML_Error

Completed in 54 milliseconds