Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dindex.c52 int (*index_compare_fn) (const char *a, const char *b) = strcasecmp; variable
518 ret = index_compare_fn ((*elt1)->entry, (*elt2)->entry); in index_element_compare()
665 index_compare_fn = strcoll; in sort_index()
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.463908 * makeinfo/index.h (index_compare_fn): declare.
3910 variable index_compare_fn, and set it to strcoll if