Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_out.h30 P_WRITELN, enumerator
52 #define phpdbg_writeln(tag, xmlfmt, strfmt, ...) phpdbg_print(P_WRITELN, PHPDBG_G(io)[PH…
61 #define phpdbg_writeln_ex(out, tag, xmlfmt, strfmt, ...) phpdbg_print(P_WRITELN, out, tag, xmlf…
H A Dphpdbg_out.c976 case P_WRITELN: in phpdbg_process_print()

Completed in 7 milliseconds