Home
last modified time | relevance | path

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

/openbsd-src/lib/libcurses/base/
H A Dlib_screen.c342 decode_cchar(char *source, cchar_t *fillin, cchar_t *target) in decode_cchar() function
431 decode_cchar(value, &prior, data); in read_win()
450 source = decode_cchar(source, prior, target); in read_row()