Searched refs:getNonCatchablePatterns (Results 1 – 2 of 2) sorted by relevance
/plugin/findologicxmlexport/vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/ | ||
H A D | AbstractLexer.php | 253 implode('|', $this->getNonCatchablePatterns()), |
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ | ||
H A D | DocLexer.php | 107 protected function getNonCatchablePatterns() function in Doctrine\\Common\\Annotations\\DocLexer |