Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlPattern

203     cur = (xmlPatternPtr) xmlMalloc(sizeof(xmlPattern));
209 memset(cur, 0, sizeof(xmlPattern));
255 memset(comp, -1, sizeof(xmlPattern));