OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UCHAR21INCTEST
(Results
1 - 3
of
3
) sorted by null
/external/pcre/dist2/src/
pcre2_intmodedep.h
241
#define
UCHAR21INCTEST
(eptr) (*(eptr)++)
[
all
...]
pcre2_match.c
236
if (
UCHAR21INCTEST
(p) !=
UCHAR21INCTEST
(eptr)) return -1; /*No match */
[
all
...]
pcre2_dfa_match.c
[
all
...]
Completed in 229 milliseconds