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

/xsrc/external/mit/xedit/dist/
H A Dhook.c1145 const char *errptr; local in function:LineEdit
1148 errptr = "Option needs a command";
1151 errptr = "Icase needs an command defined or none for search";
1154 errptr = "Command incorrectly specified";
1157 errptr = "Can only search backwards";
1160 errptr = "Badly placed search/replace specifier";
1163 errptr = "A single backslash cannot be the last command character";
1166 errptr = "Regular expression must be separeted by / or ? not both";
1169 errptr = "Badly placed comma";
1172 errptr
[all...]

Completed in 3 milliseconds