file_chr           88 sapi/phpdbg/phpdbg_frame.c 		const char *file_chr = zend_get_executed_filename();
file_chr           89 sapi/phpdbg/phpdbg_frame.c 		zend_string *file = zend_string_init(file_chr, strlen(file_chr), 0);