--- parser3/tests/180.html 2008/06/16 10:37:02 1.1 +++ parser3/tests/180.html 2008/06/16 12:48:41 1.2 @@ -15,16 +15,16 @@ $tList[^table::create{sIP z
| IP | -^^math:ip2long[IP] | -^^math:long2ip(^^math:ip2long[IP]) | +^^inet:aton[IP] | +^^inet:ntoa(^^inet:aton[IP]) |
| $tList.sIP | ^if(def $dLong){^dLong.format[%u]}{$sErr} | -^if(def $dLong){^safe{^math:long2ip($dLong)}}{&mdash^;} | +^if(def $dLong){^safe{^inet:ntoa($dLong)}}{&mdash^;} |