_filter            80 core/ArrayClass.h 		ArrayObject* _filter(Atom thisAtom, ScriptObject* callback, Atom thisObject) { return ArrayClass::generic_filter(toplevel(), thisAtom, callback, thisObject); }
_filter           113 core/VectorClass.h 		Atom _filter(ScriptObject* callback, Atom thisObject) { return filter(callback, thisObject); }
_filter          1533 core/XMLListObject.cpp 			xm->_filter (l, name, value);
_filter          2684 core/XMLObject.cpp 		this->_filter (l, name, value);
_filter           277 core/XMLObject.h 		void _filter (XMLListObject* , const Multiname &m, Atom value);