Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtecla/common/
H A Dhistory.c237 static int glh_matches_range(char c, GlhLineStream *pstr);
2711 if(!lstr->c || !glh_matches_range(lstr->c, pstr)) in glh_line_matches_glob()
2755 static int glh_matches_range(char c, GlhLineStream *pstr) in glh_matches_range() function