Home
last modified time | relevance | path

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

/php-src/ext/reflection/tests/
H A Dasymmetric_visibility_flags.phpt13 var_dump($reflectionProperty->isPrivateSet());
/php-src/ext/reflection/
H A Dphp_reflection.stub.php513 public function isPrivateSet(): bool {} function in ReflectionProperty
H A Dphp_reflection_arginfo.h865 ZEND_METHOD(ReflectionProperty, isPrivateSet);
1166 …ZEND_ME(ReflectionProperty, isPrivateSet, arginfo_class_ReflectionProperty_isPrivateSet, ZEND_ACC_…
H A Dphp_reflection.c5706 ZEND_METHOD(ReflectionProperty, isPrivateSet) in ZEND_METHOD() argument

Completed in 46 milliseconds