Searched refs:nsListDup (Results 1 – 2 of 2) sorted by relevance
148 xmlChar* nsListDup; in register_namespaces() local156 nsListDup = xmlStrdup(nsList); in register_namespaces()157 if(nsListDup == NULL) { in register_namespaces()162 next = nsListDup; in register_namespaces()173 xmlFree(nsListDup); in register_namespaces()188 xmlFree(nsListDup); in register_namespaces()193 xmlFree(nsListDup); in register_namespaces()
2112 xmlChar* nsListDup; in xmlShellRegisterNamespace() local2117 nsListDup = xmlStrdup((xmlChar *) arg); in xmlShellRegisterNamespace()2118 next = nsListDup; in xmlShellRegisterNamespace()2129 xmlFree(nsListDup); in xmlShellRegisterNamespace()2144 xmlFree(nsListDup); in xmlShellRegisterNamespace()2149 xmlFree(nsListDup); in xmlShellRegisterNamespace()