Searched refs:closingType (Results 1 – 2 of 2) sorted by relevance
1109 closingType( 0 ), in XMLElement()1318 closingType = CLOSED; in ParseAttributes()1349 closingType = CLOSING; in ParseDeep()1357 if ( !p || !*p || closingType ) in ParseDeep()
1010 int ClosingType() const { return closingType; } in ClosingType()1026 int closingType; variable