__toXMLString 924 core/XMLListObject.cpp xm->__toXMLString(output, AncestorNamespaces, 0); __toXMLString 1243 core/XMLListObject.cpp this->__toXMLString(output, nullStringAtom, 0); __toXMLString 1256 core/XMLListObject.cpp this->__toXMLString(output, nullStringAtom, 0); __toXMLString 158 core/XMLListObject.h void __toXMLString(StringBuffer &output, Atom AncestorNamespace, int indentLevel = 0); __toXMLString 1451 core/XMLObject.cpp xo->__toXMLString (s, newNamespaceArray, nextIndentLevel, includeChildren); __toXMLString 2472 core/XMLObject.cpp __toXMLString(s, AncestorNamespaces, 0); __toXMLString 2486 core/XMLObject.cpp __toXMLString(s, AncestorNamespaces, 0); __toXMLString 2501 core/XMLObject.cpp __toXMLString(openTag, AncestorNamespaces, 0, false); __toXMLString 254 core/XMLObject.h void __toXMLString(StringBuffer &s, AtomArray *AncestorNamespace, int indentLevel = 0, bool includeChildren = true) const;