Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_match.c1113 #define Lstart_eptr F->temp_sptr[0] in match()
1114 #define Lcharptr F->temp_sptr[1] in match()
1468 #define Lstart_eptr F->temp_sptr[0] in match()
2101 #define Lstart_eptr F->temp_sptr[0] in match()
2102 #define Lxclass_data F->temp_sptr[1] in match()
2543 #define Lstart_eptr F->temp_sptr[0] in match()
4689 #define Lstart F->temp_sptr[0] in match()
4920 #define Lnext_ecode F->temp_sptr[0] in match()
4955 #define Lstart_eptr F->temp_sptr[0] in match()
4956 #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 32 milliseconds