OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:p_branch_empty
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/regex/
regcomp.c
139
static bool
p_branch_empty
(struct parse *p, struct branchc *bc);
759
p_branch_empty
(struct parse *p, struct branchc *bc)
function in typeref:typename:bool
780
else if ((ate > 1 || (bc->outer && !MORE())) && !
p_branch_empty
(p, bc))
782
* Halt parsing only if we have an empty branch and
p_branch_empty
858
if (p->gnuext && HERE() == bc.start && !
p_branch_empty
(p, &bc))
Completed in 113 milliseconds
Indexes created Sun Sep 28 12:09:53 GMT 2025