Home
last modified time | relevance | path

Searched refs:sip (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/standard/tests/network/
H A Dip.phpt51 Warning: ip2long() expects exactly 1 parameter, 0 given in %sip.php on line %d
57 Warning: ip2long() expects parameter 1 to be string, array given in %sip.php on line %d
60 Warning: long2ip() expects exactly 1 parameter, 0 given in %sip.php on line %d
64 Warning: long2ip() expects parameter 1 to be int, string given in %sip.php on line %d
67 Warning: long2ip() expects parameter 1 to be int, array given in %sip.php on line %d
/PHP-7.4/ext/standard/
H A Dbasic_functions.c4031 zend_long sip; in PHP_FUNCTION() local
4038 Z_PARAM_LONG(sip) in PHP_FUNCTION()
4042 ip = (zend_ulong)sip; in PHP_FUNCTION()

Completed in 23 milliseconds