Home | History | Annotate | Download | only in cintltst

Lines Matching refs:xfe

532             u8Target[u8TargetLength] = (char)0xfe;
535 if(U_FAILURE(err) || u8DestLen != u8TargetLength || u8Target[u8TargetLength] != (char)0xfe){