Searched refs:utf16nbytes (Results 1 – 1 of 1) sorted by relevance
151 static size_t utf16nbytes(const void *, size_t);499 count = (int)utf16nbytes(s, length); in archive_wstring_append_from_mbs_in_codepage()520 count = (int)utf16nbytes(s, length); in archive_wstring_append_from_mbs_in_codepage()1930 utf16nbytes(const void *_p, size_t n) in utf16nbytes() function1968 length = utf16nbytes(_p, n); in archive_strncat_l()