Home
last modified time | relevance | path

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

/PHP-8.3/ext/reflection/
H A Dphp_reflection.stub.php216 public function isPrivate(): bool {} function in ReflectionMethod
510 public function isPrivate(): bool {} function in ReflectionProperty
595 public function isPrivate(): bool {} function in ReflectionClassConstant
H A Dphp_reflection.c3465 ZEND_METHOD(ReflectionMethod, isPrivate) in ZEND_METHOD() argument
3893 ZEND_METHOD(ReflectionClassConstant, isPrivate) in ZEND_METHOD() argument
5598 ZEND_METHOD(ReflectionProperty, isPrivate) in ZEND_METHOD() argument

Completed in 33 milliseconds