Searched refs:convset_key (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13-stable/contrib/subversion/subversion/include/ |
| HD | svn_utf.h | 128 const char *convset_key, 181 const char *convset_key,
|
| /freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/ |
| HD | utf.c | 798 const char *convset_key = get_xlate_key(SVN_APR_UTF8_CHARSET, frompage, in svn_utf_cstring_to_utf8_ex2() local 802 convset_key, pool)); in svn_utf_cstring_to_utf8_ex2() 818 const char *convset_key, in svn_utf_cstring_to_utf8_ex() argument 923 const char *convset_key = get_xlate_key(topage, SVN_APR_UTF8_CHARSET, in svn_utf_cstring_from_utf8_ex2() local 929 convset_key, pool)); in svn_utf_cstring_from_utf8_ex2() 933 put_xlate_handle_node(node, convset_key, pool)); in svn_utf_cstring_from_utf8_ex2()
|
| HD | deprecated.c | 1833 const char *convset_key, in svn_utf_cstring_from_utf8_ex() argument
|