Home
last modified time | relevance | path

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

/freebsd/usr.bin/sed/
H A Dcompile.c365 hex2char(const char *in, char *out, int len) in hex2char() function
401 if (hex2char(in, out, tmplen) == 0) { in dohex()