Searched refs:php_read (Results 1 – 2 of 2) sorted by relevance
104 static int php_read(php_socket *sock, void *buf, size_t maxlen, int flags);
420 static int php_read(php_socket *sock, void *buf, size_t maxlen, int flags) function1046 retval = php_read(php_sock, tmpbuf, length, 0);
Completed in 11 milliseconds