OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REG_EPAREN
(Results
1 - 3
of
3
) sorted by relevancy
/src/include/
regex.h
115
#define
REG_EPAREN
8
/src/lib/libc/regex/
regerror.c
85
= #define
REG_EPAREN
8
111
{
REG_EPAREN
, "
REG_EPAREN
", "parentheses not balanced"},
regcomp.c
467
(void)REQUIRE(MORE(),
REG_EPAREN
);
480
(void)MUSTEAT(')',
REG_EPAREN
);
491
SETERROR(
REG_EPAREN
);
989
(void)REQUIRE(EATTWO('\\', ')'),
REG_EPAREN
);
992
SETERROR(
REG_EPAREN
);
Completed in 15 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025