OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REGEX_MATCH_VERBOSE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/regex_src/
regexJIT.h
70
#define
REGEX_MATCH_VERBOSE
0x10
84
regex_continue_match does not support
REGEX_MATCH_VERBOSE
flag. */
92
(The latter only if
REGEX_MATCH_VERBOSE
was passed to regex_compile) */
regexMain.c
51
#ifdef
REGEX_MATCH_VERBOSE
65
machine = regex_compile(pattern, ptr - pattern,
REGEX_MATCH_VERBOSE
| REGEX_NEWLINE, &error);
159
#ifdef
REGEX_MATCH_VERBOSE
regexJIT.c
32
#ifdef
REGEX_MATCH_VERBOSE
1060
#ifdef
REGEX_MATCH_VERBOSE
1398
#ifdef
REGEX_MATCH_VERBOSE
1399
if (flags &
REGEX_MATCH_VERBOSE
)
1533
#ifdef
REGEX_MATCH_VERBOSE
1534
if (flags &
REGEX_MATCH_VERBOSE
)
1858
#ifdef
REGEX_MATCH_VERBOSE
1859
compiler_common.flags = re_flags & (REGEX_MATCH_BEGIN | REGEX_MATCH_END | REGEX_MATCH_NON_GREEDY | REGEX_NEWLINE |
REGEX_MATCH_VERBOSE
);
1895
#ifdef
REGEX_MATCH_VERBOSE
1896
if (compiler_common.flags &
REGEX_MATCH_VERBOSE
)
[
all
...]
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025