Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/util/
H A Dtexindex.c107 char first_initial; variable
200 first_initial = '\0'; in main()
879 if (first_initial) in parsefile()
881 if (first_initial != toupper (*p)) in parsefile()
885 first_initial = toupper (*p); in parsefile()
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.461278 * util/texindex.c: texindex.c (need_initials, first_initial): New