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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.c557 cur = (xmlDocPtr) PyxmlNode_Get(pyobj_cur);
581 cur = (xmlDocPtr) PyxmlNode_Get(pyobj_cur);
2251 cur = PyxmlNode_Get(obj);
2298 cur = PyxmlNode_Get(obj);
2338 cur = PyxmlNode_Get(obj);
2356 cur = PyxmlNode_Get(obj);
2400 cur = PyxmlNode_Get(obj);
2439 cur = PyxmlNode_Get(obj);
2482 cur = PyxmlNode_Get(obj);
2524 cur = PyxmlNode_Get(ob
[all...]
H A Dlibxml_wrap.h44 #define PyxmlNode_Get(v) (((v) == Py_None) ? NULL : \ macro
H A Dtypes.c592 cur = PyxmlNode_Get(node);
606 cur = PyxmlNode_Get(wrapper);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/
H A Dlibxml.c557 cur = (xmlDocPtr) PyxmlNode_Get(pyobj_cur);
581 cur = (xmlDocPtr) PyxmlNode_Get(pyobj_cur);
2251 cur = PyxmlNode_Get(obj);
2298 cur = PyxmlNode_Get(obj);
2338 cur = PyxmlNode_Get(obj);
2356 cur = PyxmlNode_Get(obj);
2400 cur = PyxmlNode_Get(obj);
2439 cur = PyxmlNode_Get(obj);
2482 cur = PyxmlNode_Get(obj);
2524 cur = PyxmlNode_Get(ob
[all...]
H A Dlibxml_wrap.h44 #define PyxmlNode_Get(v) (((v) == Py_None) ? NULL : \ macro
H A Dtypes.c592 cur = PyxmlNode_Get(node);
606 cur = PyxmlNode_Get(wrapper);

Completed in 200 milliseconds