Home | History | Annotate | Download | only in i18n

Lines Matching refs:x3D

77 static const UChar gEqualPercent[] =            {0x3D, 0x25, 0};    /* "=%" */
78 static const UChar gEqualHash[] = {0x3D, 0x23, 0}; /* "=#" */
79 static const UChar gEqualZero[] = {0x3D, 0x30, 0}; /* "=0" */