Searched refs:XML_DTD_NODE (Results 26 - 38 of 38) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h118 * be deprecated to use an XML_DTD_NODE.
134 XML_DTD_NODE= 14, enumerator in enum:__anon2711
369 xmlElementType type; /* XML_DTD_NODE, must be second ! */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DHTMLtree.c776 if (cur->type == XML_DTD_NODE)
H A Dtree.in.h116 * be deprecated to use an XML_DTD_NODE.
132 XML_DTD_NODE= 14, enumerator in enum:__anon2282
367 xmlElementType type; /* XML_DTD_NODE, must be second ! */
H A Dxpointer.c1545 case XML_DTD_NODE:
1637 case XML_DTD_NODE:
H A Dc14n.c1386 case XML_DTD_NODE:
H A Dvalid.c529 case XML_DTD_NODE:
5115 case XML_DTD_NODE:
6623 (cur->parent->type == XML_DTD_NODE))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxpointer.c1545 case XML_DTD_NODE:
1637 case XML_DTD_NODE:
H A Dc14n.c1386 case XML_DTD_NODE:
H A Dvalid.c529 case XML_DTD_NODE:
5115 case XML_DTD_NODE:
6623 (cur->parent->type == XML_DTD_NODE))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxpointer.c1545 case XML_DTD_NODE:
1637 case XML_DTD_NODE:
H A Dc14n.c1386 case XML_DTD_NODE:
H A Dvalid.c534 case XML_DTD_NODE:
5241 case XML_DTD_NODE:
6749 (cur->parent->type == XML_DTD_NODE))
H A Dtestapi.c71 if ((api_dtd == NULL) || (api_dtd->type != XML_DTD_NODE)) {
74 (api_doc->children->type == XML_DTD_NODE))
[all...]

Completed in 423 milliseconds

12