Home
last modified time | relevance | path

Searched refs:list_ref (Results 1 – 4 of 4) sorted by relevance

/third_party/curl/tests/
Ddirectories.pm194 $list_ref = $$list{'files'};
199 for(@$list_ref) {
221 for(@$list_ref) {
/third_party/boost/tools/quickbook/src/
Dvalues.cpp525 void list_ref(value_node*);
542 void list_ref(value_node* ptr) in list_ref() function
661 list_ref(head_); in value_list_impl()
/third_party/libxml2/
Dvalid.c2969 xmlListPtr list_ref = (xmlListPtr) payload; in xmlFreeRefTableEntry() local
2970 if (list_ref == NULL) return; in xmlFreeRefTableEntry()
2971 xmlListDelete(list_ref); in xmlFreeRefTableEntry()
/third_party/gettext/gnulib-local/lib/libxml/
Dvalid.c2907 xmlListPtr list_ref = (xmlListPtr) payload; in xmlFreeRefTableEntry() local
2908 if (list_ref == NULL) return; in xmlFreeRefTableEntry()
2909 xmlListDelete(list_ref); in xmlFreeRefTableEntry()