Searched defs:sharedContextCache (Results 1 – 5 of 5) sorted by relevance
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/ | ||
H A D | ATNSimulator.php | 60 protected $sharedContextCache; variable in Antlr\\Antlr4\\Runtime\\Atn\\ATNSimulator |
H A D | LexerATNSimulator.php | 84 PredictionContextCache $sharedContextCache argument |
H A D | ParserATNSimulator.php | 301 PredictionContextCache $sharedContextCache argument |
/plugin/combo/ComboStrap/PageSqlParser/ | ||
H A D | PageSqlLexer.php | 599 protected static $sharedContextCache; variable in ComboStrap\\PageSqlParser\\PageSqlLexer |
H A D | PageSqlParser.php | 226 protected static $sharedContextCache; global() variable in ComboStrap\\PageSqlParser\\PageSqlParser |