Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/texinfo/info/
Dinfo-utils.h90 extern REFERENCE *info_copy_reference (REFERENCE *src);
Dinfo-utils.c391 info_copy_reference (REFERENCE *src) in info_copy_reference() function
Dsession.c2042 ret[0] = info_copy_reference (xref_list[nearest]); in nearest_xref()
/openbsd/src/gnu/usr.bin/texinfo/
DChangeLog.46436 * info/info-utils.c (info_copy_reference): new fn.
437 * info/info-utils.h (info_copy_reference): declare.