OpenGrok
Cross Reference: pcre2_compile.c
xref
: /
external
/
pcre
/
dist2
/
src
/
pcre2_compile.c
Home
|
History
|
Annotate
|
Download
|
only in
src
Lines Matching
refs:tc
7075
PCRE2_UCHAR *
tc
= code;
7080
tc
+= GET(
tc
,1);
7082
while (*
tc
!= OP_KET);