Searched defs:str_i_idx (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/udf/ |
H A D | unicode.c | 46 get_utf16_char(const uint8_t *str_i, int str_i_max_len, int str_i_idx, int u_ch, unicode_t *ret) get_utf16_char() argument 90 udf_name_conv_char(uint8_t *str_o, int str_o_max_len, int *str_o_idx, const uint8_t *str_i, int str_i_max_len, int *str_i_idx, int u_ch, int *needsCRC, int (*conv_f)(wchar_t, unsigned char *, int), int translate) udf_name_conv_char() argument [all...] |
/kernel/linux/linux-6.6/fs/udf/ |
H A D | unicode.c | 42 get_utf16_char(const uint8_t *str_i, int str_i_max_len, int str_i_idx, int u_ch, unicode_t *ret) get_utf16_char() argument 86 udf_name_conv_char(uint8_t *str_o, int str_o_max_len, int *str_o_idx, const uint8_t *str_i, int str_i_max_len, int *str_i_idx, int u_ch, int *needsCRC, int (*conv_f)(wchar_t, unsigned char *, int), int translate) udf_name_conv_char() argument [all...] |
Completed in 2 milliseconds