Home
last modified time | relevance | path

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

/PHP-8.0/ext/fileinfo/libmagic/
H A Dencoding.c328 int gotone = 0, ctrl = 0; in file_looks_utf8() local
381 gotone = 1; in file_looks_utf8()
385 return ctrl ? 0 : (gotone ? 2 : 1); in file_looks_utf8()
/PHP-8.0/ext/fileinfo/
H A Dlibmagic.patch1628 int gotone = 0, ctrl = 0;

Completed in 16 milliseconds