Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/vt/
Dselection.c135 static int store_utf8(u32 c, char *p) in store_utf8() function
210 bp += store_utf8(c, bp); in vc_selection_store_chars()