Searched defs:phpdbg_out (Results 1 – 1 of 1) sorted by relevance
57 #define phpdbg_out(fmt, ...) phpdbg_out_internal(PHPDBG_G(io)[PHPDBG_STDOUT].fd, fmt, ##__VA_ARGS__) macro
Completed in 6 milliseconds