Searched refs:net_get_interfaces (Results 1 – 6 of 6) sorted by relevance
2 net_get_interfaces IPv4 Loopback5 function_exists('net_get_interfaces') || print 'skip';12 $ifaces = net_get_interfaces();
154 PHP_FUNCTION(net_get_interfaces) { in PHP_FUNCTION() argument
434 dnl net_get_interfaces
1465 function net_get_interfaces(): array|false {}
2393 ZEND_FUNCTION(net_get_interfaces);3025 ZEND_FE(net_get_interfaces, arginfo_net_get_interfaces)
2289 . net_get_interfaces() also reports wireless network interfaces on Windows.
Completed in 47 milliseconds