Searched refs:P_WRITE (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/sapi/phpdbg/ |
H A D | phpdbg_out.h | 29 P_WRITE, enumerator 51 #define phpdbg_write(tag, xmlfmt, strfmt, ...) phpdbg_print(P_WRITE , PHPDBG_G(io)[PH… 60 #define phpdbg_write_ex(out, tag, xmlfmt, strfmt, ...) phpdbg_print(P_WRITE , out, tag, xmlf…
|
H A D | phpdbg_out.c | 985 case P_WRITE: in phpdbg_process_print()
|
Completed in 7 milliseconds