Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/texinfo/info/
H A Decho-area.c766 static REFERENCE **echo_area_completion_items = (REFERENCE **)NULL; variable
824 echo_area_completion_items = completions; in info_read_completing_internal()
884 echo_area_completion_items = (REFERENCE **)NULL; in info_read_completing_internal()
913 if (!echo_area_completion_items)
1087 if (!echo_area_completion_items)
1180 if (!echo_area_completion_items) in build_completions()
1195 last_completion_items == echo_area_completion_items && in build_completions()
1204 last_completion_items = echo_area_completion_items; in build_completions()
1210 for (i = 0; (entry = echo_area_completion_items[i]); i++) in build_completions()
1411 pushed->comp_items = echo_area_completion_items; in push_echo_area()
[all …]
/openbsd-src/gnu/usr.bin/texinfo/
H A DChangeLog.469203 echo_area_completion_items after pushing the vars.