Searched refs:REGEXP_ALL_COUNTER (Results 1 – 1 of 1) sorted by relevance
353 #define REGEXP_ALL_COUNTER 0x123456 macro1134 if (trans->count == REGEXP_ALL_COUNTER) { in xmlRegPrintTrans()1405 if (count == REGEXP_ALL_COUNTER) in xmlRegStateAddTrans()1475 xmlRegStateAddTrans(ctxt, from, NULL, to, -1, REGEXP_ALL_COUNTER); in xmlFAGenerateAllTransition()3420 (trans->count < REGEXP_ALL_COUNTER)) { in xmlFARegExec()3876 } else if (trans->count == REGEXP_ALL_COUNTER) { in xmlRegExecPushStringInternal()4023 (trans->count < REGEXP_ALL_COUNTER)) { in xmlRegExecPushStringInternal()4295 } else if (trans->count == REGEXP_ALL_COUNTER) { in xmlRegExecGetValues()4338 } else if (trans->count == REGEXP_ALL_COUNTER) { in xmlRegExecGetValues()