Home
last modified time | relevance | path

Searched defs:isPrivate (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/reflection/
H A Dphp_reflection.stub.php197 public function isPrivate(): bool {} function in ReflectionMethod
466 public function isPrivate(): bool {} function in ReflectionProperty
539 public function isPrivate(): bool {} function in ReflectionClassConstant
H A Dphp_reflection.c3514 ZEND_METHOD(ReflectionMethod, isPrivate) in ZEND_METHOD() argument
3945 ZEND_METHOD(ReflectionClassConstant, isPrivate) in ZEND_METHOD() argument
5664 ZEND_METHOD(ReflectionProperty, isPrivate) in ZEND_METHOD() argument

Completed in 30 milliseconds