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