Home
last modified time | relevance | path

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

/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_out.h29 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 Dphpdbg_out.c985 case P_WRITE: in phpdbg_process_print()

Completed in 54 milliseconds