parseNodeWithTerminator   68 libcore/asobj/XML_as.cpp     bool parseNodeWithTerminator( xml_iterator& it, xml_iterator end,
parseNodeWithTerminator  259 libcore/asobj/XML_as.cpp     if (!parseNodeWithTerminator(it, end, "?>", content))
parseNodeWithTerminator  425 libcore/asobj/XML_as.cpp     if (!parseNodeWithTerminator(it, end, "-->", content)) {
parseNodeWithTerminator  438 libcore/asobj/XML_as.cpp     if (!parseNodeWithTerminator(it, end, "]]>", content)) {