Home
last modified time | relevance | path

Searched refs:ele (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/oss/src/external/tinyxml2/
A Dtinyxml2.cpp1057 XMLElement* ele = node->ToElement(); in ParseDeep() local
1058 if ( ele ) { in ParseDeep()
1060 if ( ele->ClosingType() == XMLElement::CLOSING ) { in ParseDeep()
1062 ele->_value.TransferTo( parentEndTag ); in ParseDeep()
1073 if ( ele->ClosingType() == XMLElement::OPEN ) { in ParseDeep()
1078 if ( ele->ClosingType() != XMLElement::OPEN ) { in ParseDeep()
1081 else if ( !XMLUtil::StringEqual( endTag.GetStr(), ele->Name() ) ) { in ParseDeep()
1086 …cument->SetError( XML_ERROR_MISMATCHED_ELEMENT, initialLineNum, "XMLElement name=%s", ele->Name()); in ParseDeep()
2092 XMLElement* ele = CreateUnlinkedNode<XMLElement>( _elementPool ); in NewElement() local
2093 ele->SetName( name ); in NewElement()
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/config/
A Dconfig.sub1169 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)

Completed in 11 milliseconds