Searched refs:xmlRegInputToken (Results 1 – 1 of 1) sorted by relevance
302 typedef struct _xmlRegInputToken xmlRegInputToken; typedef303 typedef xmlRegInputToken *xmlRegInputTokenPtr;3611 xmlMalloc(exec->inputStackMax * sizeof(xmlRegInputToken)); in xmlFARegExecSaveInputString()3622 exec->inputStackMax * sizeof(xmlRegInputToken)); in xmlFARegExecSaveInputString()