Home
last modified time | relevance | path

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

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

Completed in 22 milliseconds