Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_match.c1045 #define Lcharptr F->temp_sptr[1] in match() macro
1144 Lcharptr = Fecode; in match()
1162 memcmp(Feptr, Lcharptr, CU2BYTES(Flength)) == 0) Feptr += Flength; in match()
1184 memcmp(Feptr, Lcharptr, CU2BYTES(Flength)) == 0) Feptr += Flength; in match()
1204 memcmp(Feptr, Lcharptr, CU2BYTES(Flength)) == 0) in match()
1380 #undef Lcharptr in match()