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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlregexp.c342 int nbPush; member in struct:_xmlRegExecCtxt
3026 if (exec->nbPush > MAX_PUSH) {
3029 exec->nbPush++;
3121 exec->nbPush = 0;
3400 if (exec->nbPush > MAX_PUSH)
3478 exec->nbPush = 0;

Completed in 59 milliseconds