Home
last modified time | relevance | path

Searched defs:ctor (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/TSRM/
H A DTSRM.c42 ts_allocate_ctor ctor; member
281 TSRM_API ts_rsrc_id ts_allocate_id(ts_rsrc_id *rsrc_id, size_t size, ts_allocate_ctor ctor, ts_allo… in ts_allocate_id()
327 …llocate_fast_id(ts_rsrc_id *rsrc_id, size_t *offset, size_t size, ts_allocate_ctor ctor, ts_alloca… in ts_allocate_fast_id()
/PHP-8.1/ext/spl/
H A Dspl_heap.c56 spl_ptr_heap_ctor_func ctor; member
264 static spl_ptr_heap *spl_ptr_heap_init(spl_ptr_heap_cmp_func cmp, spl_ptr_heap_ctor_func ctor, spl_… in spl_ptr_heap_init()
/PHP-8.1/Zend/
H A Dzend_ast.c828 zend_function *ctor = Z_OBJ_HT_P(result)->get_constructor(Z_OBJ_P(result)); in zend_ast_evaluate() local
849 zend_function *ctor = Z_OBJ_HT_P(result)->get_constructor(Z_OBJ_P(result)); in zend_ast_evaluate() local
/PHP-8.1/ext/reflection/
H A Dphp_reflection.c6565 zend_function *ctor = ce->constructor; in call_attribute_constructor() local

Completed in 33 milliseconds