Lines Matching refs:this
12 // notice, this list of conditions and the following disclaimer.
14 // copyright notice, this list of conditions and the following disclaimer
19 // this software without specific prior written permission.
48 $this->internal_desc = $internal_desc;
56 return trim($this->internal_desc->getFullName(), ".");
64 return $this->internal_desc->getClass();
73 return $this->getPublicDescriptor($this->internal_desc->getFieldByIndex($index));
81 return count($this->internal_desc->getField());
90 return $this->getPublicDescriptor($this->internal_desc->getOneofDecl()[$index]);
98 return count($this->internal_desc->getOneofDecl());
106 return $this->internal_desc->getRealOneofDeclCount();