Home
last modified time | relevance | path

Searched refs:xmlRegInputToken (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlregexp.c302 typedef struct _xmlRegInputToken xmlRegInputToken; typedef
303 typedef xmlRegInputToken *xmlRegInputTokenPtr;
3611 xmlMalloc(exec->inputStackMax * sizeof(xmlRegInputToken)); in xmlFARegExecSaveInputString()
3622 exec->inputStackMax * sizeof(xmlRegInputToken)); in xmlFARegExecSaveInputString()