EscapeAttributeValue 1226 core/AvmCore.h 		Stringp EscapeAttributeValue (Atom v);
EscapeAttributeValue 4391 core/CodegenLIR.cpp                 LIns* i3 = callIns(FUNCTIONID(EscapeAttributeValue), 2,
EscapeAttributeValue 1205 core/Interpreter.cpp 				sp[0] = core->EscapeAttributeValue(sp[0])->atom();
EscapeAttributeValue 1197 core/XMLObject.cpp 			s << core->EscapeAttributeValue (m_node->getValue()->atom());
EscapeAttributeValue 1339 core/XMLObject.cpp                 s << core->EscapeAttributeValue(an->getValue()->atom());