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