Searched refs:nslist (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Druntest.c3682 const char *nslist = NULL; local
3721 if (loadMem(ns_filename, &nslist, &nssize)) {
3727 inclusive_namespaces = parse_list((xmlChar *) nslist);
3756 if (nslist != NULL) free((char *) nslist);

Completed in 129 milliseconds