Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dsearch.h48 SEARCH_BINDING *copy_binding (SEARCH_BINDING *binding);
H A Dsearch.c56 copy_binding (SEARCH_BINDING *binding) in copy_binding() function
H A Dnodes.c599 tmp_search = copy_binding (buffer_binding); in get_nodes_of_tags_table()