xsltCompMatch 146 third_party/libxslt/libxslt/pattern.c cur = (xsltCompMatchPtr) xmlMalloc(sizeof(xsltCompMatch)); xsltCompMatch 152 third_party/libxslt/libxslt/pattern.c memset(cur, 0, sizeof(xsltCompMatch)); xsltCompMatch 198 third_party/libxslt/libxslt/pattern.c memset(comp, -1, sizeof(xsltCompMatch)); xsltCompMatch 28 third_party/libxslt/libxslt/pattern.h typedef struct _xsltCompMatch xsltCompMatch; xsltCompMatch 29 third_party/libxslt/libxslt/pattern.h typedef xsltCompMatch *xsltCompMatchPtr;