Searched refs:get_xlate_handle_node (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/ |
| HD | utf.c | 342 get_xlate_handle_node(xlate_handle_node_t **ret, in get_xlate_handle_node() function 456 return get_xlate_handle_node(ret, SVN_APR_UTF8_CHARSET, in get_ntou_xlate_handle_node() 472 return get_xlate_handle_node(ret, in get_uton_xlate_handle_node() 801 SVN_ERR(get_xlate_handle_node(&node, SVN_APR_UTF8_CHARSET, frompage, in svn_utf_cstring_to_utf8_ex2() 928 SVN_ERR(get_xlate_handle_node(&node, topage, SVN_APR_UTF8_CHARSET, in svn_utf_cstring_from_utf8_ex2()
|