Searched defs:endTag (Results 1 – 3 of 3) sorted by relevance
556 const char* endTag, in ReadText()1049 TIXML_STRING endTag ("</"); in Parse() local1305 const char* endTag = "-->"; in Parse() local1444 const char* const endTag = "]]>"; in Parse() local
46 char endTag; /* Whether the end tag can be implied */ member
694 bool GRXMLDoc::endTag( XMLNode &node, SubGraph *&p_SubGraph ) in endTag() function in GRXMLDoc