Lines Matching refs:x3E
91 static const UChar gGreaterGreater[] = {0x3E, 0x3E, 0}; /* ">>" */
92 static const UChar gGreaterPercent[] = {0x3E, 0x25, 0}; /* ">%" */
93 static const UChar gGreaterHash[] = {0x3E, 0x23, 0}; /* ">#" */
94 static const UChar gGreaterZero[] = {0x3E, 0x30, 0}; /* ">0" */
98 static const UChar gGreaterGreaterGreater[] = {0x3E, 0x3E, 0x3E, 0}; /* ">>>" */