Lines Matching refs:xmlExpCtxt
6280 ret = (xmlExpCtxtPtr) xmlMalloc(sizeof(xmlExpCtxt));6283 memset(ret, 0, sizeof(xmlExpCtxt));