Searched refs:expanded_ref (Results 1 – 2 of 2) sorted by relevance
259 char *temp_string, *expanded_ref; in cm_footnote() local266 expanded_ref = expansion (temp_string, 0); in cm_footnote()267 remember_node_reference (expanded_ref, line_number, in cm_footnote()270 free (expanded_ref); in cm_footnote()
1260 char *expanded_ref = expand_node_name (ref_list->node); in find_node_reference() local1262 if (STREQ (expanded_node, expanded_ref)) in find_node_reference()1264 free (expanded_ref); in find_node_reference()1267 free (expanded_ref); in find_node_reference()