16
16
/* Funktions for comparing with wild-cards */
27
20
/* Test if a string is "comparable" to a wild-card string */
28
21
/* returns 0 if the strings are "comparable" */
34
27
int wild_compare(register const char *str, register const char *wildstr,