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

/external/libxml2/
H A Dxmlregexp.c294 typedef struct _xmlRegInputToken xmlRegInputToken; typedef in typeref:struct:_xmlRegInputToken
295 typedef xmlRegInputToken *xmlRegInputTokenPtr;
3550 xmlMalloc(exec->inputStackMax * sizeof(xmlRegInputToken));
3561 exec->inputStackMax * sizeof(xmlRegInputToken));

Completed in 64 milliseconds