Searched refs:compute_ses (Results 1 – 5 of 5) sorted by relevance
128 using abigail::diff_utils::compute_ses;167 compute_ses(s->first_string, s->second_string, ses); in main()
31 using abigail::diff_utils::compute_ses;152 compute_ses(opts.str1, opts.str2, ses); in main()
187 compute_ses(const char* str1, const char* str2, edit_script& ses) in compute_ses() function
2013 compute_ses(const char* str1, const char* str2, edit_script& ses);
33651 * src/abg-diff-utils.cc (compute_lcs, compute_ses): Adjust for the