Home
last modified time | relevance | path

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

/PHP-5.4/ext/posix/
H A Dposix.c696 static int php_posix_stream_get_fd(zval *zfp, int *fd TSRMLS_DC) /* {{{ */ in php_posix_stream_get_fd() function
736 if (!php_posix_stream_get_fd(*z_fd, &fd TSRMLS_CC)) { in PHP_FUNCTION()
780 if (!php_posix_stream_get_fd(*z_fd, &fd TSRMLS_CC)) { in PHP_FUNCTION()

Completed in 6 milliseconds