Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c346 int nbPush; member
3086 if (exec->nbPush > MAX_PUSH) { in xmlFARegExecSave()
3089 exec->nbPush++; in xmlFARegExecSave()
3181 exec->nbPush = 0; in xmlFARegExec()
3461 if (exec->nbPush > MAX_PUSH) in xmlFARegExec()
3539 exec->nbPush = 0; in xmlRegNewExecCtxt()