Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/external/tinyxml2/
A Dtinyxml2.cpp115 static const unsigned char TIXML_UTF_LEAD_0 = 0xefU; variable
396 if ( *(pu+0) == TIXML_UTF_LEAD_0 in ReadBOM()
2545 … static const unsigned char bom[] = { TIXML_UTF_LEAD_0, TIXML_UTF_LEAD_1, TIXML_UTF_LEAD_2, 0 }; in PushHeader()

Completed in 7 milliseconds