Home
last modified time | relevance | path

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

/PHP-8.1/sapi/phpdbg/
H A Dphpdbg.c754 const char *file_char = zend_get_executed_filename(); in php_sapi_phpdbg_log_message() local
755 zend_string *file = zend_string_init(file_char, strlen(file_char), 0); in php_sapi_phpdbg_log_message()
H A Dphpdbg_prompt.c1610 const char *file_char = zend_get_executed_filename(); in list_code() local
1611 zend_string *file = zend_string_init(file_char, strlen(file_char), 0); in list_code()

Completed in 13 milliseconds