Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/texinfo/info/
H A Dsearch.h46 SEARCH_BINDING *copy_binding (SEARCH_BINDING *binding);
H A Dsearch.c54 copy_binding (SEARCH_BINDING *binding) in copy_binding() function
H A Dnodes.c597 tmp_search = copy_binding (buffer_binding); in get_nodes_of_tags_table()