Home
last modified time | relevance | path

Searched refs:stream_get_transports (Results 1 – 25 of 104) sorted by relevance

12345

/dports/lang/php73/php-7.3.33/ext/standard/tests/streams/
H A Dstream_get_transports.phpt2 array stream_get_transports ( void );
7 print((is_array(stream_get_transports())) ? ("yes") : ("Test 'array stream_get_transports ( void );…
/dports/www/mod_php81/php-8.1.1/ext/standard/tests/streams/
H A Dstream_get_transports.phpt2 array stream_get_transports ( void );
7 print((is_array(stream_get_transports())) ? ("yes") : ("Test 'array stream_get_transports ( void );…
/dports/lang/php80/php-8.0.15/ext/standard/tests/streams/
H A Dstream_get_transports.phpt2 array stream_get_transports ( void );
7 print((is_array(stream_get_transports())) ? ("yes") : ("Test 'array stream_get_transports ( void );…
/dports/lang/php74/php-7.4.27/ext/standard/tests/streams/
H A Dstream_get_transports.phpt2 array stream_get_transports ( void );
7 print((is_array(stream_get_transports())) ? ("yes") : ("Test 'array stream_get_transports ( void );…
/dports/lang/php81/php-8.1.1/ext/standard/tests/streams/
H A Dstream_get_transports.phpt2 array stream_get_transports ( void );
7 print((is_array(stream_get_transports())) ? ("yes") : ("Test 'array stream_get_transports ( void );…
/dports/www/mod_php73/php-7.3.33/ext/standard/tests/streams/
H A Dstream_get_transports.phpt2 array stream_get_transports ( void );
7 print((is_array(stream_get_transports())) ? ("yes") : ("Test 'array stream_get_transports ( void );…
/dports/www/mod_php80/php-8.0.15/ext/standard/tests/streams/
H A Dstream_get_transports.phpt2 array stream_get_transports ( void );
7 print((is_array(stream_get_transports())) ? ("yes") : ("Test 'array stream_get_transports ( void );…
/dports/www/mod_php74/php-7.4.27/ext/standard/tests/streams/
H A Dstream_get_transports.phpt2 array stream_get_transports ( void );
7 print((is_array(stream_get_transports())) ? ("yes") : ("Test 'array stream_get_transports ( void );…
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/swiftmailer/swiftmailer/tests/acceptance/Swift/Transport/StreamBuffer/
H A DSslSocketAcceptanceTest.php9 $streams = stream_get_transports();
H A DTlsSocketAcceptanceTest.php9 $streams = stream_get_transports();
/dports/lang/php73/php-7.3.33/ext/standard/tests/network/
H A Dbug64330.phpt5 if (!in_array("unix", stream_get_transports())) die("SKIP unix domain sockets unavailable");
/dports/lang/php80/php-8.0.15/ext/standard/tests/network/
H A Dbug64330.phpt5 if (!in_array("unix", stream_get_transports())) die("SKIP unix domain sockets unavailable");
/dports/lang/php74/php-7.4.27/ext/standard/tests/network/
H A Dbug64330.phpt5 if (!in_array("unix", stream_get_transports())) die("SKIP unix domain sockets unavailable");
/dports/lang/php81/php-8.1.1/ext/standard/tests/network/
H A Dbug64330.phpt5 if (!in_array("unix", stream_get_transports())) die("SKIP unix domain sockets unavailable");
/dports/www/mod_php81/php-8.1.1/ext/standard/tests/network/
H A Dbug64330.phpt5 if (!in_array("unix", stream_get_transports())) die("SKIP unix domain sockets unavailable");
H A Dudgloop.phpt5 if (array_search("udg",stream_get_transports()) === false)
/dports/www/mod_php74/php-7.4.27/ext/standard/tests/network/
H A Dbug64330.phpt5 if (!in_array("unix", stream_get_transports())) die("SKIP unix domain sockets unavailable");
/dports/www/mod_php80/php-8.0.15/ext/standard/tests/network/
H A Dbug64330.phpt5 if (!in_array("unix", stream_get_transports())) die("SKIP unix domain sockets unavailable");
/dports/www/mod_php73/php-7.3.33/ext/standard/tests/network/
H A Dbug64330.phpt5 if (!in_array("unix", stream_get_transports())) die("SKIP unix domain sockets unavailable");
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/MailSo/Net/Enumerations/
H A DConnectionSecurityType.php48 if (self::SSL === $iResult && !\in_array('ssl', \stream_get_transports()))
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/MailSo/Net/Enumerations/
H A DConnectionSecurityType.php48 if (self::SSL === $iResult && !\in_array('ssl', \stream_get_transports()))
/dports/lang/php73/php-7.3.33/ext/standard/
H A Dstreamsfuncs.h40 PHP_FUNCTION(stream_get_transports);
/dports/lang/php74/php-7.4.27/ext/standard/
H A Dstreamsfuncs.h40 PHP_FUNCTION(stream_get_transports);
/dports/www/mod_php73/php-7.3.33/ext/standard/
H A Dstreamsfuncs.h40 PHP_FUNCTION(stream_get_transports);
/dports/www/mod_php74/php-7.4.27/ext/standard/
H A Dstreamsfuncs.h40 PHP_FUNCTION(stream_get_transports);

12345