Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/
H A DAbstractLexer.php252 implode(')|(', $this->getCatchablePatterns()),
310 abstract protected function getCatchablePatterns(); function in Doctrine\\Common\\Lexer\\AbstractLexer
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocLexer.php95 protected function getCatchablePatterns() function in Doctrine\\Common\\Annotations\\DocLexer