Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/tests/network/
H A Dnet_get_interfaces_001.phpt2 net_get_interfaces IPv4 Loopback
5 function_exists('net_get_interfaces') || print 'skip';
12 $ifaces = net_get_interfaces();
/PHP-8.2/ext/standard/
H A Dnet.c154 PHP_FUNCTION(net_get_interfaces) { in PHP_FUNCTION() argument
H A Dconfig.m4434 dnl net_get_interfaces
H A Dbasic_functions.stub.php1465 function net_get_interfaces(): array|false {}
H A Dbasic_functions_arginfo.h2393 ZEND_FUNCTION(net_get_interfaces);
3025 ZEND_FE(net_get_interfaces, arginfo_net_get_interfaces)
/PHP-8.2/
H A DNEWS2289 . net_get_interfaces() also reports wireless network interfaces on Windows.

Completed in 50 milliseconds