descendants       215 core/XMLListObject.h 		inline XMLListObject* descendants (Atom name) { return AS3_descendants (name); } 
descendants       222 core/XMLObject.h 		inline XMLListObject* descendants (Atom PropertyName) const { return AS3_descendants (PropertyName); }