Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocParser.php410 private function matchAny(array $tokens) function in Doctrine\\Common\\Annotations\\DocParser
1006 $this->matchAny(self::$classIdentifiers);
1162 $this->matchAny(array(DocLexer::T_INTEGER, DocLexer::T_STRING));
1166 $this->matchAny(array(DocLexer::T_EQUALS, DocLexer::T_COLON));