Searched refs:_glh_line_matches_prefix (Results 1 – 1 of 1) sorted by relevance
107 static int _glh_line_matches_prefix(GlhHashNode *line, GlhHashNode *prefix);577 !_glh_line_matches_prefix(node->line, glh->prefix))) in _glh_find_backwards()659 !_glh_line_matches_prefix(node->line, glh->prefix))) in _glh_find_forwards()2417 static int _glh_line_matches_prefix(GlhHashNode *line, GlhHashNode *prefix) in _glh_line_matches_prefix() function