Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Decho-area.c66 static int echo_area_must_complete_p = 0; variable
813 echo_area_must_complete_p = force; in info_read_completing_internal()
1097 if (!echo_area_must_complete_p && key == SPC)
1414 pushed->must_complete = echo_area_must_complete_p; in push_echo_area()
1438 echo_area_must_complete_p = popped->must_complete; in pop_echo_area()