Home
last modified time | relevance | path

Searched refs:isPrivateSet (Results 1 – 4 of 4) sorted by relevance

/PHP-8.4/ext/reflection/tests/
H A Dasymmetric_visibility_flags.phpt13 var_dump($reflectionProperty->isPrivateSet());
/PHP-8.4/ext/reflection/
H A Dphp_reflection.stub.php519 public function isPrivateSet(): bool {} function in ReflectionProperty
H A Dphp_reflection_arginfo.h857 ZEND_METHOD(ReflectionProperty, isPrivateSet);
1155 …ZEND_ME(ReflectionProperty, isPrivateSet, arginfo_class_ReflectionProperty_isPrivateSet, ZEND_ACC_…
H A Dphp_reflection.c5926 ZEND_METHOD(ReflectionProperty, isPrivateSet) in ZEND_METHOD() argument

Completed in 57 milliseconds