OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:el_scratch
(Results
1 - 10
of
10
) sorted by relevancy
/src/lib/libedit/
filecomplete.c
705
ct_encode_string(temp, &el->
el_scratch
),
712
ct_encode_string(temp, &el->
el_scratch
), complete_func);
742
ct_decode_string(completion, &el->
el_scratch
));
754
(*app_func)(completion), &el->
el_scratch
));
el.h
141
ct_buffer_t
el_scratch
; /* Scratch conversion buffer */
member in struct:editline
prompt.c
97
&el->
el_scratch
);
el.c
87
el->el_prog = wcsdup(ct_decode_string(prog, &el->
el_scratch
));
155
el_free(el->
el_scratch
.cbuff);
156
el_free(el->
el_scratch
.wbuff);
580
dptr = ct_decode_string(ptr, &el->
el_scratch
);
hist.c
184
ct_encode_string(str, &el->
el_scratch
);
251
&el->
el_scratch
);
refresh.c
332
&el->
el_scratch
)));
410
num, dat, dlen, ct_encode_string(d, &el->
el_scratch
)));
412
&el->
el_scratch
)));
425
num, dat, dlen, ct_encode_string(d, &el->
el_scratch
)));
427
&el->
el_scratch
)));
462
num, dat, dlen, ct_encode_string(d, &el->
el_scratch
)));
474
num, dat, dlen, ct_encode_string(d, &el->
el_scratch
)));
keymacro.c
594
ct_encode_string(key, &el->
el_scratch
), unparsbuf);
602
ct_encode_string(key, &el->
el_scratch
), unparsbuf);
617
&el->
el_scratch
), "no input");
terminal.c
1293
ct_decode_string(*ts, &el->
el_scratch
),
1294
&el->el_visual), &el->
el_scratch
);
1323
strlcpy(what, ct_encode_string(argv[1], &el->
el_scratch
), sizeof(what));
1324
strlcpy(how, ct_encode_string(argv[2], &el->
el_scratch
), sizeof(how));
1518
ct_encode_string(*argv, &el->
el_scratch
)) == 0) {
1524
scap = tgetstr(ct_encode_string(*argv, &el->
el_scratch
), &area);
tty.c
1166
strlcpy(name, ct_encode_string(*argv++, &el->
el_scratch
), sizeof(name));
1256
&el->
el_scratch
), (size_t)(p - d)) :
1258
&el->
el_scratch
))) == 0 &&
vi.c
946
el_wpush(el, ct_decode_string(alias_text, &el->
el_scratch
));
Completed in 17 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025