Searched refs:ClosingType (Results 1 – 2 of 2) sorted by relevance
1088 if ( ele->ClosingType() == XMLElement::CLOSING ) { in ParseDeep()1101 if ( ele->ClosingType() == XMLElement::OPEN ) { in ParseDeep()1106 if ( ele->ClosingType() != XMLElement::OPEN ) { in ParseDeep()
1666 ElementClosingType ClosingType() const { in ClosingType() function