OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:el_match
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libedit/
search.h
53
libedit_private int
el_match
(const wchar_t *, const wchar_t *);
parse.c
121
l = (size_t)
el_match
(el->el_prog, tprog);
search.c
111
/*
el_match
():
115
el_match
(const wchar_t *str, const wchar_t *pat)
function in typeref:typename:libedit_private int
169
return
el_match
(str, el->el_search.patbuf);
546
if (
el_match
(cp, ocp)) {
556
if (
el_match
(cp, ocp)) {
Completed in 12 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025