Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c556 static xmlNsPtr gen_xmlNsPtr(int no, int nr ATTRIBUTE_UNUSED) { in gen_xmlNsPtr() function
19485 cur = gen_xmlNsPtr(n_cur, 0); in test_xmlCopyNamespace()
19518 cur = gen_xmlNsPtr(n_cur, 0); in test_xmlCopyNamespaceList()
21194 ns = gen_xmlNsPtr(n_ns, 1); in test_xmlNewChild()
21386 ns = gen_xmlNsPtr(n_ns, 1); in test_xmlNewDocNode()
21439 ns = gen_xmlNsPtr(n_ns, 1); in test_xmlNewDocNodeEatName()
21586 ns = gen_xmlNsPtr(n_ns, 1); in test_xmlNewDocRawNode()
21775 ns = gen_xmlNsPtr(n_ns, 0); in test_xmlNewNode()
21814 ns = gen_xmlNsPtr(n_ns, 0); in test_xmlNewNodeEatName()
21907 ns = gen_xmlNsPtr(n_ns, 1); in test_xmlNewNsProp()
[all …]