Home
last modified time | relevance | path

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

/PHP-8.0/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.0/ext/standard/
H A Dnet.c154 PHP_FUNCTION(net_get_interfaces) { in PHP_FUNCTION() argument
H A Dconfig.m4430 dnl net_get_interfaces
H A Dbasic_functions.stub.php433 function net_get_interfaces(): array|false {} function
H A Dbasic_functions_arginfo.h2400 ZEND_FUNCTION(net_get_interfaces);
3034 ZEND_FE(net_get_interfaces, arginfo_net_get_interfaces)

Completed in 26 milliseconds