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
478 public function isPrivate(): bool {} function in ReflectionProperty
562 public function isPrivate(): bool {} function in ReflectionClassConstant
H A Dphp_reflection.c3519 ZEND_METHOD(ReflectionMethod, isPrivate) in ZEND_METHOD() argument
3950 ZEND_METHOD(ReflectionClassConstant, isPrivate) in ZEND_METHOD() argument
5669 ZEND_METHOD(ReflectionProperty, isPrivate) in ZEND_METHOD() argument

Completed in 34 milliseconds