Home
last modified time | relevance | path

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

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