Searched refs:cval_len (Results 1 – 1 of 1) sorted by relevance
3275 size_t ckey_len, cval_len; in php_mb_convert_encoding_recursive() local3300 …b_convert_encoding(Z_STRVAL_P(entry), Z_STRLEN_P(entry), _to_encoding, _from_encodings, &cval_len); in php_mb_convert_encoding_recursive()3301 ZVAL_STRINGL(&entry_tmp, cval, cval_len); in php_mb_convert_encoding_recursive()
Completed in 25 milliseconds