Searched refs:XML_ERROR_NO_ELEMENTS (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/expat/lib/
H A Dexpat.h76 XML_ERROR_NO_ELEMENTS, enumerator in enum:XML_Error
H A Dxmlparse.c2237 case XML_ERROR_NO_ELEMENTS:
2595 return XML_ERROR_NO_ELEMENTS;
2611 return XML_ERROR_NO_ELEMENTS;
2941 return XML_ERROR_NO_ELEMENTS;
4184 return XML_ERROR_NO_ELEMENTS;
/freebsd-11-stable/contrib/expat/tests/
H A Druntests.c3718 if (XML_GetErrorCode(g_parser) != XML_ERROR_NO_ELEMENTS)

Completed in 198 milliseconds