Home
last modified time | relevance | path

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

/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_prompt.c1703 const char *file_char = zend_get_executed_filename(); \
1704 zend_string *file = zend_string_init(file_char, strlen(file_char), 0); \
H A Dphpdbg.c877 const char *file_char = zend_get_executed_filename(); in php_sapi_phpdbg_log_message() local
878 zend_string *file = zend_string_init(file_char, strlen(file_char), 0); in php_sapi_phpdbg_log_message()

Completed in 13 milliseconds