Home
last modified time | relevance | path

Searched defs:dst_len (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/intl/
H A Dintl_convert.c56 int32_t dst_len = 0; in intl_convert_utf8_to_utf16() local
123 int32_t dst_len; in intl_convert_utf16_to_utf8() local
/PHP-7.4/ext/intl/normalizer/
H A Dnormalizer_normalize.c60 …alize(zend_long form, const UChar *src, int32_t src_len, UChar *dst, int32_t dst_len, UErrorCode *… in intl_normalize()
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_auth.c693 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 10 milliseconds