Home
last modified time | relevance | path

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

/PHP-8.2/ext/reflection/tests/
H A DReflectionExtension_isPersistant.phpt2 ReflectionExtension::isPersistent()
6 var_dump($obj->isPersistent());
/PHP-8.2/ext/reflection/
H A Dphp_reflection.stub.php766 public function isPersistent(): bool {} function in ReflectionExtension
H A Dphp_reflection_arginfo.h803 ZEND_METHOD(ReflectionExtension, isPersistent);
1122 …ZEND_ME(ReflectionExtension, isPersistent, arginfo_class_ReflectionExtension_isPersistent, ZEND_AC…
H A Dphp_reflection.c6236 ZEND_METHOD(ReflectionExtension, isPersistent) in ZEND_METHOD() argument

Completed in 33 milliseconds