Searched refs:oredChars (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Ducnvlat1.c184 UChar u, oredChars; local
188 oredChars=u=*source++;
190 oredChars|=u=*source++;
192 oredChars|=u=*source++;
194 oredChars|=u=*source++;
196 oredChars|=u=*source++;
198 oredChars|=u=*source++;
200 oredChars|=u=*source++;
202 oredChars|=u=*source++;
204 oredChars|
504 UChar oredChars; local
640 uint8_t oredChars; local
[all...]
H A Duts46.cpp778 UChar oredChars=0; local
792 oredChars|=c;
823 if( (options&UIDNA_CHECK_CONTEXTJ)!=0 && (oredChars&0x200c)==0x200c &&
828 if((options&UIDNA_CHECK_CONTEXTO)!=0 && oredChars>=0xb7) {
838 } else if(oredChars>=0x80) {

Completed in 104 milliseconds