Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php1285 $this->exposedDocComment = $exposedDocComment;
1490 … $docComment = $this->exposedDocComment ? '"' . $this->exposedDocComment->escape() . '"' : "NULL";
2164 if ($this->exposedDocComment) {
2165 $this->exposedDocComment = clone $this->exposedDocComment;
2381 $this->exposedDocComment = $exposedDocComment;
2771 if ($this->exposedDocComment) {
3230 $this->exposedDocComment = clone $this->exposedDocComment;
3380 $this->exposedDocComment = $exposedDocComment;
4089 $this->exposedDocComment = clone $this->exposedDocComment;
4779 $exposedDocComment = null;
[all …]

Completed in 16 milliseconds