OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_trailing_escape
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ed/
io.c
229
if ((l = t - ibufp) < 2 || !
has_trailing_escape
(ibufp, ibufp + l - 1)) {
248
if (n < 2 || !
has_trailing_escape
(cvbuf, cvbuf + l - 1))
ed.h
201
int
has_trailing_escape
(char *, char *);
Completed in 13 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025