Searched refs:is_dot_digits_suffix (Results 1 – 2 of 2) sorted by relevance
4670 is_dot_digits_suffix (const char *str) in is_dot_digits_suffix() function4720 if (dot != NULL && is_dot_digits_suffix (dot)) in wild_match()4727 if (dot != NULL && is_dot_digits_suffix (dot)) in wild_match()
5294 (is_dot_digits_suffix): New function.