Searched refs:dict_copy (Results 1 – 1 of 1) sorted by relevance
1347 const size_t dict_copy = in execute_match_copy() local1352 memcpy(write_ptr, ctx->dict_content + dict_offset, dict_copy); in execute_match_copy()1353 write_ptr += dict_copy; in execute_match_copy()1354 match_length -= dict_copy; in execute_match_copy()