OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pattern_t
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/ed/
ed.h
69
typedef regex_t
pattern_t
;
typedef
186
pattern_t
*get_compiled_pattern(void);
192
long get_matching_node_addr(
pattern_t
*, int);
221
int search_and_replace(
pattern_t
*, int, int);
226
int substitute_matching_text(
pattern_t
*, line_t *, int, int);
Completed in 17 milliseconds
Indexes created Tue Jul 14 00:26:25 UTC 2026