Searched defs:SKIP (Results 1 – 3 of 3) sorted by relevance
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/ | ||
H A D | GapPolicyInterface.php | 18 public const SKIP = 'skip'; define |
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/ | ||
H A D | LexerActionType.php | 42 public const SKIP = 6; define in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerActionType |
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/ | ||
H A D | Lexer.php | 22 public const SKIP = -3; define in Antlr\\Antlr4\\Runtime\\Lexer |