Lines Matching refs:x3C
85 static const UChar gLessLess[] = {0x3C, 0x3C, 0}; /* "<<" */86 static const UChar gLessPercent[] = {0x3C, 0x25, 0}; /* "<%" */87 static const UChar gLessHash[] = {0x3C, 0x23, 0}; /* "<#" */88 static const UChar gLessZero[] = {0x3C, 0x30, 0}; /* "<0" */