Home
last modified time | relevance | path

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

/PHP-8.1/ext/fileinfo/libmagic/
H A Dencoding.c48 private int looks_utf8_with_BOM(const unsigned char *, size_t, file_unichar_t *,
123 } else if (looks_utf8_with_BOM(buf, nbytes, *ubuf, ulen) > 0) { in file_encoding()
442 looks_utf8_with_BOM(const unsigned char *buf, size_t nbytes, in looks_utf8_with_BOM() function

Completed in 10 milliseconds