Searched refs:val_neol (Results 1 – 1 of 1) sorted by relevance
2006 const char *val_neol; in svn_subst_detranslate_string() local2016 &val_neol, in svn_subst_detranslate_string()2025 err = svn_cmdline_cstring_from_utf8(&val_nlocale_neol, val_neol, pool); in svn_subst_detranslate_string()2029 svn_cmdline_cstring_from_utf8_fuzzy(val_neol, pool); in svn_subst_detranslate_string()2037 err = svn_utf_cstring_from_utf8(&val_nlocale_neol, val_neol, pool); in svn_subst_detranslate_string()2040 val_nlocale_neol = svn_utf_cstring_from_utf8_fuzzy(val_neol, pool); in svn_subst_detranslate_string()