Home
last modified time | relevance | path

Searched refs:completion_result (Results 1 – 25 of 65) sorted by relevance

123

/dports/devel/gdb/gdb-11.1/gdb/
H A Dcompleter.h230 struct completion_result struct
233 completion_result ();
236 completion_result (char **match_list, size_t number_matches,
240 ~completion_result ();
242 DISABLE_COPY_AND_ASSIGN (completion_result);
245 completion_result (completion_result &&rhs) noexcept;
405 completion_result build_completion_result (const char *text,
528 extern completion_result
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/xmlsnippets/src/
H A Dxmlsnippets.c132 gchar *completion_result; in get_completion() local
177 completion_result = merge_attributes(sel, size, &info); in get_completion()
178 if (completion_result == NULL) in get_completion()
181 c->completion = completion_result; in get_completion()
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/xmlsnippets/src/
H A Dxmlsnippets.c132 gchar *completion_result; in get_completion() local
177 completion_result = merge_attributes(sel, size, &info); in get_completion()
178 if (completion_result == NULL) in get_completion()
181 c->completion = completion_result; in get_completion()
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/xmlsnippets/src/
H A Dxmlsnippets.c132 gchar *completion_result; in get_completion() local
177 completion_result = merge_attributes(sel, size, &info); in get_completion()
178 if (completion_result == NULL) in get_completion()
181 c->completion = completion_result; in get_completion()
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/xmlsnippets/src/
H A Dxmlsnippets.c132 gchar *completion_result; in get_completion() local
177 completion_result = merge_attributes(sel, size, &info); in get_completion()
178 if (completion_result == NULL) in get_completion()
181 c->completion = completion_result; in get_completion()
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/xmlsnippets/src/
H A Dxmlsnippets.c132 gchar *completion_result; in get_completion() local
177 completion_result = merge_attributes(sel, size, &info); in get_completion()
178 if (completion_result == NULL) in get_completion()
181 c->completion = completion_result; in get_completion()
/dports/devel/geany-plugin-prj/geany-plugins-1.38/xmlsnippets/src/
H A Dxmlsnippets.c132 gchar *completion_result; in get_completion() local
177 completion_result = merge_attributes(sel, size, &info); in get_completion()
178 if (completion_result == NULL) in get_completion()
181 c->completion = completion_result; in get_completion()
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/xmlsnippets/src/
H A Dxmlsnippets.c132 gchar *completion_result; in get_completion() local
177 completion_result = merge_attributes(sel, size, &info); in get_completion()
178 if (completion_result == NULL) in get_completion()
181 c->completion = completion_result; in get_completion()
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/xmlsnippets/src/
H A Dxmlsnippets.c132 gchar *completion_result; in get_completion() local
177 completion_result = merge_attributes(sel, size, &info); in get_completion()
178 if (completion_result == NULL) in get_completion()
181 c->completion = completion_result; in get_completion()
/dports/devel/geany-plugin-sendmail/geany-plugins-1.38/xmlsnippets/src/
H A Dxmlsnippets.c132 gchar *completion_result; in get_completion() local
177 completion_result = merge_attributes(sel, size, &info); in get_completion()
178 if (completion_result == NULL) in get_completion()
181 c->completion = completion_result; in get_completion()
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/xmlsnippets/src/
H A Dxmlsnippets.c132 gchar *completion_result; in get_completion() local
177 completion_result = merge_attributes(sel, size, &info); in get_completion()
178 if (completion_result == NULL) in get_completion()
181 c->completion = completion_result; in get_completion()
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/xmlsnippets/src/
H A Dxmlsnippets.c132 gchar *completion_result; in get_completion() local
177 completion_result = merge_attributes(sel, size, &info); in get_completion()
178 if (completion_result == NULL) in get_completion()
181 c->completion = completion_result; in get_completion()
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/xmlsnippets/src/
H A Dxmlsnippets.c132 gchar *completion_result; in get_completion() local
177 completion_result = merge_attributes(sel, size, &info); in get_completion()
178 if (completion_result == NULL) in get_completion()
181 c->completion = completion_result; in get_completion()
/dports/devel/geany-plugin-pg/geany-plugins-1.38/xmlsnippets/src/
H A Dxmlsnippets.c132 gchar *completion_result; in get_completion() local
177 completion_result = merge_attributes(sel, size, &info); in get_completion()
178 if (completion_result == NULL) in get_completion()
181 c->completion = completion_result; in get_completion()
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/xmlsnippets/src/
H A Dxmlsnippets.c132 gchar *completion_result; in get_completion() local
177 completion_result = merge_attributes(sel, size, &info); in get_completion()
178 if (completion_result == NULL) in get_completion()
181 c->completion = completion_result; in get_completion()
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/xmlsnippets/src/
H A Dxmlsnippets.c132 gchar *completion_result; in get_completion() local
177 completion_result = merge_attributes(sel, size, &info); in get_completion()
178 if (completion_result == NULL) in get_completion()
181 c->completion = completion_result; in get_completion()
/dports/devel/geany-plugin-overview/geany-plugins-1.38/xmlsnippets/src/
H A Dxmlsnippets.c132 gchar *completion_result; in get_completion() local
177 completion_result = merge_attributes(sel, size, &info); in get_completion()
178 if (completion_result == NULL) in get_completion()
181 c->completion = completion_result; in get_completion()
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/xmlsnippets/src/
H A Dxmlsnippets.c132 gchar *completion_result; in get_completion() local
177 completion_result = merge_attributes(sel, size, &info); in get_completion()
178 if (completion_result == NULL) in get_completion()
181 c->completion = completion_result; in get_completion()
/dports/devel/geany-plugin-updatechecker/geany-plugins-1.38/xmlsnippets/src/
H A Dxmlsnippets.c132 gchar *completion_result; in get_completion() local
177 completion_result = merge_attributes(sel, size, &info); in get_completion()
178 if (completion_result == NULL) in get_completion()
181 c->completion = completion_result; in get_completion()
/dports/devel/geany-plugin-vc/geany-plugins-1.38/xmlsnippets/src/
H A Dxmlsnippets.c132 gchar *completion_result; in get_completion() local
177 completion_result = merge_attributes(sel, size, &info); in get_completion()
178 if (completion_result == NULL) in get_completion()
181 c->completion = completion_result; in get_completion()
/dports/devel/geany-plugin-lua/geany-plugins-1.38/xmlsnippets/src/
H A Dxmlsnippets.c132 gchar *completion_result; in get_completion() local
177 completion_result = merge_attributes(sel, size, &info); in get_completion()
178 if (completion_result == NULL) in get_completion()
181 c->completion = completion_result; in get_completion()
/dports/devel/geany-plugin-macro/geany-plugins-1.38/xmlsnippets/src/
H A Dxmlsnippets.c132 gchar *completion_result; in get_completion() local
177 completion_result = merge_attributes(sel, size, &info); in get_completion()
178 if (completion_result == NULL) in get_completion()
181 c->completion = completion_result; in get_completion()
/dports/devel/geany-plugin-miniscript/geany-plugins-1.38/xmlsnippets/src/
H A Dxmlsnippets.c132 gchar *completion_result; in get_completion() local
177 completion_result = merge_attributes(sel, size, &info); in get_completion()
178 if (completion_result == NULL) in get_completion()
181 c->completion = completion_result; in get_completion()
/dports/devel/geany-plugin-git-changebar/geany-plugins-1.38/xmlsnippets/src/
H A Dxmlsnippets.c132 gchar *completion_result; in get_completion() local
177 completion_result = merge_attributes(sel, size, &info); in get_completion()
178 if (completion_result == NULL) in get_completion()
181 c->completion = completion_result; in get_completion()
/dports/devel/geany-plugin-lineoperations/geany-plugins-1.38/xmlsnippets/src/
H A Dxmlsnippets.c132 gchar *completion_result; in get_completion() local
177 completion_result = merge_attributes(sel, size, &info); in get_completion()
178 if (completion_result == NULL) in get_completion()
181 c->completion = completion_result; in get_completion()

123