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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlregexp.c294 typedef struct _xmlRegInputToken xmlRegInputToken; typedef in typeref:struct:_xmlRegInputToken
295 typedef xmlRegInputToken *xmlRegInputTokenPtr;
3528 xmlMalloc(exec->inputStackMax * sizeof(xmlRegInputToken));
3539 exec->inputStackMax * sizeof(xmlRegInputToken));

Completed in 46 milliseconds