Home
last modified time | relevance | path

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

/PHP-8.4/ext/reflection/
H A Dphp_reflection.stub.php197 public function isPrivate(): bool {} function in ReflectionMethod
514 public function isPrivate(): bool {} function in ReflectionProperty
610 public function isPrivate(): bool {} function in ReflectionClassConstant
H A Dphp_reflection.c3551 ZEND_METHOD(ReflectionMethod, isPrivate) in ZEND_METHOD() argument
3990 ZEND_METHOD(ReflectionClassConstant, isPrivate) in ZEND_METHOD() argument
5913 ZEND_METHOD(ReflectionProperty, isPrivate) in ZEND_METHOD() argument

Completed in 64 milliseconds