Home
last modified time | relevance | path

Searched defs:SKIP (Results 1 – 3 of 3) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DGapPolicyInterface.php18 public const SKIP = 'skip'; define
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerActionType.php42 public const SKIP = 6; define in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerActionType
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DLexer.php22 public const SKIP = -3; define in Antlr\\Antlr4\\Runtime\\Lexer