Home
last modified time | relevance | path

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

/dports/devel/geany-legacy/geany-1.37.1/src/
H A Dsymbols.c2035 static TMTag *find_best_goto_tag(GeanyDocument *doc, GPtrArray *tags) in find_best_goto_tag() function
2166 best_tag = find_best_goto_tag(old_doc, tags); in goto_tag()
/dports/devel/geany/geany-1.38/src/
H A Dsymbols.c2044 static TMTag *find_best_goto_tag(GeanyDocument *doc, GPtrArray *tags) in find_best_goto_tag() function
2175 best_tag = find_best_goto_tag(old_doc, tags); in goto_tag()