Searched refs:is_dot_digits_suffix (Results 1 – 1 of 1) sorted by relevance
4680 is_dot_digits_suffix (const char *str) in is_dot_digits_suffix() function4730 if (dot != NULL && is_dot_digits_suffix (dot)) in wild_match()4737 if (dot != NULL && is_dot_digits_suffix (dot)) in wild_match()