Home
last modified time | relevance | path

Searched refs:ef_matches_range (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libtecla/common/
H A Dexpand.c126 static int ef_matches_range(int c, const char *pattern, const char **endp);
877 if(xplicit || !ef_matches_range(*fptr++, ++pptr, &pptr)) in ef_string_matches_pattern()
928 static int ef_matches_range(int c, const char *pattern, const char **endp) in ef_matches_range() function