Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.c1653 const char *file_char = zend_get_executed_filename(); in list_code() local
1654 zend_string *file = zend_string_init(file_char, strlen(file_char), 0); in list_code()
H A Dphpdbg.c853 const char *file_char = zend_get_executed_filename(); in php_sapi_phpdbg_log_message() local
854 zend_string *file = zend_string_init(file_char, strlen(file_char), 0); in php_sapi_phpdbg_log_message()

Completed in 16 milliseconds