Searched refs:gen_xmlShellCtxtPtr (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | testapi.c | 951 static xmlShellCtxtPtr gen_xmlShellCtxtPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { in gen_xmlShellCtxtPtr() function 7552 ctxt = gen_xmlShellCtxtPtr(n_ctxt, 0); in test_xmlShellBase() 7607 ctxt = gen_xmlShellCtxtPtr(n_ctxt, 0); in test_xmlShellCat() 7662 ctxt = gen_xmlShellCtxtPtr(n_ctxt, 0); in test_xmlShellDir() 7717 ctxt = gen_xmlShellCtxtPtr(n_ctxt, 0); in test_xmlShellDu() 7772 ctxt = gen_xmlShellCtxtPtr(n_ctxt, 0); in test_xmlShellList() 7827 ctxt = gen_xmlShellCtxtPtr(n_ctxt, 0); in test_xmlShellLoad() 7914 ctxt = gen_xmlShellCtxtPtr(n_ctxt, 0); in test_xmlShellPwd() 7969 ctxt = gen_xmlShellCtxtPtr(n_ctxt, 0); in test_xmlShellSave() 8024 ctxt = gen_xmlShellCtxtPtr(n_ctxt, 0); in test_xmlShellValidate() [all …]
|