Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_out.h31 P_WRITE, enumerator
53 #define phpdbg_write(tag, xmlfmt, strfmt, ...) phpdbg_print(P_WRITE , PHPDBG_G(io)[PH…
62 #define phpdbg_write_ex(out, tag, xmlfmt, strfmt, ...) phpdbg_print(P_WRITE , out, tag, xmlf…
H A Dphpdbg_out.c987 case P_WRITE: in phpdbg_process_print()

Completed in 7 milliseconds