Home
last modified time | relevance | path

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

/trueos/contrib/texinfo/makeinfo/
HDindex.c50 int (*index_compare_fn) (const char *a, const char *b) = strcasecmp; variable
513 return index_compare_fn ((*elt1)->entry, (*elt2)->entry); in index_element_compare()
639 index_compare_fn = strcoll; in sort_index()
/trueos/contrib/texinfo/
HDChangeLog.463908 * makeinfo/index.h (index_compare_fn): declare.
3910 variable index_compare_fn, and set it to strcoll if