Home | History | Annotate | Download | only in intltest

Lines Matching refs:x61

970         s[0]=0x61;      // 'a'
1156 const UChar SubUCharCharIter::u[3]={ 0x61, 0x62, 0x63 };
1165 if(p->firstPostInc()!=0x61) {
1171 if(p[1].first32PostInc()!=0x61) {
1178 if(sci.firstPostInc()!=0x61) {
1184 if(uci.firstPostInc()!=0x61) {