xmlRegInputToken  298 third_party/libxml/src/xmlregexp.c typedef struct _xmlRegInputToken xmlRegInputToken;
xmlRegInputToken  299 third_party/libxml/src/xmlregexp.c typedef xmlRegInputToken *xmlRegInputTokenPtr;
xmlRegInputToken 3589 third_party/libxml/src/xmlregexp.c 	    xmlMalloc(exec->inputStackMax * sizeof(xmlRegInputToken));
xmlRegInputToken 3600 third_party/libxml/src/xmlregexp.c 			exec->inputStackMax * sizeof(xmlRegInputToken));