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

/external/chromium_org/third_party/libxml/src/
H A Dxmlregexp.c298 typedef struct _xmlRegInputToken xmlRegInputToken; typedef in typeref:struct:_xmlRegInputToken
299 typedef xmlRegInputToken *xmlRegInputTokenPtr;
3589 xmlMalloc(exec->inputStackMax * sizeof(xmlRegInputToken));
3600 exec->inputStackMax * sizeof(xmlRegInputToken));
/external/libxml2/
H A Dxmlregexp.c302 typedef struct _xmlRegInputToken xmlRegInputToken; typedef in typeref:struct:_xmlRegInputToken
303 typedef xmlRegInputToken *xmlRegInputTokenPtr;
3599 xmlMalloc(exec->inputStackMax * sizeof(xmlRegInputToken));
3610 exec->inputStackMax * sizeof(xmlRegInputToken));

Completed in 71 milliseconds