Lines Matching refs:collectPredicates
1594 bool $collectPredicates, argument
1604 $collectPredicates,
1619 bool $collectPredicates, argument
1656 $collectPredicates,
1684 $collectPredicates,
1705 …$this->closure_($config, $configs, $closureBusy, $collectPredicates, $fullCtx, $depth, $treatEofAs…
1715 bool $collectPredicates, argument
1735 $continueCollecting = $collectPredicates && !$t instanceof ActionTransition;
2001 bool $collectPredicates, argument
2019 … return $this->precedenceTransition($config, $t, $collectPredicates, $inContext, $fullCtx);
2026 return $this->predTransition($config, $t, $collectPredicates, $inContext, $fullCtx);
2068 bool $collectPredicates, argument
2075 $collectPredicates,
2089 if ($collectPredicates && $inContext) {
2126 bool $collectPredicates, argument
2133 $collectPredicates,
2149 if ($collectPredicates && (!$pt->isCtxDependent || $inContext)) {