Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlExpCtxt

6280     ret = (xmlExpCtxtPtr) xmlMalloc(sizeof(xmlExpCtxt));
6283 memset(ret, 0, sizeof(xmlExpCtxt));