Searched refs:get_xlate_handle_node (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dutf.c294 Note: this function is not thread-safe. Call get_xlate_handle_node
344 get_xlate_handle_node(xlate_handle_node_t **ret,
458 return get_xlate_handle_node(ret, SVN_APR_UTF8_CHARSET,
474 return get_xlate_handle_node(ret,
803 SVN_ERR(get_xlate_handle_node(&node, SVN_APR_UTF8_CHARSET, frompage,
930 SVN_ERR(get_xlate_handle_node(&node, topage, SVN_APR_UTF8_CHARSET,
342 get_xlate_handle_node(xlate_handle_node_t **ret, function

Completed in 114 milliseconds