Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_match.c1117 #define Lmin F->temp_32[0] in match()
1118 #define Lmax F->temp_32[1] in match()
1119 #define Lc F->temp_32[2] in match()
1120 #define Loc F->temp_32[3] in match()
1471 #define Lmin F->temp_32[0] in match()
1472 #define Lmax F->temp_32[1] in match()
1473 #define Lc F->temp_32[2] in match()
1474 #define Loc F->temp_32[3] in match()
4688 #define Lmin F->temp_32[0] in match()
4689 #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 20 milliseconds