Lines Matching refs:gen_xmlNsPtr
556 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()
21960 ns = gen_xmlNsPtr(n_ns, 1); in test_xmlNewNsPropEatName()
22175 ns = gen_xmlNsPtr(n_ns, 1); in test_xmlNewTextChild()
23698 ns = gen_xmlNsPtr(n_ns, 1); in test_xmlSetNs()
23743 ns = gen_xmlNsPtr(n_ns, 1); in test_xmlSetNsProp()
24100 ns = gen_xmlNsPtr(n_ns, 1); in test_xmlUnsetNsProp()
27155 ns = gen_xmlNsPtr(n_ns, 4); in test_xmlValidateOneNamespace()
49508 ns = gen_xmlNsPtr(n_ns, 2); in test_xmlXPathNodeSetAddNs()