OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACROSSCHAR
(Results
1 - 4
of
4
) sorted by null
/external/pcre/dist2/src/
pcre2_intmodedep.h
54
#undef
ACROSSCHAR
266
/* #define
ACROSSCHAR
(condition, eptr, action) */
347
#define
ACROSSCHAR
(condition, eptr, action) \
453
#define
ACROSSCHAR
(condition, eptr, action) \
528
#define
ACROSSCHAR
(condition, eptr, action) do { } while (0)
[
all
...]
pcre2_match.c
[
all
...]
pcre2_dfa_match.c
460
ACROSSCHAR
(current_subject > start_subject, *current_subject, current_subject--);
[
all
...]
pcre2_compile.c
[
all
...]
Completed in 150 milliseconds