Searched refs:oredChars (Results 1 – 4 of 4) sorted by relevance
186 UChar u, oredChars; in _Latin1FromUnicodeWithOffsets() local190 oredChars=u=*source++; in _Latin1FromUnicodeWithOffsets()192 oredChars|=u=*source++; in _Latin1FromUnicodeWithOffsets()194 oredChars|=u=*source++; in _Latin1FromUnicodeWithOffsets()196 oredChars|=u=*source++; in _Latin1FromUnicodeWithOffsets()198 oredChars|=u=*source++; in _Latin1FromUnicodeWithOffsets()200 oredChars|=u=*source++; in _Latin1FromUnicodeWithOffsets()202 oredChars|=u=*source++; in _Latin1FromUnicodeWithOffsets()204 oredChars|=u=*source++; in _Latin1FromUnicodeWithOffsets()206 oredChars|=u=*source++; in _Latin1FromUnicodeWithOffsets()[all …]
787 UChar oredChars=0; in processLabel() local801 oredChars|=c; in processLabel()832 if( (options&UIDNA_CHECK_CONTEXTJ)!=0 && (oredChars&0x200c)==0x200c && in processLabel()837 if((options&UIDNA_CHECK_CONTEXTO)!=0 && oredChars>=0xb7) { in processLabel()847 } else if(oredChars>=0x80) { in processLabel()
387 char oredChars=0; in processLabel() local401 oredChars|=c; in processLabel()434 if( (options&CHECK_CONTEXTJ)!=0 && (oredChars&0x200c)==0x200c && in processLabel()439 if((options&CHECK_CONTEXTO)!=0 && oredChars>=0xb7) { in processLabel()449 } else if(oredChars>=0x80) { in processLabel()
386 char oredChars=0; in processLabel() local400 oredChars|=c; in processLabel()433 if( (options&CHECK_CONTEXTJ)!=0 && (oredChars&0x200c)==0x200c && in processLabel()438 if((options&CHECK_CONTEXTO)!=0 && oredChars>=0xb7) { in processLabel()448 } else if(oredChars>=0x80) { in processLabel()