Searched refs:expanded_ref (Results 1 – 2 of 2) sorted by relevance
257 char *temp_string, *expanded_ref; in cm_footnote() local264 expanded_ref = expansion (temp_string, 0); in cm_footnote()265 remember_node_reference (expanded_ref, line_number, in cm_footnote()268 free (expanded_ref); in cm_footnote()
1258 char *expanded_ref = expand_node_name (ref_list->node); in find_node_reference() local1260 if (STREQ (expanded_node, expanded_ref)) in find_node_reference()1262 free (expanded_ref); in find_node_reference()1265 free (expanded_ref); in find_node_reference()