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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Druntest.c3674 xmlChar **inclusive_namespaces = NULL; local
3720 inclusive_namespaces = parse_list((xmlChar *) nslist);
3729 exclusive, inclusive_namespaces,
3748 if (inclusive_namespaces != NULL) xmlFree(inclusive_namespaces);

Completed in 87 milliseconds