Searched refs:ref_copy (Results 1 – 2 of 2) sorted by relevance
93 char *ref_copy = (ref != NULL ? xstrdup (ref) : NULL); in set_hyperlink() local97 stream->hyperlink_ref = ref_copy; in set_hyperlink()
375 char *ref_copy = (ref != NULL ? xstrdup (ref) : NULL); in set_hyperlink_ref() local392 stream->hyperlink_ref = ref_copy; in set_hyperlink_ref()