xmlStreamCtxt      62 third_party/libxml/src/include/libxml/pattern.h typedef struct _xmlStreamCtxt xmlStreamCtxt;
xmlStreamCtxt      63 third_party/libxml/src/include/libxml/pattern.h typedef xmlStreamCtxt *xmlStreamCtxtPtr;
xmlStreamCtxt    1758 third_party/libxml/src/pattern.c     cur = (xmlStreamCtxtPtr) xmlMalloc(sizeof(xmlStreamCtxt));
xmlStreamCtxt    1764 third_party/libxml/src/pattern.c     memset(cur, 0, sizeof(xmlStreamCtxt));