Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_match.c1130 #define Lstart_eptr F->temp_sptr[0] in match()
1131 #define Lcharptr F->temp_sptr[1] in match()
1485 #define Lstart_eptr F->temp_sptr[0] in match()
2118 #define Lstart_eptr F->temp_sptr[0] in match()
2119 #define Lxclass_data F->temp_sptr[1] in match()
2582 #define Lstart_eptr F->temp_sptr[0] in match()
4898 #define Lstart F->temp_sptr[0] in match()
5129 #define Lnext_ecode F->temp_sptr[0] in match()
5164 #define Lstart_eptr F->temp_sptr[0] in match()
5165 #define Lstart_group F->temp_sptr[1] in match()
[all …]
H A Dpcre2_intmodedep.h792 PCRE2_SPTR temp_sptr[2]; /* Used for short-term PCRE_SPTR values */ member

Completed in 24 milliseconds