Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlRegexp

32 #include <libxml/xmlregexp.h>
429 ret = (xmlRegexpPtr) xmlMalloc(sizeof(xmlRegexp));
434 memset(ret, 0, sizeof(xmlRegexp));