Home
last modified time | relevance | path

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

/PHP-8.2/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.2/Zend/
H A Dzend_types.h350 zend_refcounted_h gc; member
354 zend_refcounted_h gc; member
369 zend_refcounted_h gc; member
507 zend_refcounted_h gc; member
516 zend_refcounted_h gc; member
538 zend_refcounted_h gc; member
544 zend_refcounted_h gc; member
1268 # define ZVAL_COPY_VALUE_EX(z, v, gc, t) \ argument
1276 # define ZVAL_COPY_VALUE_EX(z, v, gc, t) \ argument
H A Dzend_vm_def.h6881 zend_refcounted *gc = Z_COUNTED_P(value); in ZEND_VM_HELPER() local
H A Dzend_vm_execute.h2892 zend_refcounted *gc = Z_COUNTED_P(value); in zend_fe_fetch_object_helper_SPEC() local
22112 zend_refcounted *gc = Z_COUNTED_P(value); in ZEND_FE_FETCH_R_SPEC_VAR_HANDLER() local
22301 zend_refcounted *gc = Z_COUNTED_P(value); in ZEND_FE_FETCH_RW_SPEC_VAR_HANDLER() local
/PHP-8.2/ext/opcache/jit/dynasm/
H A Dminilua.c226 GCObject*gc; member

Completed in 206 milliseconds