OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:post_parse
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/regex/
regcomp.c
123
void (*
post_parse
)(struct parse *, struct branchc *);
member in struct:parse
352
p->
post_parse
= NULL;
357
p->
post_parse
= p_bre_post_parse;
854
if (p->
post_parse
!= NULL)
855
p->
post_parse
(p, &bc);
Completed in 57 milliseconds
Indexes created Sun Nov 02 23:10:09 GMT 2025