Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocLexer.php59 protected $noCase = array( variable in Doctrine\\Common\\Annotations\\DocLexer
125 if (isset($this->noCase[$value])) {
126 return $this->noCase[$value];