Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dxml.h31 extern int xml_sort_index;
H A Dindex.c790 xml_sort_index = 1; in cm_printindex()
792 xml_sort_index = 0; in cm_printindex()
H A Dxml.c530 int xml_sort_index = 0; variable
792 if (xml_sort_index)
1195 if (!xml_sort_index && !xml_in_xref_token && !xml_dont_touch_items_defs) in xml_add_char()