Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Decho-area.c768 static REFERENCE **echo_area_completion_items = (REFERENCE **)NULL; variable
826 echo_area_completion_items = completions; in info_read_completing_internal()
886 echo_area_completion_items = (REFERENCE **)NULL; in info_read_completing_internal()
915 if (!echo_area_completion_items)
1089 if (!echo_area_completion_items)
1182 if (!echo_area_completion_items) in build_completions()
1197 last_completion_items == echo_area_completion_items && in build_completions()
1206 last_completion_items = echo_area_completion_items; in build_completions()
1212 for (i = 0; (entry = echo_area_completion_items[i]); i++) in build_completions()
1413 pushed->comp_items = echo_area_completion_items; in push_echo_area()
[all …]
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.469203 echo_area_completion_items after pushing the vars.