Searched refs:php_posix_stream_get_fd (Results 1 – 1 of 1) sorted by relevance
420 static int php_posix_stream_get_fd(zval *zfp, zend_long *fd) /* {{{ */ in php_posix_stream_get_fd() function463 if (!php_posix_stream_get_fd(z_fd, &fd)) { in PHP_FUNCTION()524 if (!php_posix_stream_get_fd(z_fd, &fd)) { in PHP_FUNCTION()1318 if (!php_posix_stream_get_fd(z_fd, &fd)) { in PHP_FUNCTION()
Completed in 10 milliseconds