Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c298 typedef struct _xmlRegInputToken xmlRegInputToken; typedef
299 typedef xmlRegInputToken *xmlRegInputTokenPtr;
3589 xmlMalloc(exec->inputStackMax * sizeof(xmlRegInputToken)); in xmlFARegExecSaveInputString()
3600 exec->inputStackMax * sizeof(xmlRegInputToken)); in xmlFARegExecSaveInputString()