Home | History | Annotate | Download | only in tinyxml

Lines Matching refs:Identify

622 	// identify it, and call the appropriate stream method on the tag.
650 // some sort. Identify it, and call the node to
652 TiXmlNode* node = Identify( tag->c_str() + tagIndex, TIXML_DEFAULT_ENCODING );
733 TiXmlNode* node = Identify( p, encoding );
795 TiXmlNode* TiXmlNode::Identify( const char* p, TiXmlEncoding encoding )
909 // If not, identify and stream.
1000 TiXmlNode* node = Identify( tagloc, TIXML_DEFAULT_ENCODING );
1182 TiXmlNode* node = Identify( p, encoding );