Home
last modified time | relevance | path

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

/dports/x11/xterm/xterm-370/
H A Dxstrings.h49 extern char *x_decode_hex(const char * /* source */, const char ** /* next */);
H A Dxtermcap.c373 name = x_decode_hex(*params, &p); in xtermcapKeycode()
615 if ((value = x_decode_hex(name, &temp)) != 0) { in set_termcap()
H A Dxstrings.c96 x_decode_hex(const char *source, const char **next) in x_decode_hex() function
H A Dmisc.c4882 char *name = x_decode_hex(cp, &parsed); in do_dcs()
5685 value = x_decode_hex(value, &temp); in ChangeGroup()