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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dutf.c307 xlate_handle_node_t **old_node_p = svn_hash_gets(xlate_handle_hash,
309 if (old_node_p)
310 old_node = *old_node_p;
317 *old_node_p = old_node->next;
305 xlate_handle_node_t **old_node_p = svn_hash_gets(xlate_handle_hash, local

Completed in 45 milliseconds