Home
last modified time | relevance | path

Searched defs:stream_array (Results 1 – 1 of 1) sorted by relevance

/PHP-5.6/ext/standard/
H A Dstreamsfuncs.c606 static int stream_array_to_fd_set(zval *stream_array, fd_set *fds, php_socket_t *max_fd TSRMLS_DC) in stream_array_to_fd_set()
643 static int stream_array_from_fd_set(zval *stream_array, fd_set *fds TSRMLS_DC) in stream_array_from_fd_set()

Completed in 13 milliseconds