Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dencoding.c329 int gotone = 0, ctrl = 0; in file_looks_utf8() local
382 gotone = 1; in file_looks_utf8()
386 return ctrl ? 0 : (gotone ? 2 : 1); in file_looks_utf8()

Completed in 6 milliseconds