Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dvi.c62 static int utf8_dec(char key, char *utf8_scratch, int *sta_p) ;
944 static int utf8_dec(char key, char *utf8_scratch, int *sta_p) in utf8_dec() argument
947 char *c = utf8_scratch; in utf8_dec()