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

/macosx-10.10.1/vim-55/src/
H A Dif_cscope.c1401 char *pcrlf = strstr(msg, "\r\n"); local
1402 if (pcrlf != NULL)
1403 *pcrlf = '\0';

Completed in 94 milliseconds