Searched refs:utf16nbytes (Results 1 – 1 of 1) sorted by relevance
150 static size_t utf16nbytes(const void *, size_t);521 count = utf16nbytes(s, length); in archive_wstring_append_from_mbs_in_codepage()542 count = utf16nbytes(s, length); in archive_wstring_append_from_mbs_in_codepage()1972 utf16nbytes(const void *_p, size_t n) in utf16nbytes() function2010 length = utf16nbytes(_p, n); in archive_strncat_l()