Home
last modified time | relevance | path

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

/PHP-7.2/ext/fileinfo/libmagic/
H A Dencoding.c306 int gotone = 0, ctrl = 0; in file_looks_utf8() local
359 gotone = 1; in file_looks_utf8()
363 return ctrl ? 0 : (gotone ? 2 : 1); in file_looks_utf8()

Completed in 13 milliseconds