Home
last modified time | relevance | path

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

/PHP-8.0/ext/reflection/tests/
H A DReflectionExtension_isPersistant.phpt2 ReflectionExtension::isPersistent()
6 var_dump($obj->isPersistent());
/PHP-8.0/ext/reflection/
H A Dphp_reflection.stub.php616 public function isPersistent() {} function in ReflectionExtension
H A Dphp_reflection_arginfo.h677 ZEND_METHOD(ReflectionExtension, isPersistent);
963 …ZEND_ME(ReflectionExtension, isPersistent, arginfo_class_ReflectionExtension_isPersistent, ZEND_AC…
H A Dphp_reflection.c5971 ZEND_METHOD(ReflectionExtension, isPersistent) in ZEND_METHOD() argument

Completed in 24 milliseconds