OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:do_append
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/less/dist/
line.c
82
static int
do_append
(LWCHAR ch, char *rep, POSITION pos);
892
if (
do_append
(pendc, NULL, pendpos))
925
r =
do_append
(c, NULL, pos);
935
r =
do_append
(c, NULL, pos);
950
r =
do_append
(get_wchar(mbc_buf), mbc_buf, mbc_pos);
1042
static int
do_append
(LWCHAR ch, char *rep, POSITION pos)
function
1184
(void)
do_append
(pendc, NULL, pendpos);
Completed in 24 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026