Home
last modified time | relevance | path

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

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_utils.h42 P_WRITELN, enumerator
57 #define phpdbg_writeln(fmt, ...) phpdbg_print(P_WRITELN TSRMLS_CC, PHPDBG_G(io)[PHPDBG_S…
63 #define phpdbg_writeln_ex(out, fmt, ...) phpdbg_print(P_WRITELN TSRMLS_CC, out, fmt, ##__VA_ARGS…
H A Dphpdbg_utils.c262 case P_WRITELN: { in phpdbg_print()

Completed in 13 milliseconds