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()
2111 xmlChar* nsListDup; in xmlShellRegisterNamespace() local2116 nsListDup = xmlStrdup((xmlChar *) arg); in xmlShellRegisterNamespace()2117 next = nsListDup; in xmlShellRegisterNamespace()2128 xmlFree(nsListDup); in xmlShellRegisterNamespace()2143 xmlFree(nsListDup); in xmlShellRegisterNamespace()2148 xmlFree(nsListDup); in xmlShellRegisterNamespace()