Searched defs:dst_len (Results 1 – 2 of 2) sorted by relevance
200 void utf32_to_utf8(const char32_t* src, size_t src_len, char* dst, size_t dst_len) in utf32_to_utf8()328 void utf16_to_utf8(const char16_t* src, size_t src_len, char* dst, size_t dst_len) in utf16_to_utf8()
1459 size_t dst_len = strlen(dst); in do_sync_push() local1686 size_t dst_len = strlen(dst); in do_sync_pull() local