Home | History | Annotate | Download | only in cintltst

Lines Matching full:u_strlen

707         if(U_FAILURE(err) || uDestLen!=u_strlen(withTrail16Sub50005) ||
722 if(U_FAILURE(err) || uDestLen!=u_strlen(withTrail16SubFFFD) ||
737 if(err!=U_BUFFER_OVERFLOW_ERROR || uDestLen!=u_strlen(withTrail16Sub50005) || numSubstitutions!=1) {
747 withTrail16, u_strlen(withTrail16),
1021 destLength0=u_strlen(pu);