Home
last modified time | relevance | path

Searched refs:temp_32 (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_match.c1115 #define Lmin F->temp_32[0] in match()
1116 #define Lmax F->temp_32[1] in match()
1117 #define Lc F->temp_32[2] in match()
1118 #define Loc F->temp_32[3] in match()
1469 #define Lmin F->temp_32[0] in match()
1470 #define Lmax F->temp_32[1] in match()
1471 #define Lc F->temp_32[2] in match()
1472 #define Loc F->temp_32[3] in match()
4686 #define Lmin F->temp_32[0] in match()
4687 #define Lmax F->temp_32[1] in match()
[all …]
H A Dpcre2_intmodedep.h794 uint32_t temp_32[4]; /* Used for short-term 32-bit or BOOL values */ member

Completed in 42 milliseconds