Searched refs:REGEXP_ALL_COUNTER (Results 1 – 1 of 1) sorted by relevance
361 #define REGEXP_ALL_COUNTER 0x123456 macro1166 if (trans->count == REGEXP_ALL_COUNTER) { in xmlRegPrintTrans()1437 if (count == REGEXP_ALL_COUNTER) in xmlRegStateAddTrans()1507 xmlRegStateAddTrans(ctxt, from, NULL, to, -1, REGEXP_ALL_COUNTER); in xmlFAGenerateAllTransition()3490 (trans->count < REGEXP_ALL_COUNTER)) { in xmlFARegExec()3946 } else if (trans->count == REGEXP_ALL_COUNTER) { in xmlRegExecPushStringInternal()4093 (trans->count < REGEXP_ALL_COUNTER)) { in xmlRegExecPushStringInternal()4366 } else if (trans->count == REGEXP_ALL_COUNTER) { in xmlRegExecGetValues()4409 } else if (trans->count == REGEXP_ALL_COUNTER) { in xmlRegExecGetValues()