Home
last modified time | relevance | path

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

/PHP-8.3/ext/reflection/tests/
H A DReflectionExtension_isPersistant.phpt2 ReflectionExtension::isPersistent()
6 var_dump($obj->isPersistent());
/PHP-8.3/ext/reflection/
H A Dphp_reflection.stub.php772 public function isPersistent(): bool {} function in ReflectionExtension
H A Dphp_reflection_arginfo.h813 ZEND_METHOD(ReflectionExtension, isPersistent);
1135 …ZEND_ME(ReflectionExtension, isPersistent, arginfo_class_ReflectionExtension_isPersistent, ZEND_AC…
H A Dphp_reflection.c6294 ZEND_METHOD(ReflectionExtension, isPersistent) in ZEND_METHOD() argument

Completed in 145 milliseconds