Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php1280 $this->exposedDocComment = $exposedDocComment;
1482 … $docComment = $this->exposedDocComment ? '"' . $this->exposedDocComment->escape() . '"' : "NULL";
2142 if ($this->exposedDocComment) {
2143 $this->exposedDocComment = clone $this->exposedDocComment;
2359 $this->exposedDocComment = $exposedDocComment;
2749 if ($this->exposedDocComment) {
3045 $this->exposedDocComment = clone $this->exposedDocComment;
3184 $this->exposedDocComment = $exposedDocComment;
3871 $this->exposedDocComment = clone $this->exposedDocComment;
4543 $exposedDocComment = null;
[all …]

Completed in 27 milliseconds