Home | History | Annotate | Download | only in cintltst

Lines Matching refs:u_strcmp

256     if(u_strcmp(result, temp1)==0)
288 if(result && u_strcmp(result, temp1)==0)
338 if (result && u_strcmp(result, temp1)==0) {
366 if (u_strcmp(temp2, temp)==0) {
480 if(u_strcmp(result, temp1)!=0)
549 if(U_FAILURE(status) || u_strcmp(temp1, temp2) != 0)
580 if(u_strcmp(result, temp1) != 0) {
639 if(u_strcmp(suffix,temp)!=0)
660 if(u_strcmp(prefix, temp)!=0)
676 if(u_strcmp(prefix, temp)!=0)
693 if(u_strcmp(suffix, temp)!=0)
710 if(u_strcmp(suffix, temp)!=0)
1194 if(u_strcmp(result, temp)==0)
1233 if(u_strcmp(result, expected)!=0)
1295 if(u_strcmp(result, temp1)!=0)
1319 if(u_strcmp(result, temp1)==0)
1645 if (u_strcmp(currencySymbol, QQQ) != 0) {
1758 if ( len != 3 || u_strcmp(fmtbuf, nansym) != 0 ) {
1853 if (u_strcmp(expectedNeg, ubuffer) == 0) {
1861 if (u_strcmp(expectedPos, ubuffer) == 0) {
2003 if (u_strcmp(buffer,buffer_cloned)) {
2127 if(U_FAILURE(status) || u_strcmp(expect, result1)) {
2135 if(U_FAILURE(status) || u_strcmp(expect, result2)) {
2159 if(U_FAILURE(status) || u_strcmp(expect, result1)) {
2167 if(U_FAILURE(status) || u_strcmp(expect, result2)) {