Searched refs:prop_suffix_is_substring (Results 1 – 1 of 1) sorted by relevance
106 prop_suffix_is_substring(false, &bs, |n, h| TwoWay::forward(n).find(h))114 prop_suffix_is_substring(true, &bs, |n, h| TwoWay::reverse(n).rfind(h))163 fn prop_suffix_is_substring( in prop_suffix_is_substring() function