Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_match.c1115 #define Lstart_eptr F->temp_sptr[0] in match()
1116 #define Lcharptr F->temp_sptr[1] in match()
1470 #define Lstart_eptr F->temp_sptr[0] in match()
2103 #define Lstart_eptr F->temp_sptr[0] in match()
2104 #define Lxclass_data F->temp_sptr[1] in match()
2545 #define Lstart_eptr F->temp_sptr[0] in match()
4691 #define Lstart F->temp_sptr[0] in match()
4922 #define Lnext_ecode F->temp_sptr[0] in match()
4957 #define Lstart_eptr F->temp_sptr[0] in match()
4958 #define Lstart_group F->temp_sptr[1] in match()
[all …]
H A Dpcre2_intmodedep.h788 PCRE2_SPTR temp_sptr[2]; /* Used for short-term PCRE_SPTR values */ member

Completed in 23 milliseconds