Searched refs:first_initial (Results 1 – 2 of 2) sorted by relevance
107 char first_initial; variable200 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()
1278 * util/texindex.c: texindex.c (need_initials, first_initial): New