Searched defs:dst_len (Results 1 – 3 of 3) sorted by relevance
56 int32_t dst_len = 0; in intl_convert_utf8_to_utf16() local123 int32_t dst_len; in intl_convert_utf16_to_utf8() local
60 …alize(zend_long form, const UChar *src, int32_t src_len, UChar *dst, int32_t dst_len, UErrorCode *… in intl_normalize()
693 mysqlnd_xor_string(char * dst, const size_t dst_len, const char * xor_str, const size_t xor_str_len) in mysqlnd_xor_string()
Completed in 12 milliseconds