AddAnE	stemmer.c	/^AddAnE( word )$/
BIT	wutil.c	/^#define BIT(n)  (1L << n)$/
CSTFreeDocObj	wprot.c	/^CSTFreeDocObj(doc)$/
CSTFreeWAISDocumentCodes	wprot.c	/^CSTFreeWAISDocumentCodes(docCodes)$/
CSTFreeWAISDocumentHeader	wprot.c	/^CSTFreeWAISDocumentHeader(header)$/
CSTFreeWAISDocumentHeadlines	wprot.c	/^CSTFreeWAISDocumentHeadlines(docHeadline)$/
CSTFreeWAISDocumentLongHeader	wprot.c	/^CSTFreeWAISDocumentLongHeader(header)$/
CSTFreeWAISDocumentShortHeader	wprot.c	/^CSTFreeWAISDocumentShortHeader(header)$/
CSTFreeWAISDocumentText	wprot.c	/^CSTFreeWAISDocumentText(docText)$/
CSTFreeWAISInitResponse	wprot.c	/^CSTFreeWAISInitResponse(init)$/
CSTFreeWAISSearch	wprot.c	/^CSTFreeWAISSearch(query)$/
CSTFreeWAISSearchResponse	wprot.c	/^CSTFreeWAISSearchResponse(response)$/
CSTFreeWAISTextQuery	wprot.c	/^CSTFreeWAISTextQuery(query)$/
CheckStartOfStruct	irfileio.c	/^long CheckStartOfStruct(name,file)$/
ContainsVowel	stemmer.c	/^ContainsVowel( word )$/
EndsWithCVC	stemmer.c	/^EndsWithCVC( word )$/
GetCopyrightDisposition	docid.c	/^long GetCopyrightDisposition(doc)$/
GetDatabase	docid.c	/^any* GetDatabase(doc)$/
GetLocalID	docid.c	/^any* GetLocalID(doc)$/
GetServer	docid.c	/^any* GetServer(doc)$/
IBuildApp	macbuild.c	/^void CBuildApp::IBuildApp(void)$/
IVerifyApp	macver.c	/^void CVerifyApp::IVerifyApp(void)$/
IsVowel	stemmer.c	/^#define IsVowel(c)        ('a'==(c)||'e'==(c)||'i'/
MIN	wutil.c	/^#define MIN(a,b)  (a > b ? b : a)$/
Mhash	hash.c	/^main()$/
Mirbuild	irbuild.c	/^main(argc, argv)$/
Mirsparse	irsparse.c	/^main() {$/
Miubuild	iubuild.c	/^main(argc, argv)$/
Mmacbuild	macbuild.c	/^void main()$/
Mmacver	macver.c	/^main()$/
Mserver	server.c	/^main(argc,argv)$/
Mserver-single	server-single.c	/^main(argc,argv)$/
Mwutil	wutil.c	/^main()$/
NEW	irsparse.c	/^#define NEW(type) (type*)(s_malloc(sizeof(type)))$/
PRINT_LINE	wutil.c	/^#define  PRINT_LINE(line, ndx, line_cnt,text_ptr,l/
RELEASE_HEADER_SPACE	zprot.c	/^#define RELEASE_HEADER_SPACE(spaceLeft)			\\$/
RESERVE_SPACE_FOR_HEADER	zprot.c	/^#define RESERVE_SPACE_FOR_HEADER(spaceLeft)		\\$/
RESERVE_SPACE_FOR_WAIS_HEADER	wprot.c	/^#define RESERVE_SPACE_FOR_WAIS_HEADER(len)	\\$/
Read8BitArray	irfileio.c	/^long Read8BitArray(destination,file,length)$/
ReadAny	irfileio.c	/^long ReadAny(destination,file)$/
ReadDocID	docid.c	/^long ReadDocID(doc,file)$/
ReadDouble	irfileio.c	/^long ReadDouble(file,answer)$/
ReadEndOfList	irfileio.c	/^Boolean ReadEndOfList(file)$/
ReadEndOfListOrStruct	irfileio.c	/^long ReadEndOfListOrStruct(file)$/
ReadLong	irfileio.c	/^long ReadLong(file,answer)$/
ReadStartOfList	irfileio.c	/^Boolean ReadStartOfList(file)$/
ReadStartOfStruct	irfileio.c	/^long ReadStartOfStruct(name,file)$/
ReadString	irfileio.c	/^long ReadString(string,file,string_size)$/
ReadSymbol	irfileio.c	/^long ReadSymbol(string,file,string_size)$/
RemoveAnE	stemmer.c	/^RemoveAnE( word )$/
ReplaceEnd	stemmer.c	/^ReplaceEnd( word, rule )$/
S_ISDIR	ir.c	/^#define S_ISDIR(f_mode) ((f_mode & S_IFMT) == S_IF/
SkipObject	irfileio.c	/^SkipObject(file)$/
Sprintf	cutil.c	/^#define Sprintf(string,format,arg)	(sprintf((strin/
Stem	stemmer.c	/^Stem( word )$/
TESTDOC	docid.c	/^#define TESTDOC(doc) if((doc) == NULL) return NULL/
WordSize	stemmer.c	/^WordSize( word )$/
Write8BitArray	irfileio.c	/^long Write8BitArray(length,array,file)$/
WriteAny	irfileio.c	/^long WriteAny(value,file)$/
WriteDocID	docid.c	/^long WriteDocID(doc,file)$/
WriteDouble	irfileio.c	/^long WriteDouble(number,file)$/
WriteEndOfList	irfileio.c	/^long WriteEndOfList(file)$/
WriteEndOfStruct	irfileio.c	/^long WriteEndOfStruct(file)$/
WriteLong	irfileio.c	/^long WriteLong(number,file)$/
WriteNewline	irfileio.c	/^long WriteNewline(file)$/
WriteStartOfList	irfileio.c	/^long WriteStartOfList(file)$/
WriteStartOfStruct	irfileio.c	/^long WriteStartOfStruct(name,file)$/
WriteString	irfileio.c	/^long WriteString(string,file)$/
WriteSymbol	irfileio.c	/^long WriteSymbol(name,file)$/
WriteTM	irfileio.c	/^long WriteTM(atime,file)$/
accept_client_connection	sockets.c	/^void accept_client_connection (socket,file) long s/
add_dictionary_to_hashtable	sighash.c	/^void add_dictionary_to_hashtable(db)$/
add_stop_words	irhash.c	/^void add_stop_words(the_word_memory_hashtable)$/
add_weight	irhash.c	/^add_weight(current_weight,new_weight)$/
add_word	irhash.c	/^long add_word(word, char_pos, line_pos,$/
add_word_before_pairs	irtfiles.c	/^  add_word_before_pairs(word, char_pos, line_pos,$/
add_word_to_dictionary	irfiles.c	/^long add_word_to_dictionary(word,position,number_o/
add_words_if_appropriate	irtfiles.c	/^add_words_if_appropriate(line,$/
alarmhandler	server.c	/^alarmhandler(sig, code, scp, addr)$/
allocate_index_block	irinv.c	/^long allocate_index_block(how_large,stream)$/
alphasort	ir.c	/^  alphasort(d1, d2)$/
analyze_hashtable_distribution	hash.c	/^void analyze_hashtable_distribution(htable)$/
anyFromDocID	docid.c	/^anyFromDocID(docID)$/
anyToLong	zutil.c	/^anyToLong(a)$/
anyToString	zutil.c	/^anyToString(a)$/
atol	ustubs.c	/^long atol(s)$/
bcopy	ustubs.c	/^char *bcopy(src, dest, len)$/
beFriendly	cutil.c	/^beFriendly()$/
best_hit	sersrch.c	/^long best_hit(db, doc_id, best_character, best_lin/
best_hit_to_header	irsearch.c	/^best_hit_to_header(best_hit, maxRawScore, waisProt/
bibtex_finish_header_function	ircfiles.c	/^void bibtex_finish_header_function(header)$/
bibtex_header_function	ircfiles.c	/^void bibtex_header_function(line)$/
bibtex_separator_function	ircfiles.c	/^boolean bibtex_separator_function(line)$/
bio_finish_header_function	ircfiles.c	/^void bio_finish_header_function(header)$/
bio_header_function	ircfiles.c	/^void bio_header_function(line)$/
bio_separator_function	ircfiles.c	/^boolean bio_separator_function(line)$/
biojournal_finish_header_function	ircfiles.c	/^void biojournal_finish_header_function(header)$/
biojournal_header_function	ircfiles.c	/^void biojournal_header_function(line)$/
biojournal_separator_function	ircfiles.c	/^boolean biojournal_separator_function(line)$/
bitAtPos	zutil.c	/^bitAtPos(pos,bm)$/
boolean	cutil.c	/^typedef boolean (boolfunc) _AP((long c));$/
breakKey	server-single.c	/^breakKey (s1,s2,s3,s4)$/
bucket_length	hash.c	/^long bucket_length(bucket, htable)$/
bucket_length_compare	hash.c	/^static int bucket_length_compare(i,j)$/
build_catalog	irfiles.c	/^build_catalog(db)$/
bushandler	server-single.c	/^bushandler(sig, code, scp, addr)$/
bzero	ustubs.c	/^void bzero(ptr, len)$/
cadr	list.c	/^void* cadr(list)$/
calcDocLength	irsearch.c	/^calcDocLength(theHit,lines,bytes)$/
car	list.c	/^void* car(list)$/
catalog_finish_header_function	ircfiles.c	/^void catalog_finish_header_function(header)$/
catalog_header	ir.c	/^static WAISDocumentHeader *catalog_header(database/
catalog_header_function	ircfiles.c	/^void catalog_header_function(line)$/
catalog_separator_function	ircfiles.c	/^boolean catalog_separator_function(line)$/
cdr	list.c	/^void** cdr(list)$/
char_downcase	cutil.c	/^char char_downcase(long_ch)$/
checkSum	wmessage.c	/^checkSum(string,len)$/
check_dictionary_entry	irfiles.c	/^static void check_dictionary_entry(word,expected_p/
check_document_id	irfiles.c	/^check_document_id(doc_id,db)$/
check_for_legitimate_file	irretrvl.c	/^static boolean check_for_legitimate_file(filename,/
childhandler	server-single.c	/^childhandler(sig, code, scp, addr)$/
cleanHeadline	irtfiles.c	/^char *cleanHeadline (headline)$/
cleanUpWaisSearchResponse	wprot.c	/^cleanUpWaisSearchResponse (buf,seedWordsUsed,docHe/
clean_path	futil.c	/^static char *clean_path(filename)$/
clearPartMatch	irfiles.c	/^void clearPartMatch()$/
clear_best_hits_array	sersrch.c	/^void clear_best_hits_array()$/
clear_document_score_array	sersrch.c	/^void clear_document_score_array()$/
closeDatabase	irfiles.c	/^closeDatabase(db)$/
close_client_connection	sockets.c	/^void close_client_connection (file) FILE* file; {}/
close_connection	ui-local.c	/^long close_connection(connection)$/
close_connection_to_server	sockets.c	/^void close_connection_to_server (file) FILE* file;/
close_dictionary_file	irfiles.c	/^void close_dictionary_file(db)$/
close_server	sockets.c	/^void close_server (socket) long socket; {}$/
closelog	syslog.c	/^closelog()$/
clr_hashtable	hash.c	/^boolean clr_hashtable (htable)$/
clr_socket	sockets.c	/^static boolean clr_socket(address, portnumber, soc/
cmapp_finish_header_function	ircfiles.c	/^void cmapp_finish_header_function(header)$/
cmapp_header_function	ircfiles.c	/^void cmapp_header_function(line)$/
cmapp_separator_function	ircfiles.c	/^boolean cmapp_separator_function(line)$/
cmpDocIDs	docid.c	/^Boolean cmpDocIDs(d1,d2)$/
collecting	list.c	/^void **collecting(list, item)$/
compare	irbuild.c	/^ double compare(a, alen, b, blen)$/
connect_to_server	sockets.c	/^FILE *connect_to_server (host_name,port) char* hos/
copyDocID	docid.c	/^copyDocID(doc)$/
copy_block	irinv.c	/^static void copy_block(from_stream,to_stream)$/
copy_stream	irinv.c	/^static long copy_stream(from_stream,to_stream,n)$/
count_lines	futil.c	/^long count_lines(stream)$/
cprintf	cutil.c	/^cprintf(boolean print, char* format, ...)$/
current_user_name	futil.c	/^char *current_user_name()$/
dash_finish_header_function	ircfiles.c	/^void dash_finish_header_function(header)$/
dash_header_function	ircfiles.c	/^void dash_header_function(line)$/
dash_separator_function	ircfiles.c	/^boolean dash_separator_function(line)$/
database_file	sersrch.c	/^char *database_file(database_name)$/
decode	trie.c	/^void decode(s) $/
defaultImplementationID	zutil.c	/^defaultImplementationID()$/
defaultImplementationName	zutil.c	/^defaultImplementationName()$/
defaultImplementationVersion	zutil.c	/^defaultImplementationVersion()$/
delete_seeker_codes	ui-local.c	/^char *delete_seeker_codes(string,length)$/
delimiters_filename	irfiles.c	/^char* delimiters_filename(destination,db)$/
destroy_best_hits_array	sersrch.c	/^static void destroy_best_hits_array()$/
destroy_document_score_array	sersrch.c	/^static void destroy_document_score_array()$/
dict_number_of_blocks	irfiles.c	/^dict_number_of_blocks(number_of_words)$/
dictionary_block_position	irfiles.c	/^long dictionary_block_position(i,block)$/
dictionary_block_word	irfiles.c	/^char *dictionary_block_word(i,block)$/
dictionary_block_word_occurances	irfiles.c	/^long dictionary_block_word_occurances(i,block)$/
dictionary_filename	irfiles.c	/^char* dictionary_filename(destination,db)$/
din_finish_header_function	ircfiles.c	/^void din_finish_header_function(header)$/
din_header_function	ircfiles.c	/^void din_header_function(line)$/
din_separator_function	ircfiles.c	/^boolean din_separator_function(line)$/
directoryp	irtfiles.c	/^boolean directoryp(file)$/
display_text_record_completely	ui-local.c	/^display_text_record_completely(record,quote_string/
disposeDatabase	irfiles.c	/^disposeDatabase(db)$/
disposePostingsForATerm	irverify.c	/^disposePostingsForATerm(pfat)$/
disposeSerialPostingFile	irverify.c	/^disposeSerialPostingFile(pf)$/
dispose_trie_allocator	trie.c	/^void dispose_trie_allocator(alloc)$/
doList	zutil.c	/^doList(list,func)$/
do_intermediate_merging	irinv.c	/^static void do_intermediate_merging(db, completely/
docIDFromAny	docid.c	/^docIDFromAny(rawDocID)$/
document_table_filename	irfiles.c	/^char* document_table_filename(destination,db)$/
dsply_code_record	wutil.c	/^static void dsply_code_record( record)$/
dsply_doc_hdr_record	wutil.c	/^dsply_doc_hdr_record( record)$/
dsply_headline_record	wutil.c	/^static void dsply_headline_record( record)$/
dsply_long_hdr_record	wutil.c	/^static void dsply_long_hdr_record(record)$/
dsply_short_hdr_record	wutil.c	/^dsply_short_hdr_record( record)$/
dsply_text	wutil.c	/^dsply_text( size, text)$/
dsply_text_record	wutil.c	/^static void dsply_text_record( record)$/
dummy_wordfunction	irtfiles.c	/^static long dummy_wordfunction(word, char_pos, lin/
duplicateAny	zutil.c	/^duplicateAny(a)$/
emacs_info_finish_header_function	ircfiles.c	/^void emacs_info_finish_header_function(header)$/
emacs_info_header_function	ircfiles.c	/^void emacs_info_header_function(line)$/
emacs_info_separator_function	ircfiles.c	/^boolean emacs_info_separator_function(line) \/* hat/
embl_date_function	ircfiles.c	/^long embl_date_function(line)$/
embl_filter_for_index	ircfiles.c	/^void embl_filter_for_index(line)$/
embl_finish_header_function	ircfiles.c	/^void embl_finish_header_function(header)$/
embl_header_function	ircfiles.c	/^void embl_header_function(line)$/
embl_separator_function	ircfiles.c	/^boolean embl_separator_function(line)$/
encode	trie.c	/^int encode( s)$/
exitAction	panic.c	/^exitAction(error)$/
ext_close_database	sersrch.c	/^long ext_close_database (db)$/
ext_open_database	sersrch.c	/^long ext_open_database (db, initialize, for_search/
fast_alloc	trie.c	/^char* fast_alloc(alloc)$/
fast_free	trie.c	/^void fast_free(alloc)$/
fd_accept_client_connection	sockets.c	/^fd_accept_client_connection(socket,fd)$/
fd_connect_to_server	sockets.c	/^fd_connect_to_server(host_name,port,fd)$/
file_length	futil.c	/^long file_length(stream)$/
file_write_date	futil.c	/^time_t file_write_date(filename)$/
filename_finish_header_function	ircfiles.c	/^void filename_finish_header_function(header)$/
filename_in_database	irfiles.c	/^boolean filename_in_database(filename,type,file_wr/
filename_in_filename_file	irfiles.c	/^boolean filename_in_filename_file(filename,type,fi/
filename_in_filename_stream	irfiles.c	/^static boolean filename_in_filename_stream(filenam/
filename_table_filename	irfiles.c	/^char* filename_table_filename(destination,db)$/
filep	irtfiles.c	/^boolean filep(file)$/
filesonly	ir.c	/^filesonly(e)$/
find_pointer_in_block	irfiles.c	/^static long find_pointer_in_block(word,block,block/
finduid	server-single.c	/^int finduid(name)$/
finish_document	irtfiles.c	/^finish_document(recountHeader, header,line,documen/
finished_add_word	irinv.c	/^long finished_add_word(db)$/
finished_add_word_to_dictionary	irfiles.c	/^finished_add_word_to_dictionary(db)$/
finished_best_hit	sersrch.c	/^long finished_best_hit(db)$/
finished_search_engine	sersrch.c	/^long finished_search_engine()$/
finished_search_word	sersrch.c	/^long finished_search_word(db)$/
first	list.c	/^void* first(list)$/
first_line_finish_header_function	ircfiles.c	/^void first_line_finish_header_function(header)$/
first_line_header_function	ircfiles.c	/^void first_line_header_function(line)$/
first_line_separator_function	ircfiles.c	/^boolean first_line_separator_function(line)$/
flushMemAcct	cutil.c	/^flushMemAcct()$/
flush_memory_hashtable_to_disk	irinv.c	/^void flush_memory_hashtable_to_disk(db,completely)/
flush_word_entry_to_file	irinv.c	/^static void flush_word_entry_to_file(wrd_entry,db)/
flush_word_occur_bufs_internal	irhash.c	/^static void flush_word_occur_bufs_internal(head_of/
flush_word_occurance_buffers	irhash.c	/^void flush_word_occurance_buffers()$/
flybase_finish_header_function	ircfiles.c	/^void flybase_finish_header_function(header)$/
flybase_header_function	ircfiles.c	/^void flybase_header_function(line)$/
flybase_separator_function	ircfiles.c	/^boolean flybase_separator_function(line)$/
for	cutil.c	/^for (i = 0; i < tickles; i++)$/
forwardSearch	ir.c	/^forwardSearch(aSearch,sendBuf,sendBufLen,waisProto/
fprintf	irfiles.c	/^  fprintf(source_stream, ")\\n");      $/
fread_from_stream	irfiles.c	/^static long fread_from_stream(stream,buf,nbytes)$/
freeAny	zutil.c	/^freeAny(a)$/
freeBitMap	zutil.c	/^freeBitMap(bm)$/
freeDiag	zutil.c	/^freeDiag(diag)$/
freeDocID	docid.c	/^void freeDocID(doc)$/
freeDocObj	wprot.c	/^freeDocObj(doc)$/
freeInitAPDU	zprot.c	/^freeInitAPDU(init)$/
freeInitResponseAPDU	zprot.c	/^freeInitResponseAPDU(init)$/
freePresentAPDU	zprot.c	/^freePresentAPDU(present)$/
freePresentResponseAPDU	zprot.c	/^freePresentResponseAPDU(present)$/
freeSearchAPDU	zprot.c	/^freeSearchAPDU(query)$/
freeSearchResponseAPDU	zprot.c	/^freeSearchResponseAPDU(queryResponse)$/
freeTerm	ztype1.c	/^freeTerm(qt)$/
freeWAISDocumentCodes	wprot.c	/^freeWAISDocumentCodes(docCodes)$/
freeWAISDocumentHeader	wprot.c	/^freeWAISDocumentHeader(header)$/
freeWAISDocumentHeadlines	wprot.c	/^freeWAISDocumentHeadlines(docHeadline)$/
freeWAISDocumentLongHeader	wprot.c	/^freeWAISDocumentLongHeader(header)$/
freeWAISDocumentShortHeader	wprot.c	/^freeWAISDocumentShortHeader(header)$/
freeWAISDocumentText	wprot.c	/^freeWAISDocumentText(docText)$/
freeWAISInitResponse	wprot.c	/^freeWAISInitResponse(init)$/
freeWAISSearch	wprot.c	/^freeWAISSearch(query)$/
freeWAISSearchResponse	wprot.c	/^freeWAISSearchResponse(response)$/
free_hashtable	hash.c	/^boolean free_hashtable(htable)$/
free_list	list.c	/^boolean free_list(list)$/
free_trie	trie.c	/^void  free_trie(dict)$/
free_word_occurance_block	irhash.c	/^void free_word_occurance_block(block)$/
fs_checkPtr	cutil.c	/^fs_checkPtr(ptr)$/
fs_fclose	futil.c	/^fs_fclose(file)$/
fs_fopen	futil.c	/^fs_fopen(fileName,mode)$/
fs_free	cutil.c	/^fs_free(ptr)$/
fs_fseek	futil.c	/^long fs_fseek(file,offset,wherefrom)$/
fs_ftell	futil.c	/^long fs_ftell(file)$/
fs_fzcat	futil.c	/^fs_fzcat(fileName)$/
fs_malloc	cutil.c	/^fs_malloc(size)$/
fs_realloc	cutil.c	/^fs_realloc(ptr,size)$/
fs_strncat	cutil.c	/^fs_strncat(dst,src,maxToAdd,maxTotal)$/
fs_strncpy	cutil.c	/^fs_strncpy(s1, s2, n)$/
fsa_run	ircfiles.c	/^int fsa_run(s, state_p, table)$/
fsa_step	ircfiles.c	/^int fsa_step(input, state_p, table)$/
genbank_date_function	ircfiles.c	/^long genbank_date_function(line)$/
genbank_filter_for_index	ircfiles.c	/^void genbank_filter_for_index(line)$/
genbank_finish_header_function	ircfiles.c	/^void genbank_finish_header_function(header)$/
genbank_getdate	ircfiles.c	/^long genbank_getdate(line)$/
genbank_header_function	ircfiles.c	/^void genbank_header_function(line)$/
genbank_separator_function	ircfiles.c	/^boolean genbank_separator_function(line)$/
generate_retrieval_apdu	ui-local.c	/^ generate_retrieval_apdu(buff,$/
generate_search_apdu	ui-local.c	/^generate_search_apdu(buff,$/
getData	irretrvl.c	/^WAISDocumentText* getData(doc, errorCode, index_di/
getDocumentText	irretrvl.c	/^WAISDocumentText* getDocumentText(doc, errorCode, /
getPostingsAt	irverify.c	/^getPostingsAt(spf,position)$/
getPostingsForNextTerm	irverify.c	/^getPostingsForNextTerm(spf)$/
getPostingsForNextTermSLOW	irverify.c	/^getPostingsForNextTermSLOW(spf)$/
getQueryTermSize	ztype1.c	/^getQueryTermSize(qt)$/
getWAISPacketLength	wmessage.c	/^getWAISPacketLength(header)$/
get_doc	irfiles.c	/^get_doc(destination, document_id, db, headline)$/
get_filename	macbuild.c	/^get_filename(char* prompt, char *filename)$/
get_hash	hash.c	/^hash_entry *get_hash (key, htable)$/
get_int_item	wutil.c	/^get_int_item(itm_name, itm_val)$/
get_line_item	wutil.c	/^get_line_item(itm_name, itm_val)$/
get_new_filename	macbuild.c	/^static int get_new_filename(char *filename)$/
get_req_type	wutil.c	/^get_req_type( req_type)$/
get_str_item	wutil.c	/^get_str_item(itm_name, itm_val)$/
getwd	macbuild.c	/^*getwd(file_style style)$/
groliers_finish_header_function	ircfiles.c	/^void groliers_finish_header_function(header)$/
groliers_header_function	ircfiles.c	/^void groliers_header_function(line)$/
groliers_separator_function	ircfiles.c	/^boolean groliers_separator_function(line)$/
grow_file	futil.c	/^void grow_file(file,length)$/
handleElementRetrieval	ir.c	/^handleElementRetrieval(aSearch,sendBuf,sendBufLen,/
handleFTPSearch	ir.c	/^handleFTPSearch(aSearch,sendBuf,sendBufLen,$/
handleInit	ir.c	/^handleInit(recBuf,sendBuf,sendBufLen,maxBufferSize/
handleRelevanceFeedbackSearch	ir.c	/^handleRelevanceFeedbackSearch(aSearch,sendBuf,send/
handleSearch	ir.c	/^handleSearch(recBuf,sendBuf,sendBufLen,waisProtoco/
handle_client	server-single.c	/^ handle_client(in,out, index_directory)$/
handle_next_and_previous	irsearch.c	/^handle_next_and_previous(docs, db, waisProtocolVer/
hash	hash.c	/^hash(s)$/
hash_code	hash.c	/^long hash_code(key, function)$/
hash_entry_compare	hash.c	/^static int hash_entry_compare(i,j)$/
hashtable_count	hash.c	/^long hashtable_count(htable)$/
headline_table_filename	irfiles.c	/^char* headline_table_filename(destination,db)$/
help_header	ir.c	/^static WAISDocumentHeader *help_header(database_na/
hexCode	transprt.c	/^hexCode(data,len)$/
hexCodeH	transprt.c	/^hexCodeH(data,len)$/
hexCodeI	transprt.c	/^hexCodeI(data,len)$/
hexDecode	transprt.c	/^hexDecode(data,len)$/
hexDecodeH	transprt.c	/^hexDecodeH(data,len)$/
hexDecodeI	transprt.c	/^hexDecodeI(data,len)$/
if	cutil.c	/^  if (ptr == NULL)$/
indent	irfileio.c	/^static void indent(file)$/
index_directory	irtfiles.c	/^void index_directory(file, dataops,  db,$/
index_filename	irfiles.c	/^char* index_filename(destination,db)$/
index_filename_with_version	irfiles.c	/^char* index_filename_with_version(version,destinat/
index_text_file	irtfiles.c	/^void index_text_file(filename, dataops, db,$/
initSerialPostingFile	irverify.c	/^initSerialPostingFile(filename)$/
init_add_word	irinv.c	/^long init_add_word(db, hashtable_size, flush_after/
init_best_hit	sersrch.c	/^long init_best_hit (db)$/
init_connection	ui-local.c	/^long init_connection(inBuffer, outBuffer, bufferSi/
init_dict_file_detailed	irfiles.c	/^init_dict_file_detailed(dictionary_stream,number_o/
init_dict_file_for_writing	irfiles.c	/^long init_dict_file_for_writing(db)$/
init_search_engine	sersrch.c	/^long init_search_engine(file, initialize, for_sear/
init_search_word	sersrch.c	/^long init_search_word (db)$/
init_stop_list	stoplist.c	/^void init_stop_list () {$/
initialize_file	irfiles.c	/^static FILE* initialize_file(size,filename,zero_it/
initialize_index_files	irfiles.c	/^void initialize_index_files (db)$/
interpret_buffer	ir.c	/^interpret_buffer(receiveBuffer,$/
interpret_message	ui-local.c	/^interpret_message(request_message,request_length,$/
irg_finish_header_function	ircfiles.c	/^void irg_finish_header_function(header)$/
irg_header_function	ircfiles.c	/^void irg_header_function(line)$/
irg_separator_function	ircfiles.c	/^boolean irg_separator_function(line)$/
isRemoteDB	ir.c	/^isRemoteDB(db)$/
isdoctype	ir.c	/^#define isdoctype(doc, doctype) \\$/
issymbolchar	irfileio.c	/^Boolean issymbolchar(ch)$/
jargon_finish_header_function	ircfiles.c	/^void jargon_finish_header_function(header)$/
jargon_header_function	ircfiles.c	/^void jargon_header_function(line)$/
jargon_separator_function	ircfiles.c	/^boolean jargon_separator_function(line)$/
last	list.c	/^void* last(list)$/
length	list.c	/^long length(list)$/
loadFileHeaders	ir.c	/^loadFileHeaders(path,headers, headerNum,database_n/
locally_answer_message	ui-local.c	/^locally_answer_message(request_message,$/
logcount	irinv.c	/^static long logcount(number)$/
longToAny	zutil.c	/^longToAny(num)$/
look_up_partialword_in_dictionary	irfiles.c	/^look_up_partialword_in_dictionary(word, number_of_/
look_up_total_word_count	irfiles.c	/^ boolean look_up_total_word_count(db)$/
look_up_word	irhash.c	/^look_up_word(word,the_word_memory_hashtable)$/
look_up_word_in_dictionary	irfiles.c	/^look_up_word_in_dictionary(word, number_of_occuran/
lookup_Synonym	synonym.c	/^char   *lookup_Synonym (word, syn_Table, syn_Table/
mail_date_function	ircfiles.c	/^long mail_date_function(line)$/
mail_digest_separator_function	ircfiles.c	/^boolean mail_digest_separator_function(line)$/
mail_finish_header_function	ircfiles.c	/^void mail_finish_header_function(header)$/
mail_header_function	ircfiles.c	/^void mail_header_function(line)$/
mail_or_rmail_separator	ircfiles.c	/^boolean mail_or_rmail_separator(line)$/
mail_separator_function	ircfiles.c	/^boolean mail_separator_function(line)$/
makeAny	zutil.c	/^makeAny(size,data)$/
makeAttributeTerm	ztype1.c	/^makeAttributeTerm(use,$/
makeBitMap	zutil.c	/^makeBitMap(unsigned long numBits,...)$/
makeDiag	zutil.c	/^makeDiag(surrogate,code,addInfo)$/
makeDocID	docid.c	/^makeDocID()$/
makeDocObjUsingBytes	wprot.c	/^makeDocObjUsingBytes(docID,type,start,end)$/
makeDocObjUsingLines	wprot.c	/^makeDocObjUsingLines(docID,type,start,end)$/
makeDocObjUsingParagraphs	wprot.c	/^makeDocObjUsingParagraphs(docID,type,start,end)$/
makeDocObjUsingWholeDocument	wprot.c	/^makeDocObjUsingWholeDocument(docID,type)$/
makeInitAPDU	zprot.c	/^makeInitAPDU(search,$/
makeInitResponseAPDU	zprot.c	/^makeInitResponseAPDU(result,$/
makeOperatorTerm	ztype1.c	/^makeOperatorTerm(operatorCode)$/
makePresentAPDU	zprot.c	/^makePresentAPDU(recsReq,startPos,resultID,refID,in/
makePresentResponseAPDU	zprot.c	/^makePresentResponseAPDU(status,recsRet,nextPos,ref/
makeResultSetTerm	ztype1.c	/^makeResultSetTerm(resultSet)$/
makeSearchAPDU	zprot.c	/^makeSearchAPDU(small,$/
makeSearchResponseAPDU	zprot.c	/^makeSearchResponseAPDU(result,count,recordsReturne/
makeWAISDocumentCodes	wprot.c	/^makeWAISDocumentCodes(docID,$/
makeWAISDocumentHeader	wprot.c	/^makeWAISDocumentHeader(docID,$/
makeWAISDocumentHeadlines	wprot.c	/^makeWAISDocumentHeadlines(docID,$/
makeWAISDocumentLongHeader	wprot.c	/^makeWAISDocumentLongHeader(docID,$/
makeWAISDocumentShortHeader	wprot.c	/^makeWAISDocumentShortHeader(docID,$/
makeWAISDocumentText	wprot.c	/^makeWAISDocumentText(docID,versionNumber,documentT/
makeWAISInitResponse	wprot.c	/^makeWAISInitResponse(chunkCode,$/
makeWAISQueryDocs	wprot.c	/^makeWAISQueryDocs(terms)$/
makeWAISQueryTerms	wprot.c	/^makeWAISQueryTerms(docs)$/
makeWAISSearch	wprot.c	/^makeWAISSearch(seedWords,$/
makeWAISSearchResponse	wprot.c	/^makeWAISSearchResponse(seedWordsUsed,$/
makeWAISTextQuery	wprot.c	/^makeWAISTextQuery(docs)$/
make_allocator	trie.c	/^allocator* make_allocator(item_size,free_func) $/
make_best_hits_array	sersrch.c	/^static void make_best_hits_array(length)$/
make_document_score_array	sersrch.c	/^static void make_document_score_array(length)$/
make_dummy_block	irinv.c	/^static void make_dummy_block(from_stream_1,from_st/
make_hashtable	hash.c	/^make_hashtable (number_of_buckets, number_of_eleme/
make_joint_word	irtfiles.c	/^char *make_joint_word(word1, word2)$/
make_sparse_array	irsparse.c	/^sparse_array* make_sparse_array(size)$/
make_trie_allocator	trie.c	/^trie_allocator* make_trie_allocator()$/
make_word_occurrance_block	irhash.c	/^unsigned char *make_word_occurrance_block(size)$/
map_over_words	irtfiles.c	/^long map_over_words(line,$/
mapcar	list.c	/^void mapcar(list, function)$/
medline_finish_header_function	ircfiles.c	/^void medline_finish_header_function(header)$/
medline_header_function	ircfiles.c	/^void medline_header_function(line)$/
medline_separator_function	ircfiles.c	/^boolean medline_separator_function(line)$/
memmove	ustubs.c	/^memmove(str1,str2,n)$/
merge_blocks	irinv.c	/^static void merge_blocks(word,from_stream_1,from_s/
merge_index_file	irinv.c	/^static boolean merge_index_file(into_version, from/
merge_index_files	irinv.c	/^static void merge_index_files(db)$/
merge_pathnames	futil.c	/^char *merge_pathnames(pathname, directory)$/
mh_bboard_separator_function	ircfiles.c	/^boolean mh_bboard_separator_function(line)$/
modify_dictionary_index_block	irinv.c	/^static long modify_dictionary_index_block(index_bl/
more_memory	irhash.c	/^static unsigned char* more_memory(current_memory_p/
more_memory_size	irhash.c	/^static long more_memory_size(current_size,number_o/
my_getdate	ircfiles.c	/^long my_getdate(line)$/
needs_help	ir.c	/^static boolean needs_help(question)$/
netnews_separator_function	ircfiles.c	/^boolean netnews_separator_function(line)$/
new_trie	trie.c	/^trie* new_trie(str,alloc)$/
new_trie_table	trie.c	/^trie ** new_trie_table(alloc)$/
new_word	irtfiles.c	/^static char *new_word(line,word)$/
next_arg	cutil.c	/^char *next_arg(argc,argv)$/
next_best_hit	irsearch.c	/^long next_best_hit(the_best_hit, db)$/
next_dictionary_index_block	irinv.c	/^next_dictionary_index_block(index_block_size,numbe/
next_doc	irfiles.c	/^long next_doc(destination, docID, db)$/
next_docid	irfiles.c	/^long next_docid(docID, db)$/
next_document_id	irfiles.c	/^long next_document_id(db)$/
next_stop_word	stoplist.c	/^char   *next_stop_word () {$/
nhyp_finish_header_function	ircfiles.c	/^void nhyp_finish_header_function(header)$/
nhyp_header_function	ircfiles.c	/^void nhyp_header_function(line)$/
nhyp_separator_function	ircfiles.c	/^boolean nhyp_separator_function(line)$/
nodecompare	irtfiles.c	/^nodecompare(i,j)$/
nth	list.c	/^void* nth(number, list)$/
nth_cdr	list.c	/^void** nth_cdr(list, n)$/
null	list.c	/^boolean null(list)$/
one_line_finish_header_function	ircfiles.c	/^void one_line_finish_header_function(header)$/
one_line_header_function	ircfiles.c	/^void one_line_header_function(line)$/
one_line_separator_function	ircfiles.c	/^boolean one_line_separator_function(line)$/
openDatabase	irfiles.c	/^openDatabase(name,initialize,for_search)$/
open_server	sockets.c	/^void open_server (port,socket,size) long port; lon/
openlog	syslog.c	/^openlog(ident, logstat, logfac)$/
panic	panic.c	/^  panic(char* format, ...)$/
para_finish_header_function	ircfiles.c	/^void para_finish_header_function(header)$/
para_header_function	ircfiles.c	/^void para_header_function(line)$/
para_separator_function	ircfiles.c	/^boolean para_separator_function(line)$/
parseDocID	irretrvl.c	/^parseDocID(doc,filename,start_character,end_charac/
pathname_directory	futil.c	/^char *pathname_directory(pathname,destination)$/
pathname_name	futil.c	/^char *pathname_name(pathname)$/
peekPDUType	zutil.c	/^peekPDUType(buf)$/
peekTag	zutil.c	/^peekTag(buf)$/
peek_arg	cutil.c	/^char *peek_arg(argc,argv)$/
permute	hash.c	/^permute(p)$/
pir_date_function	ircfiles.c	/^long pir_date_function(line)$/
pir_filter_for_index	ircfiles.c	/^void pir_filter_for_index(line)$/
pir_finish_header_function	ircfiles.c	/^void pir_finish_header_function(header)$/
pir_header_function	ircfiles.c	/^void pir_header_function(line)$/
pir_separator_function	ircfiles.c	/^boolean pir_separator_function(line)$/
prepMemAcct	cutil.c	/^prepMemAcct()$/
prepare_word_list	irsearch.c	/^boolean prepare_word_list(words,set,alloc)$/
previous_doc	irfiles.c	/^long previous_doc(destination, docID, db)$/
previous_docid	irfiles.c	/^long previous_docid(docID, db)$/
printIndex	irverify.c	/^printIndex (db)$/
printIndexUsingDictionary	irverify.c	/^printIndexUsingDictionary(db)$/
printPostingsForATerm	irverify.c	/^printPostingsForATerm(pfat)$/
print_any	wutil.c	/^static void print_any( title, any_ptr)$/
print_best_hits	sersrch.c	/^void print_best_hits()$/
print_bucket	hash.c	/^void print_bucket(bucket, htable)$/
print_content_element	hash.c	/^static void print_content_element(index, htable)$/
print_dictionary	irfiles.c	/^void print_dictionary(db)$/
print_dictionary_block	irfiles.c	/^void print_dictionary_block(block,size)$/
print_dictionary_block_and_index	irverify.c	/^print_dictionary_block_and_index(block,size,spf)$/
print_docs	wutil.c	/^static void print_docs( docs)$/
print_document_score_array	sersrch.c	/^void print_document_score_array(start,stop)$/
print_hashtable	hash.c	/^void print_hashtable(htable)$/
print_hdline	wutil.c	/^static void print_hdline(hdline)$/
printable_time	cutil.c	/^char *printable_time()$/
probe_file	futil.c	/^boolean probe_file(filename)$/
probe_file_possibly_compressed	futil.c	/^boolean probe_file_possibly_compressed(filename)$/
prositedat_finish_header_function	ircfiles.c	/^void prositedat_finish_header_function(header)$/
prositedat_header_function	ircfiles.c	/^void prositedat_header_function(line)$/
prositedat_separator_function	ircfiles.c	/^boolean prositedat_separator_function(line)$/
prositedoc_finish_header_function	ircfiles.c	/^void prositedoc_finish_header_function(header)$/
prositedoc_header_function	ircfiles.c	/^void prositedoc_header_function(line)$/
prositedoc_separator_function	ircfiles.c	/^boolean prositedoc_separator_function(line)$/
put_hash	hash.c	/^hash_entry *put_hash(key, htable, element)$/
readAbsoluteTime	irfileio.c	/^readAbsoluteTime(atime,file)$/
readAny	zutil.c	/^readAny(anAny,buffer)$/
readBinaryInteger	zutil.c	/^readBinaryInteger(num,size,buf)$/
readBitMap	zutil.c	/^readBitMap(bm,buffer)$/
readBoolean	zutil.c	/^readBoolean(flag,buffer)$/
readByte	zutil.c	/^readByte(byte,buf)$/
readCompressedInteger	zutil.c	/^readCompressedInteger(num,buf)$/
readDiag	zutil.c	/^readDiag(diag,buffer)$/
readDictionaryIndexBlock	irverify.c	/^readDictionaryIndexBlock(number_of_occurances,word/
readDocObj	wprot.c	/^readDocObj(doc,buffer)$/
readInitAPDU	zprot.c	/^readInitAPDU(init,buffer)$/
readInitInfo	wprot.c	/^readInitInfo(info,buffer)$/
readInitResponseAPDU	zprot.c	/^readInitResponseAPDU(init,buffer)$/
readInitResponseInfo	wprot.c	/^readInitResponseInfo(info,buffer)$/
readNum	zutil.c	/^readNum(num,buffer)$/
readPDUType	zutil.c	/^readPDUType(pduType,buf)$/
readPostings	irverify.c	/^readPostings(spf,posts,not_full_flag)$/
readPresentAPDU	zprot.c	/^readPresentAPDU(present,buffer)$/
readPresentInfo	wprot.c	/^readPresentInfo(info,buffer)$/
readPresentResponseAPDU	zprot.c	/^readPresentResponseAPDU(present,buffer)$/
readPresentResponseInfo	wprot.c	/^readPresentResponseInfo(info,buffer)$/
readQuery	ztype1.c	/^readQuery(info)$/
readQueryTerm	ztype1.c	/^readQueryTerm(qt,buffer)$/
readSearchAPDU	zprot.c	/^readSearchAPDU(query,buffer)$/
readSearchInfo	wprot.c	/^readSearchInfo(info,buffer)$/
readSearchResponseAPDU	zprot.c	/^readSearchResponseAPDU(queryResponse,buffer)$/
readSearchResponseInfo	wprot.c	/^readSearchResponseInfo(info,buffer)$/
readString	zutil.c	/^readString(s ,buffer)$/
readTag	zutil.c	/^readTag(tag,buf)$/
readUserInfoHeader	wprot.c	/^readUserInfoHeader(tag,num,buffer)$/
readWAISDocumentCodes	wprot.c	/^readWAISDocumentCodes(docCodes,buffer)$/
readWAISDocumentHeader	wprot.c	/^readWAISDocumentHeader(header,buffer)$/
readWAISDocumentHeadlines	wprot.c	/^readWAISDocumentHeadlines(docHeadline,buffer)$/
readWAISDocumentLongHeader	wprot.c	/^readWAISDocumentLongHeader(header,buffer)$/
readWAISDocumentShortHeader	wprot.c	/^readWAISDocumentShortHeader(header,buffer)$/
readWAISDocumentText	wprot.c	/^readWAISDocumentText(docText,buffer)$/
readWAISPacketHeader	wmessage.c	/^readWAISPacketHeader(msgBuffer,header_struct)$/
readWAISTextQuery	wprot.c	/^readWAISTextQuery(buf)$/
read_bytes	futil.c	/^long read_bytes(n_bytes,stream)$/
read_bytes_from_memory	futil.c	/^long read_bytes_from_memory(n_bytes,block)$/
read_delimiters	irfiles.c	/^char *read_delimiters(db)$/
read_dictionary_block	irfiles.c	/^unsigned char *read_dictionary_block(block,positio/
read_dictionary_index_block	irinv.c	/^read_dictionary_index_block(index_block,$/
read_document_table_entry	irfiles.c	/^read_document_table_entry(doc_entry,number,db)$/
read_environment_variables	ui-local.c	/^void read_environment_variables(host, port)$/
read_filename_table_entry	irfiles.c	/^char *read_filename_table_entry(position,filename,/
read_filename_table_stream	irfiles.c	/^static char *read_filename_table_stream(position,f/
read_from_stream	ui-local.c	/^long read_from_stream(d,buf,nbytes)$/
read_headline_table_entry	irfiles.c	/^char *read_headline_table_entry(position,db)$/
read_src_structure	irbuild.c	/^ read_src_structure(filename, output)$/
read_string_from_file	futil.c	/^read_string_from_file(stream,array,array_length)$/
reasonable_word	irtfiles.c	/^static boolean reasonable_word(word)$/
record_num_blocks_in_dict	irfiles.c	/^record_num_blocks_in_dict(dictionary_stream,number/
redbook_finish_header_function	ircfiles.c	/^void redbook_finish_header_function(header)$/
redbook_header_function	ircfiles.c	/^void redbook_header_function(line)$/
redbook_separator_function	ircfiles.c	/^boolean redbook_separator_function(line)$/
refer_finish_header_function	ircfiles.c	/^void refer_finish_header_function(header)$/
refer_header_function	ircfiles.c	/^void refer_header_function(line)$/
refer_separator_function	ircfiles.c	/^boolean refer_separator_function(line)$/
register_src_structure	irfiles.c	/^boolean register_src_structure(filename)$/
remove	ustubs.c	/^int remove(filename)$/
removePostings	irverify.c	/^removePostings(pfat,start,run)$/
remove_item_from_list	list.c	/^remove_item_from_list(list, pos)$/
replyToInitAPDU	zprot.c	/^replyToInitAPDU(init,result,userInfo)$/
rest	list.c	/^void** rest(list)$/
retreive_keywords	irkeywords.c	/^retreive_keywords(db)$/
rlin_finish_header_function	ircfiles.c	/^void rlin_finish_header_function(header)$/
rlin_header_function	ircfiles.c	/^void rlin_header_function(line)$/
rlin_separator_function	ircfiles.c	/^boolean rlin_separator_function(line)$/
rmail_separator_function	ircfiles.c	/^boolean rmail_separator_function(line)$/
rn_separator_function	ircfiles.c	/^boolean rn_separator_function(line)$/
run_search	irsearch.c	/^boolean run_search(aSearch, headers, diags, index_/
s_checkPtr	cutil.c	/^#define s_checkPtr(ptr) fs_checkPtr(ptr)$/
s_strdup	cutil.c	/^s_strdup(s)$/
safeCmp	docid.c	/^	static Boolean safeCmp(a1,a2)$/
savePartMatch	irfiles.c	/^void savePartMatch( blocknum, wordcount)$/
scan_index_blocks	irinv.c	/^static void scan_index_blocks(filename,verbose)$/
search_for_trie_words	irsearch.c	/^boolean search_for_trie_words(dict,db,prefix,docid/
search_for_words	irsearch.c	/^boolean search_for_words(words, db, doc_id)$/
search_for_words_in_document	irsearch.c	/^boolean search_for_words_in_document(doc, docid, d/
search_over_words	irsearch.c	/^long search_over_words(line, document_id, db) $/
search_word	sersrch.c	/^long search_word(word,char_pos, line_pos, weight, /
search_word_before_pairs	irsearch.c	/^static long search_word_before_pairs (word, char_p/
second	list.c	/^void* second(list)$/
seeker_finish_header_function	ircfiles.c	/^void seeker_finish_header_function(header)$/
seeker_header_function	ircfiles.c	/^void seeker_header_function(line)$/
seeker_separator_function	ircfiles.c	/^boolean seeker_separator_function(line)$/
seghandler	server-single.c	/^seghandler(sig, code, scp, addr)$/
serve_client	server.c	/^serve_client(in,out, index_directory)$/
server_alarmhandler	server-single.c	/^server_alarmhandler(sig, code, scp, addr)$/
server_security	ir.c	/^int server_security(index_directory,database_name)/
setFileType	futil.c	/^setFileType(fileName,type,creator)$/
set_query_parameter	sersrch.c	/^long set_query_parameter (mask, parameters)$/
setf_car	list.c	/^void setf_car(list, item)$/
setf_nth	list.c	/^setf_nth(number, elem, list)$/
setlogmask	syslog.c	/^setlogmask(pmask)$/
sort_best_hits	sersrch.c	/^void sort_best_hits(db)$/
sort_hashtable	hash.c	/^boolean sort_hashtable(htable)$/
sort_list	list.c	/^sort_list(list, cmp)$/
source_filename	irfiles.c	/^char* source_filename(destination,db)$/
sparse_aref	irsparse.c	/^double* sparse_aref(array,index)$/
srcfiles	server-single.c	/^srcfiles(e)$/
stemmer	stemmer.c	/^stemmer (word)$/
stop_list_file	stoplist.c	/^void stop_list_file (filename)$/
strerror	syslog.c	/^char *strerror(int errno)$/
stringToAny	zutil.c	/^stringToAny(s)$/
string_downcase	cutil.c	/^char *string_downcase(word)$/
strstr	ustubs.c	/^char *strstr(src,sub)$/
strtokf	cutil.c	/^strtokf(s1,isDelimiter)$/
strtokf_isalnum	cutil.c	/^strtokf_isalnum(s1)$/
substrcmp	cutil.c	/^boolean substrcmp(string1,string2)$/
syn_Free	synonym.c	/^void syn_Free (syn_Table, syn_Table_Size)$/
syn_ReadFile	synonym.c	/^void syn_ReadFile (fn, ptr, syn_Table_Size)$/
syn_compare	synonym.c	/^int     syn_compare (arg1, arg2)$/
syslog	syslog.c	/^syslog(int pri, const char *fmt, ...)$/
temp_dictionary_filename	irfiles.c	/^static char* temp_dictionary_filename(destination,/
test_dictionary	irfiles.c	/^static void test_dictionary(db)$/
touch_file	futil.c	/^boolean touch_file(filename)$/
transportCode	transprt.c	/^transportCode(encoding,data,len)$/
transportCodeH	transprt.c	/^transportCodeH(data,len)$/
transportCodeI	transprt.c	/^transportCodeI(data,len)$/
transportDecode	transprt.c	/^transportDecode(encoding,data,len)$/
transportDecodeH	transprt.c	/^transportDecodeH(data,len)$/
transportDecodeI	transprt.c	/^transportDecodeI(data,len)$/
transport_message	ui-local.c	/^transport_message(connection,$/
trie_lookup	trie.c	/^void **trie_lookup(key,dict,alloc)$/
trim_junk	ui-local.c	/^char *trim_junk(headline)$/
trim_trailing_newline	ircfiles.c	/^trim_trailing_newline(string)$/
truename	futil.c	/^char *truename(filename,full_path)$/
twais_dsply_init_apdu	wutil.c	/^twais_dsply_init_apdu( buffer)$/
twais_dsply_init_rsp_apdu	wutil.c	/^twais_dsply_init_rsp_apdu( buffer)$/
twais_dsply_rsp_apdu	wutil.c	/^twais_dsply_rsp_apdu(rsp_buff, rsp_len)$/
twais_dsply_srch_apdu	wutil.c	/^twais_dsply_srch_apdu( buffer)$/
twais_dsply_srch_rsp_apdu	wutil.c	/^twais_dsply_srch_rsp_apdu( buffer)$/
twais_format_init_apdu	wutil.c	/^twais_format_init_apdu(use_template,apdu_buff)$/
twais_format_req_apdu	wutil.c	/^twais_format_req_apdu(use_template,apdu_buff,len)$/
twais_format_typ1_srch_apdu	wutil.c	/^twais_format_typ1_srch_apdu(use_template,apdu_buff/
twais_format_typ3_srch_apdu	wutil.c	/^twais_format_typ3_srch_apdu(use_template,apdu_buff/
twais_free_apdu	wutil.c	/^void twais_free_apdu(apdu_buff)$/
twais_tmplt_init_apdu	wutil.c	/^twais_tmplt_init_apdu(buff, buff_len)$/
twais_tmplt_init_rsp_apdu	wutil.c	/^twais_tmplt_init_rsp_apdu(buff, buff_len)$/
twais_tmplt_typ1_srch_apdu	wutil.c	/^void twais_tmplt_typ1_srch_apdu( buff, buff_len)$/
twais_tmplt_typ1_stry_rsp_apdu	wutil.c	/^twais_tmplt_typ1_stry_rsp_apdu( buff, buff_len)$/
twais_tmplt_typ3_srch_apdu	wutil.c	/^twais_tmplt_typ3_srch_apdu( buff, buff_len)$/
twais_tmplt_typ3_srch_rsp_apdu	wutil.c	/^void twais_tmplt_typ3_srch_rsp_apdu( buff, buff_le/
usage	irbuild.c	/^void usage(command)$/
userInfoTagSize	wprot.c	/^userInfoTagSize(tag,length)$/
utlk_set_lock	lock.c	/^    utlk_set_lock (dbname, lock_type)$/
utlk_set_lock_with_pid	lock.c	/^    utlk_set_lock_with_pid (dbname, lock_type, pid/
utlk_unset_lock	lock.c	/^    utlk_unset_lock (dbname, lock_type)$/
utlk_using_lock	lock.c	/^    utlk_using_lock (dbname, lock_type)$/
utlk_using_lock_and_get_pid	lock.c	/^    utlk_using_lock_and_get_pid (dbname, lock_type/
vfprintf	cutil.c	/^int vfprintf(dest, format, args)$/
void	zutil.c	/^typedef void (voidfunc)();$/
vprintf	cutil.c	/^vprintf(format, args)$/
vsprintf	cutil.c	/^int vsprintf(dest, format, args)$/
vsyslog	syslog.c	/^vsyslog(pri, fmt, ap)$/
vwaislog	cutil.c	/^vwaislog(long priority, long message, char* format/
waislog	cutil.c	/^waislog(long priority, long message, char *format,/
warn	cutil.c	/^warn(message)$/
wobjc_finish_header_function	ircfiles.c	/^void wobjc_finish_header_function(header)$/
wobjc_header_function	ircfiles.c	/^void wobjc_header_function(line)$/
wobjc_process_stripped_code	ircfiles.c	/^static int wobjc_process_stripped_code(input)$/
wobjc_separate	ircfiles.c	/^static int wobjc_separate(input)$/
wobjc_separator_function	ircfiles.c	/^boolean wobjc_separator_function(line)$/
wordbreak_notalnum	cutil.c	/^wordbreak_notalnum(ch)		\/* dgg *\/$/
wordbreak_notgraph	cutil.c	/^wordbreak_notgraph(ch)		\/* dgg *\/$/
wordbreak_user	cutil.c	/^boolean wordbreak_user(c)$/
writeAbsoluteTime	irfileio.c	/^writeAbsoluteTime(atime,file)$/
writeAny	zutil.c	/^writeAny(a,tag,buffer,len)$/
writeBinaryInteger	zutil.c	/^writeBinaryInteger(num,size,buf,len)$/
writeBitMap	zutil.c	/^writeBitMap(bm,tag,buffer,len)$/
writeBoolean	zutil.c	/^writeBoolean(flag,buf,len)$/
writeByte	zutil.c	/^writeByte(byte,buf,len)$/
writeCompressedIntWithPadding	zutil.c	/^writeCompressedIntWithPadding(num,size,buffer,len)/
writeCompressedInteger	zutil.c	/^writeCompressedInteger(num,buf,len)$/
writeDiag	zutil.c	/^writeDiag(diag,buffer,len)$/
writeDocObj	wprot.c	/^writeDocObj(doc,buffer,len)$/
writeInitAPDU	zprot.c	/^writeInitAPDU(init,buffer,len)$/
writeInitInfo	wprot.c	/^writeInitInfo(init,buffer,len)$/
writeInitResponseAPDU	zprot.c	/^writeInitResponseAPDU(init,buffer,len)$/
writeInitResponseInfo	wprot.c	/^writeInitResponseInfo(init,buffer,len)$/
writeNum	zutil.c	/^writeNum(num,tag,buffer,len)$/
writePDUType	zutil.c	/^writePDUType(pduType,buf,len)$/
writePresentAPDU	zprot.c	/^writePresentAPDU(present,buffer,len)$/
writePresentInfo	wprot.c	/^writePresentInfo(present,buffer,len)$/
writePresentResponseAPDU	zprot.c	/^writePresentResponseAPDU(present,buffer,len)$/
writePresentResponseInfo	wprot.c	/^writePresentResponseInfo(response,buffer,len)$/
writeProtocolVersion	zutil.c	/^writeProtocolVersion(buf,len)$/
writeQuery	ztype1.c	/^writeQuery(terms)$/
writeQueryTerm	ztype1.c	/^writeQueryTerm(qt,buffer,len)$/
writeSearchAPDU	zprot.c	/^writeSearchAPDU(query,buffer,len)$/
writeSearchInfo	wprot.c	/^writeSearchInfo(query,buffer,len)$/
writeSearchResponseAPDU	zprot.c	/^writeSearchResponseAPDU(queryResponse,buffer,len)$/
writeSearchResponseInfo	wprot.c	/^writeSearchResponseInfo(query,buffer,len)$/
writeString	zutil.c	/^writeString(s,tag,buffer,len)$/
writeTag	zutil.c	/^writeTag(tag,buf,len)$/
writeUserInfoHeader	wprot.c	/^writeUserInfoHeader(tag,infoSize,estHeaderSize,buf/
writeUserValToDocIDTable	irfiles.c	/^writeUserValToDocIDTable(userVal,doc,db)$/
writeWAISDocumentCodes	wprot.c	/^writeWAISDocumentCodes(docCodes,buffer,len)$/
writeWAISDocumentHeader	wprot.c	/^writeWAISDocumentHeader(header,buffer,len)$/
writeWAISDocumentHeadlines	wprot.c	/^writeWAISDocumentHeadlines(docHeadline,buffer,len)/
writeWAISDocumentLongHeader	wprot.c	/^writeWAISDocumentLongHeader(header,buffer,len)$/
writeWAISDocumentShortHeader	wprot.c	/^writeWAISDocumentShortHeader(header,buffer,len)$/
writeWAISDocumentText	wprot.c	/^writeWAISDocumentText(docText,buffer,len)$/
writeWAISPacketHeader	wmessage.c	/^writeWAISPacketHeader(header,$/
write_bytes	futil.c	/^long write_bytes(value,size,stream)$/
write_bytes_to_memory	irhash.c	/^long write_bytes_to_memory(value,size,ptr)$/
write_delimiters	irfiles.c	/^long write_delimiters(delimiters,db)$/
write_dictionary_index_block	irinv.c	/^write_dictionary_index_block(number_of_occurances,/
write_document_table_entry	irfiles.c	/^long write_document_table_entry(doc_table_entry, d/
write_filename_table_entry	irfiles.c	/^long write_filename_table_entry(filename,type,db)$/
write_headline_table_entry	irfiles.c	/^long write_headline_table_entry(headline,db)$/
write_message_to_file	ui-local.c	/^long write_message_to_file(message, length, filena/
write_src_structure	irfiles.c	/^boolean write_src_structure(filename, database_nam/
write_zeros_to_stream	irfiles.c	/^static void write_zeros_to_stream(n_bytes,stream)$/
writtenAnySize	zutil.c	/^writtenAnySize(tag,a)$/
writtenCompressedBinIntSize	zutil.c	/^writtenCompressedBinIntSize(num)$/
writtenCompressedIntSize	zutil.c	/^writtenCompressedIntSize(num)$/
writtenNumSize	zutil.c	/^writtenNumSize(tag,num)$/
writtenStringSize	zutil.c	/^writtenStringSize(tag,s)$/
writtenTagSize	zutil.c	/^writtenTagSize(tag)$/
ziff_finish_header_function	ircfiles.c	/^void ziff_finish_header_function(header)$/
ziff_header_function	ircfiles.c	/^void ziff_header_function(line)$/
ziff_separator_function	ircfiles.c	/^boolean ziff_separator_function(line)$/
