Searched refs:Fovector (Results 1 – 1 of 1) sorted by relevance
186 #define Fovector F->ovector macro288 callout_ovector = (PCRE2_SIZE *)(Fovector) - 2; in do_callout()378 p = mb->start_subject + Fovector[offset]; in match_ref()379 length = Fovector[offset+1] - Fovector[offset]; in match_ref()782 Fovector[offset] = P->eptr - mb->start_subject; in match()783 Fovector[offset+1] = Feptr - mb->start_subject; in match()4768 if (Fovector[Loffset] == Fovector[Loffset + 1]) continue; in match()4824 Flength = Fovector[Loffset+1] - Fovector[Loffset]; in match()5213 memcpy(Fovector, in match()5404 memcpy(Fovector, in match()[all …]
Completed in 17 milliseconds