Home
last modified time | relevance | path

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

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_list.c379 void phpdbg_free_file_source(zval *zv) { in phpdbg_free_file_source() function
394 zend_hash_init(&PHPDBG_G(file_sources), 1, NULL, (dtor_func_t) phpdbg_free_file_source, 0); in phpdbg_init_list()

Completed in 4 milliseconds