Home
last modified time | relevance | path

Searched refs:file_ht (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.c655 HashTable *file_ht = NULL; in PHP_FUNCTION() local
668 file_ht = insert_ht = phpdbg_add_empty_array(Z_ARR_P(return_value), last_file); in PHP_FUNCTION()
674 insert_ht = file_ht; in PHP_FUNCTION()
701 ZEND_ASSERT(insert_ht && file_ht); in PHP_FUNCTION()

Completed in 9 milliseconds