Home
last modified time | relevance | path

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

/php-src/ext/posix/
H A Dposix.c419 static zend_result php_posix_stream_get_fd(zval *zfp, zend_long *fd) /* {{{ */ in php_posix_stream_get_fd() function
462 if (php_posix_stream_get_fd(z_fd, &fd) == FAILURE) { in PHP_FUNCTION()
523 if (php_posix_stream_get_fd(z_fd, &fd) == FAILURE) { in PHP_FUNCTION()
1319 if (php_posix_stream_get_fd(z_fd, &fd) == FAILURE) { in PHP_FUNCTION()

Completed in 6 milliseconds