Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlDocPtr

1994 static void walkDoc(xmlDocPtr doc) {
2146 static void doXPathQuery(xmlDocPtr doc, const char *query) {
2176 xmlDocPtr doc = NULL;
2178 xmlDocPtr tmp;