Searched refs:TIXML_UTF_LEAD_1 (Results 1 – 1 of 1) sorted by relevance
116 static const unsigned char TIXML_UTF_LEAD_1 = 0xbbU; variable397 && *(pu+1) == TIXML_UTF_LEAD_1 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 16 milliseconds