Searched refs:ReplacedWord (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xedit/dist/
H A Dhook.c103 static char *ReplacedWord(char*, char*);
243 (void)ReplacedWord(left, right);
253 ReplacedWord(char *word, char *replace) function in typeref:typename:char *
322 if ((auto_replace.text = ReplacedWord(str, NULL)) != NULL) {

Completed in 2 milliseconds