Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_match.c1132 #define Lmin F->temp_32[0] in match()
1133 #define Lmax F->temp_32[1] in match()
1134 #define Lc F->temp_32[2] in match()
1135 #define Loc F->temp_32[3] in match()
1486 #define Lmin F->temp_32[0] in match()
1487 #define Lmax F->temp_32[1] in match()
1488 #define Lc F->temp_32[2] in match()
1489 #define Loc F->temp_32[3] in match()
4895 #define Lmin F->temp_32[0] in match()
4896 #define Lmax F->temp_32[1] in match()
[all …]
H A Dpcre2_intmodedep.h798 uint32_t temp_32[4]; /* Used for short-term 32-bit or BOOL values */ member

Completed in 35 milliseconds