Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dencoding.c51 private int looks_ucs16(const unsigned char *, size_t, unichar *, size_t *);
130 } else if ((ucs_type = looks_ucs16(buf, nbytes, *ubuf, ulen)) != 0) { in file_encoding()
424 looks_ucs16(const unsigned char *bf, size_t nbytes, unichar *ubf, in looks_ucs16() function

Completed in 7 milliseconds