ef_string_matches_pattern
static int ef_string_matches_pattern(const char *file, const char *pattern,
if(ef_string_matches_pattern(file, pattern, file[0]=='.', nextp)) {
if(ef_string_matches_pattern(fptr, pptr, 0, nextp))