Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_out.h68 #define phpdbg_rlog(fd, fmt, ...) phpdbg_rlog_internal(fd, fmt, ##__VA_ARGS__) macro
H A Dphpdbg.c1198 phpdbg_rlog(fileno(stderr), "Initializing connection on %s:%u failed", address, port); in phpdbg_remote_init()
1203 phpdbg_rlog(fileno(stderr), "accepting connections on %s:%u", address, port); in phpdbg_remote_init()
1213 phpdbg_rlog(fileno(stderr), "connection established from %s", buffer); in phpdbg_remote_init()

Completed in 9 milliseconds