Home
last modified time | relevance | path

Searched refs:NEW_LINE_CODE (Results 1 – 1 of 1) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerATNSimulator.php29 private const NEW_LINE_CODE = 10; define in Antlr\\Antlr4\\Runtime\\Atn\\LexerATNSimulator
846 if ($curChar === self::NEW_LINE_CODE) {