Searched refs:utf16str (Results 1 – 2 of 2) sorted by relevance
1047 const apr_uint16_t *utf16str, in svn_utf__utf16_to_utf8() argument1067 const apr_uint16_t *endp = utf16str; in svn_utf__utf16_to_utf8()1070 utf16len = (endp - utf16str); in svn_utf__utf16_to_utf8()1079 (swap_order ? SWAP_SHORT(utf16str[offset]) : utf16str[offset]); in svn_utf__utf16_to_utf8()
265 const apr_uint16_t *utf16str,