Searched refs:xmlGetNodePath (Results 1 – 11 of 11) sorted by relevance
/external/libxml2/ |
D | debugXML.c | 2218 fprintf(ctxt->output, "%s : ", xmlGetNodePath(node)); in xmlShellGrep() 2224 fprintf(ctxt->output, "%s : ", xmlGetNodePath(node->parent)); in xmlShellGrep() 2771 path = xmlGetNodePath(node); in xmlShellPwd()
|
D | NEWS | 162 Fix xmlGetNodePath with invalid node types (Nick Wellnhofer), 1615 xmllint use xmlGetNodePath when not compiled in (Daniel Veillard), 1924 - bug fix: xmlGetNodePath fix (Kasimier), xmlDOMWrapAdoptNode and 1982 Youri Golovanov), xmlGetNodePath on text/CDATA (Kasimier), 2069 xmlGetNodePath for namespaced attributes (Alexander Pohoyda), xmlSchemas 2163 fixup (Stephane Bidoul), xmlGetNodePath and namespaces, xmlSetNsProp fix 2286 (William), notations serialization missing, xmlGetNodePath (Dodji), 2464 again (William Brack), xmlGetNodePath() generating '(null)' (William 2806 xmlFreeNode(), xmlSAXParseMemory (Peter Jones), xmlGetNodePath (Petr 2976 - added xmlGetNodePath() (for paths or XPointers generation)
|
D | libxml2.syms | 962 xmlGetNodePath;
|
D | xmllint.c | 1770 path = xmlGetNodePath(xmlTextReaderCurrentNode(reader)); in processNode() 1792 path = xmlGetNodePath( in processNode()
|
D | schematron.c | 1391 path = xmlGetNodePath(cur); in xmlSchematronReportSuccess()
|
D | runtest.c | 3512 path = xmlGetNodePath(xmlTextReaderCurrentNode(reader)); in patternNode() 3529 path = xmlGetNodePath( in patternNode()
|
D | tree.c | 4709 xmlGetNodePath(const xmlNode *node) in xmlGetNodePath() function
|
D | testapi.c | 20547 ret_val = xmlGetNodePath((const xmlNode *)node); in test_xmlGetNodePath()
|
/external/libxml2/include/libxml/ |
D | tree.h | 918 xmlGetNodePath (const xmlNode *node);
|
/external/libxml2/os400/libxmlrpg/ |
D | tree.rpgle | 1067 d xmlGetNodePath pr * extproc('xmlGetNodePath') xmlChar *
|
/external/libxml2/win32/ |
D | libxml2.def.src | 929 xmlGetNodePath
|