xmlStreamCompPtr 107 third_party/libxml/src/pattern.c xmlStreamCompPtr comp; /* the compiled stream */ xmlStreamCompPtr 116 third_party/libxml/src/pattern.c static void xmlFreeStreamComp(xmlStreamCompPtr comp); xmlStreamCompPtr 170 third_party/libxml/src/pattern.c xmlStreamCompPtr stream; /* the streaming data if any */ xmlStreamCompPtr 1424 third_party/libxml/src/pattern.c xmlDebugStreamComp(xmlStreamCompPtr stream) { xmlStreamCompPtr 1486 third_party/libxml/src/pattern.c static xmlStreamCompPtr xmlStreamCompPtr 1488 third_party/libxml/src/pattern.c xmlStreamCompPtr cur; xmlStreamCompPtr 1493 third_party/libxml/src/pattern.c cur = (xmlStreamCompPtr) xmlMalloc(sizeof(xmlStreamComp)); xmlStreamCompPtr 1519 third_party/libxml/src/pattern.c xmlFreeStreamComp(xmlStreamCompPtr comp) { xmlStreamCompPtr 1541 third_party/libxml/src/pattern.c xmlStreamCompAddStep(xmlStreamCompPtr comp, const xmlChar *name, xmlStreamCompPtr 1574 third_party/libxml/src/pattern.c xmlStreamCompPtr stream; xmlStreamCompPtr 1755 third_party/libxml/src/pattern.c xmlNewStreamCtxt(xmlStreamCompPtr stream) { xmlStreamCompPtr 1857 third_party/libxml/src/pattern.c xmlStreamCompPtr comp;