Home
last modified time | relevance | path

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

/PHP-8.1/ext/reflection/tests/
H A Dreadonly_properties.phpt12 var_dump($rp->isReadOnly());
16 var_dump($rp->isReadOnly());
/PHP-8.1/ext/reflection/
H A Dphp_reflection.stub.php425 public function isReadOnly(): bool {} function in ReflectionProperty
H A Dphp_reflection_arginfo.h729 ZEND_METHOD(ReflectionProperty, isReadOnly);
1006 …ZEND_ME(ReflectionProperty, isReadOnly, arginfo_class_ReflectionProperty_isReadOnly, ZEND_ACC_PUBL…
H A Dphp_reflection.c5537 ZEND_METHOD(ReflectionProperty, isReadOnly) in ZEND_METHOD() argument

Completed in 33 milliseconds