OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IMM2_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/pcre/dist/
pcretest.c
4204
int
imm2_size
= pcre_mode == PCRE8_MODE ? 2 : 1;
local
[
all
...]
pcre_internal.h
537
#define
IMM2_SIZE
2
552
#define
IMM2_SIZE
1
562
#define
IMM2_SIZE
1
574
#define PUT2INC(a,n,d) PUT2(a,n,d), a +=
IMM2_SIZE
[
all
...]
Completed in 57 milliseconds