Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.c1194 static int phpdbg_remote_init(const char* address, unsigned short port, int server, int *socket, FI… in phpdbg_remote_init() function
1735 if (-1 > server || phpdbg_remote_init(address, listen, server, &socket, &stream) == FAILURE) { in main()
2029 phpdbg_remote_init(address, listen, server, &socket, &stream); in main()

Completed in 12 milliseconds