Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_io.h32 PHPDBG_API int phpdbg_send_bytes(int sock, const char *ptr, int len);
H A Dphpdbg_io.c162 PHPDBG_API int phpdbg_send_bytes(int sock, const char *ptr, int len) { function
225 return phpdbg_send_bytes(sock, ptr, len);

Completed in 4 milliseconds