Lines Matching full:sizeof
73 pat_length = sizeof(pat) / sizeof(pat[0]);
87 unewp=(UChar*)malloc(sizeof(UChar) * (lneed+1) );
101 str=(UChar*)malloc(sizeof(UChar) * (lneed+1) );
139 str=(UChar*)malloc(sizeof(UChar) * (lneed+1) );
168 str=(UChar*)malloc(sizeof(UChar) * (lneed+1) );
246 pat_length = sizeof(pat) / sizeof(pat[0]);
247 val_length = sizeof(val) / sizeof(val[0]);
248 lval_length = sizeof(lval) / sizeof(lval[0]);
253 upat=(UChar*)malloc(sizeof(UChar) * (strlen(pat[p])+1) );
270 str=(UChar*)malloc(sizeof(UChar) * (lneed+1) );
302 str=(UChar*)malloc(sizeof(UChar) * (lneed+1) );
348 pattern=(UChar*)malloc(sizeof(UChar) * (strlen("*#,##0.00;-*#,##0.00") + 1) );
359 str=(UChar*)malloc(sizeof(UChar) * (lneed+1) );
369 pat=(UChar*)malloc(sizeof(UChar) * (lneed+1) );
375 res=(UChar*)malloc(sizeof(UChar) * (strlen("$1,234.56")+1) );
389 str=(UChar*)malloc(sizeof(UChar) * (lneed+1) );
396 res=(UChar*)malloc(sizeof(UChar) * (strlen("-$1,234.56")+1) );
434 str=(UChar*)malloc(sizeof(UChar) * (lneed+1) );
499 str=(UChar*)malloc(sizeof(UChar) * (lneed+1) );
507 res=(UChar*)malloc(sizeof(UChar) * (strlen(result[i])+1) );
571 isoCode, sizeof(isoCode), &status);
587 str=(UChar*)malloc(sizeof(UChar) * (lneed+1) );
594 res=(UChar*)malloc(sizeof(UChar) * (strlen(result[i])+1) );
650 out=(UChar*)malloc(sizeof(UChar) * (lneed+1) );
659 res=(UChar*)malloc(sizeof(UChar) * (strlen(expected)+1) );
736 memset(resultBuffer,0, sizeof(UChar)*512);
743 memset(resultBuffer,0, sizeof(UChar)*512);
757 memset(resultBuffer,0, sizeof(UChar)*512);
764 memset(resultBuffer,0, sizeof(UChar)*512);
855 for(j = 0; j < sizeof(currencies)/sizeof(currencies[0]); j++) {
1048 out=(UChar*)malloc(sizeof(UChar) * (lneed+1) );
1057 res=(UChar*)malloc(sizeof(UChar) * (strlen(expected)+1) );