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

/xsrc/external/mit/xterm/dist/
H A Dxstrings.h49 extern char *x_decode_hex(const char * /* source */, const char ** /* next */);
H A Dxtermcap.c369 name = x_decode_hex(*params, &p);
614 if ((value = x_decode_hex(name, &temp)) != NULL) {
H A Dxstrings.c96 x_decode_hex(const char *source, const char **next) function in typeref:typename:char *
H A Dmisc.c5178 char *name = x_decode_hex(cp, &parsed);
6058 value = x_decode_hex(value, &temp);

Completed in 12 milliseconds