Searched refs:re_array_copy (Results 1 – 1 of 1) sorted by relevance
99 #define re_array_copy(RE, ARRAY) \ macro566 subs->beginnings = (re_array_of_charp) re_array_copy(re, orig->beginnings); // -V522 in re_submatches_copy()567 subs->endings = (re_array_of_charp) re_array_copy(re, orig->endings); in re_submatches_copy()