Home
last modified time | relevance | path

Searched refs:symbols_get_current_function (Results 1 – 10 of 10) sorted by relevance

/dports/devel/geany-legacy/geany-1.37.1/src/
H A Dsymbols.h62 gint symbols_get_current_function(GeanyDocument *doc, const gchar **tagname);
H A Dcallbacks.c1007 line = symbols_get_current_function(doc, &cur_tag); in on_comments_function_activate()
H A Dsymbols.c2488 gint symbols_get_current_function(GeanyDocument *doc, const gchar **tagname) in symbols_get_current_function() function
H A Deditor.c4788 symbols_get_current_function(NULL, NULL); in editor_check_colourise()
/dports/devel/geany/geany-1.38/src/
H A Dsymbols.h62 gint symbols_get_current_function(GeanyDocument *doc, const gchar **tagname);
H A Dcallbacks.c1043 line = symbols_get_current_function(doc, &cur_tag); in on_comments_function_activate()
H A Dsymbols.c2497 gint symbols_get_current_function(GeanyDocument *doc, const gchar **tagname) in symbols_get_current_function() function
H A Deditor.c4796 symbols_get_current_function(NULL, NULL); in editor_check_colourise()
/dports/devel/geany-legacy/geany-1.37.1/
H A DChangeLog18620 (we have similar symbols_get_current_function() and there's no reason
43962 Improve symbols_get_current_function() a lot and make it more flexible
44013 This makes symbols_get_current_function() more accurate by using TM
/dports/devel/geany/geany-1.38/
H A DChangeLog20091 (we have similar symbols_get_current_function() and there's no reason
45433 Improve symbols_get_current_function() a lot and make it more flexible
45484 This makes symbols_get_current_function() more accurate by using TM