Searched refs:store_utf8 (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/tty/vt/
H A Dselection.c144 static int store_utf8(u32 c, char *p) function
219 bp += store_utf8(c, bp);

Completed in 211 milliseconds