Searched refs:match_offset (Results 1 – 2 of 2) 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;