Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocLexer.php75 protected $withCase = array( variable in Doctrine\\Common\\Annotations\\DocLexer
135 if (isset($this->withCase[$lowerValue])) {
136 return $this->withCase[$lowerValue];