Searched refs:closingType (Results 1 – 2 of 2) sorted by relevance
1146 closingType( 0 ), in XMLElement()1355 closingType = CLOSED; in ParseAttributes()1386 closingType = CLOSING; in ParseDeep()1394 if ( !p || !*p || closingType ) in ParseDeep()
1260 return closingType; in ClosingType()1277 int closingType; variable