OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REG_ECOLLATE
(Results
1 - 3
of
3
) sorted by relevancy
/src/include/
regex.h
110
#define
REG_ECOLLATE
3
/src/lib/libc/regex/
regerror.c
80
= #define
REG_ECOLLATE
3
106
{
REG_ECOLLATE
, "
REG_ECOLLATE
", "invalid collating element"},
regcomp.c
1216
(void)REQUIRE(c != '-' && c != ']',
REG_ECOLLATE
);
1219
(void)REQUIRE(EATTWO('=', ']'),
REG_ECOLLATE
);
1366
(void)REQUIRE(EATTWO('.', ']'),
REG_ECOLLATE
);
1405
SETERROR(
REG_ECOLLATE
); /* neither */
1410
SETERROR(
REG_ECOLLATE
); /* neither */
Completed in 13 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025