Home
last modified time | relevance | path

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

/PHP-8.2/sapi/phpdbg/
H A Dphpdbg_out.h42 #define phpdbg_write(strfmt, ...) phpdbg_print(P_WRITE , PHPDBG_G(io)[PHPDBG_STDOUT].… macro
H A Dphpdbg_list.c157 phpdbg_write(" %05u: %.*s", line, linelen, buffer); in phpdbg_list_file()
160 phpdbg_write(" %05u: %.*s", line, linelen, buffer); in phpdbg_list_file()
162 phpdbg_write(">%05u: %.*s", line, linelen, buffer); in phpdbg_list_file()
H A Dphpdbg_info.c328 phpdbg_write("|-------- C%u -------> [", literal); in PHPDBG_INFO()
448phpdbg_write("|-------- %s", op_array->function_name ? ZSTR_VAL(op_array->function_name) : "{main}… in PHPDBG_INFO()
H A Dphpdbg_cmd.c760 phpdbg_write("%s", phpdbg_get_prompt()); in phpdbg_read_input()
H A Dphpdbg_prompt.c1204 phpdbg_write("%s\n", module->name); in add_module_info()
1210 phpdbg_write("%s\n", ext->name); in add_zendext_info()
H A Dphpdbg.c1008 phpdbg_write( in phpdbg_welcome()

Completed in 69 milliseconds