OpenGrok
Cross Reference: pcre2_dfa_match.c
xref
: /
external
/
pcre
/
dist2
/
src
/
pcre2_dfa_match.c
Home
|
History
|
Annotate
|
Download
|
only in
src
Lines Matching
refs:last_codeunit
3356
req_cu = req_cu2 = (PCRE2_UCHAR)(re->
last_codeunit
);