Home
last modified time | relevance | path

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

/php-src/ext/standard/tests/network/
H A Dnet_get_interfaces_001.phpt2 net_get_interfaces IPv4 Loopback
5 function_exists('net_get_interfaces') || print 'skip';
13 $ifaces = net_get_interfaces();
/php-src/ext/standard/
H A Dnet.c151 PHP_FUNCTION(net_get_interfaces) { in PHP_FUNCTION() argument
H A Dconfig.m4361 dnl Check net/if.h for net_get_interfaces. Darwin and BSD-like systems need
H A Dbasic_functions.stub.php2175 function net_get_interfaces(): array|false {}
H A Dbasic_functions_arginfo.h2472 ZEND_FUNCTION(net_get_interfaces);
3070 ZEND_FE(net_get_interfaces, arginfo_net_get_interfaces)

Completed in 43 milliseconds