Searched defs:clone_node (Results 1 – 4 of 4) sorted by relevance
47 clone_node(tst_node* p, Alloc* alloc) in clone_node() function
45 clone_node(tst_node* p, Alloc* alloc) in clone_node() function
485 xml_node<Ch> *clone_node(const xml_node<Ch> *source, xml_node<Ch> *result = 0) in clone_node() function in boost::property_tree::detail::rapidxml::memory_pool
1066 fn clone_node<K, V>(e: *mut Node<K, V>) -> *mut Node<K, V> in clone() function