Searched defs:remove (Results 1 – 9 of 9) sorted by relevance
71 remove() { function
119 void slist<_Tp,_Alloc>::remove(const _Tp& __val) { in remove() function
265 remove(_ForwardIter __first, _ForwardIter __last, const _Tp& __val) { in remove() function
301 void remove(const_reference __val) in remove() function
383 void remove(const value_type& __val) { _M_impl.remove(cast_traits::to_storage_type_cref(__val)); } in remove() function
339 void remove(const _Tp& __x) { in remove() function
502 void remove(const value_type& __val) { in remove() function
68 int remove(const char* path) { in remove() function
13 …function(E){o.className.add(this,E)},removeClass:function(E){o.className.remove(this,E)},toggleCla… method32 jQuery.ui||(function(c){var i=c.fn.remove,d=c.browser.mozilla&&(parseFloat(c.browser.version)<1.9);… method