Lines Matching refs:lcache
1357 if (!line_list__has_line(&pf->lcache, lineno) ||1378 if (list_empty(&pf->lcache)) {1380 ret = find_lazy_match_lines(&pf->lcache, pf->fname,1539 line_list__init(&pf->lcache);1591 line_list__free(&pf->lcache);