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

/external/icu4c/common/
H A Ducnvlat1.c183 UChar u, oredChars; local
187 oredChars=u=*source++;
189 oredChars|=u=*source++;
191 oredChars|=u=*source++;
193 oredChars|=u=*source++;
195 oredChars|=u=*source++;
197 oredChars|=u=*source++;
199 oredChars|=u=*source++;
201 oredChars|=u=*source++;
203 oredChars|
503 UChar oredChars; local
639 uint8_t oredChars; local
[all...]
H A Duts46.cpp774 UChar oredChars=0; local
788 oredChars|=c;
819 if( (options&UIDNA_CHECK_CONTEXTJ)!=0 && (oredChars&0x200c)==0x200c &&
831 } else if(oredChars>=0x80) {

Completed in 1586 milliseconds