Searched refs:oredChars (Results 1 – 2 of 2) sorted by relevance
183 UChar u, oredChars; in _Latin1FromUnicodeWithOffsets() local187 oredChars=u=*source++; in _Latin1FromUnicodeWithOffsets()189 oredChars|=u=*source++; in _Latin1FromUnicodeWithOffsets()191 oredChars|=u=*source++; in _Latin1FromUnicodeWithOffsets()193 oredChars|=u=*source++; in _Latin1FromUnicodeWithOffsets()195 oredChars|=u=*source++; in _Latin1FromUnicodeWithOffsets()197 oredChars|=u=*source++; in _Latin1FromUnicodeWithOffsets()199 oredChars|=u=*source++; in _Latin1FromUnicodeWithOffsets()201 oredChars|=u=*source++; in _Latin1FromUnicodeWithOffsets()203 oredChars|=u=*source++; in _Latin1FromUnicodeWithOffsets()[all …]
774 UChar oredChars=0; in processLabel() local788 oredChars|=c; in processLabel()819 if( (options&UIDNA_CHECK_CONTEXTJ)!=0 && (oredChars&0x200c)==0x200c && in processLabel()831 } else if(oredChars>=0x80) { in processLabel()