Home
last modified time | relevance | path

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

/PHP-8.2/ext/reflection/
H A Dphp_reflection.stub.php214 public function isPrivate(): bool {} function in ReflectionMethod
508 public function isPrivate(): bool {} function in ReflectionProperty
593 public function isPrivate(): bool {} function in ReflectionClassConstant
H A Dphp_reflection.c3492 ZEND_METHOD(ReflectionMethod, isPrivate) in ZEND_METHOD() argument
3887 ZEND_METHOD(ReflectionClassConstant, isPrivate) in ZEND_METHOD() argument
5581 ZEND_METHOD(ReflectionProperty, isPrivate) in ZEND_METHOD() argument

Completed in 25 milliseconds