Searched refs:looks_ucs16 (Results 1 – 1 of 1) sorted by relevance
50 private int looks_ucs16(const unsigned char *, size_t, unichar *, size_t *);102 } else if ((ucs_type = looks_ucs16(buf, nbytes, *ubuf, ulen)) != 0) { in file_encoding()375 looks_ucs16(const unsigned char *buf, size_t nbytes, unichar *ubuf, in looks_ucs16() function
Completed in 11 milliseconds