Searched refs:dohex (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.bin/sed/
H A Dcompile.c397 dohex(const char *in, char *out, int *len) function
471 if (dohex(&p[2], d, &hexlen)) {
524 if (dohex(&s[2], t, &hexlen))
641 if (dohex(&p[1], p, &hexlen)) {

Completed in 42 milliseconds