Searched refs:glh_line_matches_glob (Results 1 – 1 of 1) sorted by relevance
236 static int glh_line_matches_glob(GlhLineStream *lstr, GlhLineStream *pstr);2438 return glh_line_matches_glob(&lstr, &pstr); in _glh_line_matches_prefix()2639 static int glh_line_matches_glob(GlhLineStream *lstr, GlhLineStream *pstr) in glh_line_matches_glob() function2672 if(glh_line_matches_glob(lstr, pstr)) in glh_line_matches_glob()