Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/libmagic/
H A Dencoding.c54 file_private int looks_ucs32(const unsigned char *, size_t, file_unichar_t *,
123 } else if ((ucs_type = looks_ucs32(buf, nbytes, *ubuf, ulen)) != 0) { in file_encoding()
525 looks_ucs32(const unsigned char *bf, size_t nbytes, file_unichar_t *ubf, in looks_ucs32() function

Completed in 8 milliseconds