Home
last modified time | relevance | path

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

/PHP-8.3/ext/session/
H A Dsession.stub.php77 callable $gc = UNKNOWN,
110 public function gc(int $max_lifetime): int|false; function
146 public function gc(int $max_lifetime): int|false {} function in SessionHandler
H A Dmod_user_class.c140 PHP_METHOD(SessionHandler, gc) in PHP_METHOD() argument
/PHP-8.3/Zend/
H A Dzend_types.h370 zend_refcounted_h gc; member
374 zend_refcounted_h gc; member
389 zend_refcounted_h gc; member
557 zend_refcounted_h gc; member
566 zend_refcounted_h gc; member
588 zend_refcounted_h gc; member
594 zend_refcounted_h gc; member
1382 # define ZVAL_COPY_VALUE_EX(z, v, gc, t) \ argument
1390 # define ZVAL_COPY_VALUE_EX(z, v, gc, t) \ argument
H A Dzend_vm_def.h6979 zend_refcounted *gc = Z_COUNTED_P(value); in ZEND_VM_HELPER() local
H A Dzend_vm_execute.h2933 zend_refcounted *gc = Z_COUNTED_P(value); in zend_fe_fetch_object_helper_SPEC() local
22408 zend_refcounted *gc = Z_COUNTED_P(value); in ZEND_FE_FETCH_R_SPEC_VAR_HANDLER() local
22597 zend_refcounted *gc = Z_COUNTED_P(value); in ZEND_FE_FETCH_RW_SPEC_VAR_HANDLER() local
/PHP-8.3/ext/opcache/jit/dynasm/
H A Dminilua.c226 GCObject*gc; member

Completed in 195 milliseconds