Home
last modified time | relevance | path

Searched refs:getRawValue (Results 1 – 6 of 6) sorted by relevance

/PHP-8.4/ext/xmlreader/tests/
H A Dvirtual_properties.phpt13 var_dump($prop->getRawValue(new XMLReader));
/PHP-8.4/ext/reflection/tests/property_hooks/
H A Dbug_001.phpt15 var_dump($prop->getRawValue($a));
H A DReflectionProperty_getSetRawValue.phpt57 var_dump($propertyReflection->getRawValue($object));
/PHP-8.4/ext/reflection/
H A Dphp_reflection.stub.php497 public function getRawValue(object $object): mixed {} function in ReflectionProperty
H A Dphp_reflection_arginfo.h848 ZEND_METHOD(ReflectionProperty, getRawValue);
1146 …ZEND_ME(ReflectionProperty, getRawValue, arginfo_class_ReflectionProperty_getRawValue, ZEND_ACC_PU…
H A Dphp_reflection.c6099 ZEND_METHOD(ReflectionProperty, getRawValue) in ZEND_METHOD() argument

Completed in 46 milliseconds