OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REG_PEND
(Results
1 - 3
of
3
) sorted by relevancy
/src/include/
regex.h
87
const char *re_endp; /* end pointer for
REG_PEND
*/
103
#define
REG_PEND
0040
/src/tests/lib/libc/regex/
main.c
58
#define
REG_PEND
0
263
re.re_endp = (opts&
REG_PEND
) ? f0copy + strlen(f0copy) : NULL;
377
o |=
REG_PEND
;
/src/lib/libc/regex/
regcomp.c
292
if (cflags&
REG_PEND
) {
423
= #define
REG_PEND
0040
Completed in 16 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026