Home | History | Annotate | Download | only in tinyxml

Lines Matching refs:Identify

645 	// identify it, and call the appropriate stream method on the tag.
673 // some sort. Identify it, and call the node to
675 TiXmlNode* node = Identify( tag->c_str() + tagIndex, TIXML_DEFAULT_ENCODING );
756 TiXmlNode* node = Identify( p, encoding );
818 TiXmlNode* TiXmlNode::Identify( const char* p, TiXmlEncoding encoding )
926 // If not, identify and stream.
1029 TiXmlNode* node = Identify( tagloc, TIXML_DEFAULT_ENCODING );
1226 TiXmlNode* node = Identify( p, encoding );