Searched refs:PHP_STREAM_AS_SOCKETD (Results 1 – 6 of 6) sorted by relevance
203 PHP_STREAM_AS_SOCKETD - a socket descriptor233 if (php_stream_can_cast(stream, PHP_STREAM_AS_SOCKETD) == SUCCESS) {
503 #define PHP_STREAM_AS_SOCKETD 2 macro
490 case PHP_STREAM_AS_SOCKETD: in php_sockop_cast()
2172 if (php_stream_cast(stream, PHP_STREAM_AS_SOCKETD, (void**)&socket, 1)) {
2690 case PHP_STREAM_AS_SOCKETD: in php_openssl_sockop_cast()
4053 case PHP_STREAM_AS_SOCKETD: { in php_pgsql_fd_cast()
Completed in 38 milliseconds