Home | History | Annotate | Download | only in common

Lines Matching refs:U8_IS_TRAIL

136                     if (!U8_IS_TRAIL(ch2))
265 if (!U8_IS_TRAIL(ch2))
646 if(U8_IS_TRAIL(myByte = *source)) {
668 if (!U8_IS_TRAIL(myByte))
677 if (!U8_IS_TRAIL(myByte))
686 if (!U8_IS_TRAIL(myByte))
695 if (!U8_IS_TRAIL(myByte))
703 if (!U8_IS_TRAIL(myByte))
821 if(U8_IS_TRAIL(b)) {
896 if(U8_IS_TRAIL(b)) {
976 } else if(!U8_IS_TRAIL(b=*source)) {