Searched refs:ends_with_optional_cr (Results 1 – 1 of 1) sorted by relevance
159 static int ends_with_optional_cr(const char *l, long s, long i) in ends_with_optional_cr() function228 return (ends_with_optional_cr(l1, s1, i1) && in xdl_recmatch()229 ends_with_optional_cr(l2, s2, i2)); in xdl_recmatch()