xsltCompMatchPtr  546 third_party/libxslt/libxslt/numbers.c     xsltCompMatchPtr countPat = NULL;
xsltCompMatchPtr  547 third_party/libxslt/libxslt/numbers.c     xsltCompMatchPtr fromPat = NULL;
xsltCompMatchPtr  638 third_party/libxslt/libxslt/numbers.c     xsltCompMatchPtr countPat;
xsltCompMatchPtr  639 third_party/libxslt/libxslt/numbers.c     xsltCompMatchPtr fromPat;
xsltCompMatchPtr  126 third_party/libxslt/libxslt/pattern.c     xsltCompMatchPtr comp;		/* the result */
xsltCompMatchPtr  142 third_party/libxslt/libxslt/pattern.c static xsltCompMatchPtr
xsltCompMatchPtr  144 third_party/libxslt/libxslt/pattern.c     xsltCompMatchPtr cur;
xsltCompMatchPtr  146 third_party/libxslt/libxslt/pattern.c     cur = (xsltCompMatchPtr) xmlMalloc(sizeof(xsltCompMatch));
xsltCompMatchPtr  176 third_party/libxslt/libxslt/pattern.c xsltFreeCompMatch(xsltCompMatchPtr comp) {
xsltCompMatchPtr  209 third_party/libxslt/libxslt/pattern.c xsltFreeCompMatchList(xsltCompMatchPtr comp) {
xsltCompMatchPtr  210 third_party/libxslt/libxslt/pattern.c     xsltCompMatchPtr cur;
xsltCompMatchPtr  230 third_party/libxslt/libxslt/pattern.c     xsltCompMatchPtr comp = payload;
xsltCompMatchPtr  293 third_party/libxslt/libxslt/pattern.c xsltCompMatchAdd(xsltParserContextPtr ctxt, xsltCompMatchPtr comp,
xsltCompMatchPtr  364 third_party/libxslt/libxslt/pattern.c xsltSwapTopCompMatch(xsltCompMatchPtr comp) {
xsltCompMatchPtr  409 third_party/libxslt/libxslt/pattern.c xsltReverseCompMatch(xsltParserContextPtr ctxt, xsltCompMatchPtr comp) {
xsltCompMatchPtr  521 third_party/libxslt/libxslt/pattern.c xsltTestCompMatchDirect(xsltTransformContextPtr ctxt, xsltCompMatchPtr comp,
xsltCompMatchPtr  627 third_party/libxslt/libxslt/pattern.c xsltTestCompMatch(xsltTransformContextPtr ctxt, xsltCompMatchPtr comp,
xsltCompMatchPtr 1205 third_party/libxslt/libxslt/pattern.c 	              xsltCompMatchPtr comp) {
xsltCompMatchPtr 1829 third_party/libxslt/libxslt/pattern.c static xsltCompMatchPtr
xsltCompMatchPtr 1834 third_party/libxslt/libxslt/pattern.c     xsltCompMatchPtr element, first = NULL, previous = NULL;
xsltCompMatchPtr 2004 third_party/libxslt/libxslt/pattern.c xsltCompMatchPtr
xsltCompMatchPtr 2031 third_party/libxslt/libxslt/pattern.c     xsltCompMatchPtr pat, list, next;
xsltCompMatchPtr 2126 third_party/libxslt/libxslt/pattern.c 		list = (xsltCompMatchPtr) xmlHashLookup3(style->templatesHash,
xsltCompMatchPtr 2243 third_party/libxslt/libxslt/pattern.c     xsltCompMatchPtr list = NULL;
xsltCompMatchPtr 2298 third_party/libxslt/libxslt/pattern.c 	    list = (xsltCompMatchPtr) xmlHashLookup3(curstyle->templatesHash,
xsltCompMatchPtr   35 third_party/libxslt/libxslt/pattern.h XSLTPUBFUN xsltCompMatchPtr XSLTCALL
xsltCompMatchPtr   42 third_party/libxslt/libxslt/pattern.h 		xsltFreeCompMatchList	(xsltCompMatchPtr comp);
xsltCompMatchPtr   46 third_party/libxslt/libxslt/pattern.h 					 xsltCompMatchPtr comp);