Home
last modified time | relevance | path

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

/PHP-8.1/ext/fileinfo/libmagic/
H A Dencoding.c368 int gotone = 0, ctrl = 0; in file_looks_utf8() local
429 gotone = 1; in file_looks_utf8()
433 return ctrl ? 0 : (gotone ? 2 : 1); in file_looks_utf8()

Completed in 11 milliseconds