Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/
H A Dfile.c171 int utf_count(void);
374 else if (guess == Futf && utf_count() < 4) in filetype()
397 utf_count(void) in utf_count() function