Searched refs:XML_IO_EDOM (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlerror.in.h415 XML_IO_EDOM, /* 1509 */ enumerator in enum:__anon2493
H A DxmlIO.c287 else if (errno == EDOM) code = XML_IO_EDOM;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlerror.in.h415 XML_IO_EDOM, /* 1509 */ enumerator in enum:__anon2267
H A DxmlIO.c287 else if (errno == EDOM) code = XML_IO_EDOM;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlerror.h421 XML_IO_EDOM, /* 1509 */ enumerator in enum:__anon2697
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A DxmlIO.c294 else if (errno == EDOM) code = XML_IO_EDOM;

Completed in 130 milliseconds