Home
last modified time | relevance | path

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

/php-src/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-src/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.h6997 zend_refcounted *gc = Z_COUNTED_P(value); in ZEND_VM_HELPER() local
H A Dzend_vm_execute.h2945 zend_refcounted *gc = Z_COUNTED_P(value); in zend_fe_fetch_object_helper_SPEC() local
22529 zend_refcounted *gc = Z_COUNTED_P(value); in ZEND_FE_FETCH_R_SPEC_VAR_HANDLER() local
22718 zend_refcounted *gc = Z_COUNTED_P(value); in ZEND_FE_FETCH_RW_SPEC_VAR_HANDLER() local
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c226 GCObject*gc; member
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c1745 bool gc, in jit_ZVAL_PTR_DTOR()

Completed in 220 milliseconds