OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gnuext
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/regex/
regcomp.c
109
int
gnuext
;
member in struct:parse
340
p->
gnuext
= false;
343
p->
gnuext
= p->allowbranch = true;
345
p->
gnuext
= false;
527
if (p->
gnuext
) {
856
(void) REQUIRE(p->
gnuext
|| HERE() != bc.start, REG_EMPTY);
858
if (p->
gnuext
&& HERE() == bc.start && !p_branch_empty(p, &bc))
907
if (p->
gnuext
) {
1045
} else if (p->
gnuext
&& EATTWO('\\', '?')) {
1048
} else if (p->
gnuext
&& EATTWO('\\', '+'))
[
all
...]
regcomp.c
109
int
gnuext
;
member in struct:parse
340
p->
gnuext
= false;
343
p->
gnuext
= p->allowbranch = true;
345
p->
gnuext
= false;
527
if (p->
gnuext
) {
856
(void) REQUIRE(p->
gnuext
|| HERE() != bc.start, REG_EMPTY);
858
if (p->
gnuext
&& HERE() == bc.start && !p_branch_empty(p, &bc))
907
if (p->
gnuext
) {
1045
} else if (p->
gnuext
&& EATTWO('\\', '?')) {
1048
} else if (p->
gnuext
&& EATTWO('\\', '+'))
[
all
...]
regcomp.c
109
int
gnuext
;
member in struct:parse
340
p->
gnuext
= false;
343
p->
gnuext
= p->allowbranch = true;
345
p->
gnuext
= false;
527
if (p->
gnuext
) {
856
(void) REQUIRE(p->
gnuext
|| HERE() != bc.start, REG_EMPTY);
858
if (p->
gnuext
&& HERE() == bc.start && !p_branch_empty(p, &bc))
907
if (p->
gnuext
) {
1045
} else if (p->
gnuext
&& EATTWO('\\', '?')) {
1048
} else if (p->
gnuext
&& EATTWO('\\', '+'))
[
all
...]
Completed in 33 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025