Searched defs:str_end (Results 1 – 5 of 5) sorted by relevance
153 str_end(const char *str) in str_end() function
695 Char *str_end, *word_start, last_Char, should_retype; in tenex() local
160 Char *str_end, *cp; in tenematch() local
134 static unsigned char str_end[] = { IAC, SB, TELOPT_ENCRYPT, 0, IAC, SE }; variable
153 constant char *str_end = str + strlen(str); in is_ucase() local