Searched refs:hist_word (Results 1 – 4 of 4) sorted by relevance
70 extern char *hist_word(char*, int, int);
1099 char *hist_word(char *string,int size,int word) in hist_word() function
946 ptr = hist_word(buf,MAXLINE,(count?count:-1)); in escape()
2486 p = (genchar*)hist_word((char*)tmpbuf,MAXLINE,vp->repeat); in textmod()