parseip.ed (105B)
1 ,s/isascii(c) && isxdigit(c)/(&)/ 2 ,s/isascii(c) && isalnum(c)/(&)/ 3 ,s/\*p != ':' && !delimchar(\*p)/(&)/