Searched refs:xmlRegInputToken (Results 1 – 1 of 1) sorted by relevance
298 typedef struct _xmlRegInputToken xmlRegInputToken; typedef299 typedef xmlRegInputToken *xmlRegInputTokenPtr;3589 xmlMalloc(exec->inputStackMax * sizeof(xmlRegInputToken)); in xmlFARegExecSaveInputString()3600 exec->inputStackMax * sizeof(xmlRegInputToken)); in xmlFARegExecSaveInputString()