Home
last modified time | relevance | path

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

/php-src/ext/reflection/tests/
H A DReflectionExtension_isPersistant.phpt2 ReflectionExtension::isPersistent()
6 var_dump($obj->isPersistent());
/php-src/ext/reflection/
H A Dphp_reflection.stub.php785 public function isPersistent(): bool {} function in ReflectionExtension
H A Dphp_reflection_arginfo.h929 ZEND_METHOD(ReflectionExtension, isPersistent);
1258 …ZEND_ME(ReflectionExtension, isPersistent, arginfo_class_ReflectionExtension_isPersistent, ZEND_AC…
H A Dphp_reflection.c6930 ZEND_METHOD(ReflectionExtension, isPersistent) in ZEND_METHOD() argument

Completed in 36 milliseconds