Home
last modified time | relevance | path

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

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_utils.h43 P_WRITE, enumerator
58 #define phpdbg_write(fmt, ...) phpdbg_print(P_WRITE TSRMLS_CC, PHPDBG_G(io)[PHPDBG_S…
64 #define phpdbg_write_ex(out, fmt, ...) phpdbg_print(P_WRITE TSRMLS_CC, out, fmt, ##__VA_ARGS…
H A Dphpdbg_utils.c270 case P_WRITE: in phpdbg_print()

Completed in 7 milliseconds