Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dkbd_inf.c305 static charType read_utf8_key (ustriType ustri, size_t ustri_len) in read_utf8_key() function
514 result = read_utf8_key((ustriType) in_buffer, pos - 1); in read_f_key()
H A Dkbd_poll.c268 static charType read_utf8_key (void) in read_utf8_key() function
772 result = read_utf8_key(); in kbdGetc()