Home
last modified time | relevance | path

Searched defs:new_ht (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_bp.c363 HashTable new_ht; in phpdbg_resolve_pending_file_break_ex() local
/PHP-7.4/Zend/
H A Dzend_hash.c2752 HashTable *new_ht = zend_new_array(zend_hash_num_elements(ht)); in zend_symtable_to_proptable() local
2810 HashTable *new_ht = zend_new_array(zend_hash_num_elements(ht)); in zend_proptable_to_symtable() local
/PHP-7.4/ext/spl/
H A Dspl_array.c1466 HashTable *new_ht = Z_ARRVAL_P(Z_REFVAL(params[0])); in spl_array_method() local

Completed in 27 milliseconds