Home
last modified time | relevance | path

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

/PHP-5.5/TSRM/
H A DTSRM.c35 ts_allocate_ctor ctor; member
215 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()
/PHP-5.5/ext/spl/
H A Dspl_dllist.c78 spl_ptr_llist_ctor_func ctor; member
123 static spl_ptr_llist *spl_ptr_llist_init(spl_ptr_llist_ctor_func ctor, spl_ptr_llist_dtor_func dtor… in spl_ptr_llist_init()
322 spl_ptr_llist_ctor_func ctor = from->ctor; in spl_ptr_llist_copy() local
H A Dspl_heap.c60 spl_ptr_heap_ctor_func ctor; member
224 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-5.5/Zend/
H A Dzend_execute_API.c1549 int ctor; member
H A Dzend_API.c2035 …zend_function *ctor = NULL, *dtor = NULL, *clone = NULL, *__get = NULL, *__set = NULL, *__unset = … in zend_register_functions() local
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c2720 static zend_internal_function ctor = {0}; in row_get_ctor() local

Completed in 38 milliseconds