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