Searched refs:getNsForNodeFunc (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dtree.h589 xmlDOMWrapAcquireNsFunction getNsForNodeFunc; member in struct:_xmlDOMWrapCtxt
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dtree.h589 xmlDOMWrapAcquireNsFunction getNsForNodeFunc; member in struct:_xmlDOMWrapCtxt
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.in.h561 xmlDOMWrapAcquireNsFunction getNsForNodeFunc; member in struct:_xmlDOMWrapCtxt
H A Dtree.c8456 (ctxt && ctxt->getNsForNodeFunc))
8506 ((ctxt == NULL) || (ctxt->getNsForNodeFunc == NULL)))
8577 if ((ctxt) && (ctxt->getNsForNodeFunc)) {
8581 ns = ctxt->getNsForNodeFunc(ctxt, cur,
9001 (ctxt->getNsForNodeFunc == NULL))
9117 if ((ctxt != NULL) && (ctxt->getNsForNodeFunc != NULL)) {
9121 ns = ctxt->getNsForNodeFunc(ctxt, cur,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h589 xmlDOMWrapAcquireNsFunction getNsForNodeFunc; member in struct:_xmlDOMWrapCtxt
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.in.h561 xmlDOMWrapAcquireNsFunction getNsForNodeFunc; member in struct:_xmlDOMWrapCtxt
H A Dtree.c8456 (ctxt && ctxt->getNsForNodeFunc))
8506 ((ctxt == NULL) || (ctxt->getNsForNodeFunc == NULL)))
8577 if ((ctxt) && (ctxt->getNsForNodeFunc)) {
8581 ns = ctxt->getNsForNodeFunc(ctxt, cur,
9001 (ctxt->getNsForNodeFunc == NULL))
9117 if ((ctxt != NULL) && (ctxt->getNsForNodeFunc != NULL)) {
9121 ns = ctxt->getNsForNodeFunc(ctxt, cur,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtree.c8600 (ctxt && ctxt->getNsForNodeFunc))
8650 ((ctxt == NULL) || (ctxt->getNsForNodeFunc == NULL)))
8721 if ((ctxt) && (ctxt->getNsForNodeFunc)) {
8725 ns = ctxt->getNsForNodeFunc(ctxt, cur,
9145 (ctxt->getNsForNodeFunc == NULL))
9261 if ((ctxt != NULL) && (ctxt->getNsForNodeFunc != NULL)) {
9265 ns = ctxt->getNsForNodeFunc(ctxt, cur,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dtree.c8600 (ctxt && ctxt->getNsForNodeFunc))
8650 ((ctxt == NULL) || (ctxt->getNsForNodeFunc == NULL)))
8721 if ((ctxt) && (ctxt->getNsForNodeFunc)) {
8725 ns = ctxt->getNsForNodeFunc(ctxt, cur,
9145 (ctxt->getNsForNodeFunc == NULL))
9261 if ((ctxt != NULL) && (ctxt->getNsForNodeFunc != NULL)) {
9265 ns = ctxt->getNsForNodeFunc(ctxt, cur,

Completed in 225 milliseconds