Searched refs:list_ref (Results 1 – 4 of 4) sorted by relevance
194 $list_ref = $$list{'files'};199 for(@$list_ref) {221 for(@$list_ref) {
525 void list_ref(value_node*);542 void list_ref(value_node* ptr) in list_ref() function661 list_ref(head_); in value_list_impl()
2969 xmlListPtr list_ref = (xmlListPtr) payload; in xmlFreeRefTableEntry() local2970 if (list_ref == NULL) return; in xmlFreeRefTableEntry()2971 xmlListDelete(list_ref); in xmlFreeRefTableEntry()
2907 xmlListPtr list_ref = (xmlListPtr) payload; in xmlFreeRefTableEntry() local2908 if (list_ref == NULL) return; in xmlFreeRefTableEntry()2909 xmlListDelete(list_ref); in xmlFreeRefTableEntry()