Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DLexer.php201 $out = $this->matchLexeme($lexeme, $regex, $offset);
273 protected function matchLexeme($lexeme, $regex, $offset) function in Hoa\\Compiler\\Llk\\Lexer