示例#1
0
 function inet_ntop($ip)
 {
     return wfUtils::_inet_ntop($ip);
 }