Searched refs:XML_ERR_ENTITY_LOOP (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlerror.in.h186 XML_ERR_ENTITY_LOOP, /* 89 */ enumerator in enum:__anon6749
H A Dparser.c214 case XML_ERR_ENTITY_LOOP:
2184 xmlFatalErr(ctxt, XML_ERR_ENTITY_LOOP, NULL);
6050 if (ret == XML_ERR_ENTITY_LOOP) {
6051 xmlFatalErr(ctxt, XML_ERR_ENTITY_LOOP, NULL);
6144 if (ret == XML_ERR_ENTITY_LOOP) {
6145 xmlFatalErr(ctxt, XML_ERR_ENTITY_LOOP, NULL);
11124 return(XML_ERR_ENTITY_LOOP);
11325 return(XML_ERR_ENTITY_LOOP);
11568 return(XML_ERR_ENTITY_LOOP);
11944 return(XML_ERR_ENTITY_LOOP);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlerror.in.h186 XML_ERR_ENTITY_LOOP, /* 89 */ enumerator in enum:__anon6523
H A Dparser.c214 case XML_ERR_ENTITY_LOOP:
2184 xmlFatalErr(ctxt, XML_ERR_ENTITY_LOOP, NULL);
6050 if (ret == XML_ERR_ENTITY_LOOP) {
6051 xmlFatalErr(ctxt, XML_ERR_ENTITY_LOOP, NULL);
6144 if (ret == XML_ERR_ENTITY_LOOP) {
6145 xmlFatalErr(ctxt, XML_ERR_ENTITY_LOOP, NULL);
11124 return(XML_ERR_ENTITY_LOOP);
11325 return(XML_ERR_ENTITY_LOOP);
11568 return(XML_ERR_ENTITY_LOOP);
11944 return(XML_ERR_ENTITY_LOOP);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dxmlerror.h187 XML_ERR_ENTITY_LOOP, /* 89 */ enumerator in enum:__anon2838
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dxmlerror.h187 XML_ERR_ENTITY_LOOP, /* 89 */ enumerator in enum:__anon2881
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtestrecurse.c698 if ((doc != NULL) || (ctxt->lastError.code != XML_ERR_ENTITY_LOOP)) {
H A Dparser.c120 if (ctxt->lastError.code == XML_ERR_ENTITY_LOOP)
169 xmlFatalErr(ctxt, XML_ERR_ENTITY_LOOP, NULL);
311 case XML_ERR_ENTITY_LOOP:
2488 xmlFatalErr(ctxt, XML_ERR_ENTITY_LOOP, NULL);
2525 if ((ctxt->lastError.code == XML_ERR_ENTITY_LOOP) ||
2578 if (ctxt->lastError.code == XML_ERR_ENTITY_LOOP)
6725 if (ret == XML_ERR_ENTITY_LOOP) {
6726 xmlFatalErr(ctxt, XML_ERR_ENTITY_LOOP, NULL);
6834 if (ret == XML_ERR_ENTITY_LOOP) {
6835 xmlFatalErr(ctxt, XML_ERR_ENTITY_LOOP, NUL
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlerror.h187 XML_ERR_ENTITY_LOOP, /* 89 */ enumerator in enum:__anon6953
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dtestrecurse.c698 if ((doc != NULL) || (ctxt->lastError.code != XML_ERR_ENTITY_LOOP)) {
H A Dparser.c120 if (ctxt->lastError.code == XML_ERR_ENTITY_LOOP)
169 xmlFatalErr(ctxt, XML_ERR_ENTITY_LOOP, NULL);
311 case XML_ERR_ENTITY_LOOP:
2488 xmlFatalErr(ctxt, XML_ERR_ENTITY_LOOP, NULL);
2525 if ((ctxt->lastError.code == XML_ERR_ENTITY_LOOP) ||
2578 if (ctxt->lastError.code == XML_ERR_ENTITY_LOOP)
6725 if (ret == XML_ERR_ENTITY_LOOP) {
6726 xmlFatalErr(ctxt, XML_ERR_ENTITY_LOOP, NULL);
6834 if (ret == XML_ERR_ENTITY_LOOP) {
6835 xmlFatalErr(ctxt, XML_ERR_ENTITY_LOOP, NUL
[all...]

Completed in 249 milliseconds