Searched refs:match_offset (Results 1 – 3 of 3) sorted by relevance
1555 int32 *match_offset) const in Contains()1558 if (match_offset) in Contains()1560 *match_offset = -1; in Contains()1599 if (match_offset) in Contains()1601 *match_offset = offset; in Contains()1621 int32 match_offset = -1; in Replace() local1625 &match_offset)) in Replace()1636 strncpy (fData.Buffer_char () + match_offset, in Replace()1645 strncpy (fData.Buffer_char () + match_offset, in Replace()1649 const char *s = fData.Buffer_char () + match_offset + len2; in Replace()[all …]
122 int32 *match_offset = NULL) const;
7626 PCRE2_SIZE match_offset = FLD(match_data, ovector)[0]; in process_data() local7642 if (match_offset == end_offset) in process_data()7645 if (match_offset <= dat_datctl.offset) in process_data()