OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_MARK
(Results
1 - 2
of
2
) sorted by null
/external/pcre/dist/
pcre_internal.h
580
#define
MAX_MARK
((1u << 16) - 1)
582
#define
MAX_MARK
((1u << 8) - 1)
[
all
...]
pcre_compile.c
[
all
...]
Completed in 51 milliseconds