Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c350 int nbPush; member
3099 if (exec->nbPush > MAX_PUSH) { in xmlFARegExecSave()
3102 exec->nbPush++; in xmlFARegExecSave()
3196 exec->nbPush = 0; in xmlFARegExec()
3478 if (exec->nbPush > MAX_PUSH) in xmlFARegExec()
3556 exec->nbPush = 0; in xmlRegNewExecCtxt()