OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCRE2_MAJOR
(Results
1 - 6
of
6
) sorted by null
/external/pcre/dist2/src/
pcre2_config.c
53
They allow macros like
PCRE2_MAJOR
to be defined without quotes, which is
221
XSTRING(
PCRE2_MAJOR
) "." XSTRING(PCRE_MINOR)
236
XSTRING(
PCRE2_MAJOR
.PCRE2_MINOR PCRE2_DATE) :
237
XSTRING(
PCRE2_MAJOR
.PCRE2_MINOR) XSTRING(PCRE2_PRERELEASE PCRE2_DATE);
pcre2_serialize.c
60
((
PCRE2_MAJOR
) | ((PCRE2_MINOR) << 16))
pcre2.h.in
44
#define
PCRE2_MAJOR
@
PCRE2_MAJOR
@
[
all
...]
pcre2.h.generic
44
#define
PCRE2_MAJOR
10
[
all
...]
pcre2_compile.c
[
all
...]
/external/pcre/dist2/
configure
688
PCRE2_MAJOR
[
all
...]
Completed in 4111 milliseconds