Home
last modified time | relevance | path

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

/dports/devel/geany-legacy/geany-1.37.1/src/
H A Dsymbols.c2418 const gint fn_fold = get_function_fold_number(doc); in get_current_tag_name() local
2423 while (tag_line >= 0 && (fold_level & SC_FOLDLEVELNUMBERMASK) != fn_fold) in get_current_tag_name()
/dports/devel/geany/geany-1.38/src/
H A Dsymbols.c2427 const gint fn_fold = get_function_fold_number(doc); in get_current_tag_name() local
2432 while (tag_line >= 0 && (fold_level & SC_FOLDLEVELNUMBERMASK) != fn_fold) in get_current_tag_name()