Lines Matching defs:TIXML_UTF_LEAD_0
115 static const unsigned char TIXML_UTF_LEAD_0 = 0xefU; 392 if ( *(pu+0) == TIXML_UTF_LEAD_0 2552 static const unsigned char bom[] = { TIXML_UTF_LEAD_0, TIXML_UTF_LEAD_1, TIXML_UTF_LEAD_2, 0 };