OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:x_search
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ksh/
emacs.c
133
static int
x_search
ARGS((char *pat, int sameline, int offset));
934
offset =
x_search
(pat, 0, offset);
945
offset =
x_search
(pat, 1, offset);
963
offset =
x_search
(pat, 0, offset);
976
x_search
(pat, sameline, offset)
function
emacs.c
133
static int
x_search
ARGS((char *pat, int sameline, int offset));
934
offset =
x_search
(pat, 0, offset);
945
offset =
x_search
(pat, 1, offset);
963
offset =
x_search
(pat, 0, offset);
976
x_search
(pat, sameline, offset)
function
Completed in 26 milliseconds
Indexes created Wed Sep 24 15:09:51 GMT 2025