Home
last modified time | relevance | path

Searched defs:gc (Results 1 – 6 of 6) sorted by relevance

/PHP-8.1/ext/session/
H A Dsession.stub.php61 callable $gc = UNKNOWN,
94 public function gc(int $max_lifetime): int|false; function
130 public function gc(int $max_lifetime): int|false {} function in SessionHandler
H A Dmod_user_class.c138 PHP_METHOD(SessionHandler, gc) in PHP_METHOD() argument
/PHP-8.1/Zend/
H A Dzend_types.h343 zend_refcounted_h gc; member
347 zend_refcounted_h gc; member
362 zend_refcounted_h gc; member
488 zend_refcounted_h gc; member
497 zend_refcounted_h gc; member
519 zend_refcounted_h gc; member
525 zend_refcounted_h gc; member
1249 # define ZVAL_COPY_VALUE_EX(z, v, gc, t) \ argument
1257 # define ZVAL_COPY_VALUE_EX(z, v, gc, t) \ argument
H A Dzend_vm_def.h6873 zend_refcounted *gc = Z_COUNTED_P(value); in ZEND_VM_HELPER() local
H A Dzend_vm_execute.h2809 zend_refcounted *gc = Z_COUNTED_P(value); in zend_fe_fetch_object_helper_SPEC() local
21982 zend_refcounted *gc = Z_COUNTED_P(value); in ZEND_FE_FETCH_R_SPEC_VAR_HANDLER() local
22150 zend_refcounted *gc = Z_COUNTED_P(value); in ZEND_FE_FETCH_RW_SPEC_VAR_HANDLER() local
/PHP-8.1/ext/opcache/jit/dynasm/
H A Dminilua.c226 GCObject*gc; member

Completed in 151 milliseconds