Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/external/tinyxml2/
A Dtinyxml2.cpp680 static const int xmlHeaderLen = 2; in Identify() local
689 if ( XMLUtil::StringEqual( p, xmlHeader, xmlHeaderLen ) ) { in Identify()
692 p += xmlHeaderLen; in Identify()

Completed in 7 milliseconds