Searched refs:glh_matches_range (Results 1 – 1 of 1) sorted by relevance
237 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