Home
last modified time | relevance | path

Searched refs:xmlGetNodePath (Results 1 – 13 of 13) sorted by relevance

/external/libxml2/
DdebugXML.c2218 fprintf(ctxt->output, "%s : ", xmlGetNodePath(node)); in xmlShellGrep()
2224 fprintf(ctxt->output, "%s : ", xmlGetNodePath(node->parent)); in xmlShellGrep()
2777 path = xmlGetNodePath(node); in xmlShellPwd()
DNEWS689 xmllint use xmlGetNodePath when not compiled in (Daniel Veillard),
998 - bug fix: xmlGetNodePath fix (Kasimier), xmlDOMWrapAdoptNode and
1056 Youri Golovanov), xmlGetNodePath on text/CDATA (Kasimier),
1143 xmlGetNodePath for namespaced attributes (Alexander Pohoyda), xmlSchemas
1237 fixup (Stephane Bidoul), xmlGetNodePath and namespaces, xmlSetNsProp fix
1360 (William), notations serialization missing, xmlGetNodePath (Dodji),
1538 again (William Brack), xmlGetNodePath() generating '(null)' (William
1880 xmlFreeNode(), xmlSAXParseMemory (Peter Jones), xmlGetNodePath (Petr
2050 - added xmlGetNodePath() (for paths or XPointers generation)
Dlibxml2.syms962 xmlGetNodePath;
Dxmllint.c1758 path = xmlGetNodePath(xmlTextReaderCurrentNode(reader)); in processNode()
1780 path = xmlGetNodePath( in processNode()
Dschematron.c1391 path = xmlGetNodePath(cur); in xmlSchematronReportSuccess()
Druntest.c3436 path = xmlGetNodePath(xmlTextReaderCurrentNode(reader)); in patternNode()
3453 path = xmlGetNodePath( in patternNode()
Delfgcchack.h4120 #undef xmlGetNodePath
4121 extern __typeof (xmlGetNodePath) xmlGetNodePath __attribute((alias("xmlGetNodePath__internal_alias"…
4123 #ifndef xmlGetNodePath
4124 extern __typeof (xmlGetNodePath) xmlGetNodePath__internal_alias __attribute((visibility("hidden")));
4125 #define xmlGetNodePath xmlGetNodePath__internal_alias macro
DChangeLog1921 regression test, since the fix of xmlGetNodePath() revealed a
1926 * tree.c: Got rid of a compiler warning in xmlGetNodePath().
1930 * tree.c: Fixed xmlGetNodePath() to generate the node test "*"
2402 in xmlGetNodePath().
3660 * tree.c: applied patch from Alexander Pohoyda fixing xmlGetNodePath
4900 * tree.c: fixed xmlGetNodePath when namespaces are used
6304 * tree.c: Dodji pointed out a bug in xmlGetNodePath()
8034 * tree.c: inhibited production of "(null):" in xmlGetNodePath
12521 * tree.c: patch from Petr Pajas improving xmlGetNodePath()
12919 * tree.c: fixed another stupid bug in xmlGetNodePath()
[all …]
Dtree.c4660 xmlGetNodePath(const xmlNode *node) in xmlGetNodePath() function
Dtestapi.c20778 ret_val = xmlGetNodePath((const xmlNode *)node); in test_xmlGetNodePath()
/external/libxml2/include/libxml/
Dtree.h917 xmlGetNodePath (const xmlNode *node);
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1067 d xmlGetNodePath pr * extproc('xmlGetNodePath') xmlChar *
/external/libxml2/win32/
Dlibxml2.def.src929 xmlGetNodePath