Searched refs:enterLimit (Results 1 – 3 of 3) sorted by relevance
/plugin/combo/ComboStrap/PageSqlParser/ | ||
H A D | PageSqlListener.php | 119 public function enterLimit(Context\LimitContext $context) : void; function |
H A D | PageSqlBaseListener.php | 155 public function enterLimit(Context\LimitContext $context) : void {} function in ComboStrap\\PageSqlParser\\PageSqlBaseListener |
H A D | PageSqlParser.php | 1726 $listener->enterLimit($this); |