Lines Matching refs:UChar

54     UChar  *fmdt, *todayS, *rt;  in Test4029195()
55 UChar *pat=NULL; in Test4029195()
56 UChar *temp; in Test4029195()
77 pat=(UChar*)malloc(sizeof(UChar) * resultlength); in Test4029195()
92 temp=(UChar*)malloc(sizeof(UChar) * 10); in Test4029195()
133 UChar s[10]; in Test4056591()
134 UChar *gotdate, *expdate; in Test4056591()
135 UChar pat[10]; in Test4056591()
207 UChar *myDate; in Test4059917()
209 UChar pattern[11]; in Test4059917()
210 UChar tzID[4]; in Test4059917()
222 myDate=(UChar*)malloc(sizeof(UChar) * 11); in Test4059917()
241 void aux917( UDateFormat *fmt, UChar* str) in aux917()
245 UChar* formatted=NULL; in aux917()
246 UChar *pat=NULL; in aux917()
255 pat=(UChar*)malloc(sizeof(UChar) * (resultlength)); in aux917()
281 UChar *myString; in Test4060212()
282 UChar dateString[30], pattern[20], tzID[4]; in Test4060212()
329 UChar pattern[21], dateString[11]; in Test4061287()
378 UChar *datestr; in Test4073003()
379 UChar temp[15]; in Test4073003()
382 UChar *result, *result2; in Test4073003()
402 datestr=(UChar*)malloc(sizeof(UChar) * (strlen(tests[i])+1)); in Test4073003()
412 datestr=(UChar*)malloc(sizeof(UChar) * (strlen(tests[i+1])+1)); in Test4073003()
449 UChar datestr[30]; in Test4162071()
450 UChar format[50]; in Test4162071()
476 UChar temp[20]; in Test714()
479 UChar *result; in Test714()
510 static const UChar zonePST[] = { 0x50,0x53,0x54,0 }; /* "PST" */
514 static const UChar dMyGGGPattern[] = { 0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0x2…
515 static const UChar dMyGGGGGPattern[] = { 0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0x2…
516 static const UChar dMyGGGText[] = { 0x30,0x32,0x20,0x4A,0x75,0x6C,0x20,0x32,0x30,0x30,0x38,0x2…
517 static const UChar dMyGGGGGText[] = { 0x30,0x32,0x20,0x4A,0x75,0x6C,0x20,0x32,0x30,0x30,0x38,0x2…
518 static const UChar edMyPattern[] = { 0x65,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x7…
519 static const UChar eedMyPattern[] = { 0x65,0x65,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x7…
520 static const UChar cdMyPattern[] = { 0x63,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x7…
521 static const UChar ccdMyPattern[] = { 0x63,0x63,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x7…
522 static const UChar edMyText[] = { 0x34,0x20,0x30,0x32,0x20,0x4A,0x75,0x6C,0x20,0x32,0x30,0x3…
523 static const UChar eedMyText[] = { 0x30,0x34,0x20,0x30,0x32,0x20,0x4A,0x75,0x6C,0x20,0x32,0x3…
524 static const UChar eeedMyPattern[] = { 0x65,0x65,0x65,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x7…
525 static const UChar EEEdMyPattern[] = { 0x45,0x45,0x45,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x7…
526 static const UChar EEdMyPattern[] = { 0x45,0x45,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x7…
527 static const UChar eeedMyText[] = { 0x57,0x65,0x64,0x20,0x30,0x32,0x20,0x4A,0x75,0x6C,0x20,0x3…
528 static const UChar eeeedMyPattern[] = { 0x65,0x65,0x65,0x65,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x2…
529 static const UChar eeeedMyText[] = { 0x57,0x65,0x64,0x6E,0x65,0x73,0x64,0x61,0x79,0x20,0x30,0x3…
530 static const UChar eeeeedMyPattern[] = { 0x65,0x65,0x65,0x65,0x65,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4…
531 static const UChar eeeeedMyText[] = { 0x57,0x20,0x30,0x32,0x20,0x4A,0x75,0x6C,0x20,0x32,0x30,0x3…
532 static const UChar ewYPattern[] = { 0x65,0x20,0x77,0x77,0x20,0x59,0x59,0x59,0x59,0 }; …
533 static const UChar cwYPattern[] = { 0x63,0x20,0x77,0x77,0x20,0x59,0x59,0x59,0x59,0 }; …
534 static const UChar ewYText[] = { 0x34,0x20,0x32,0x37,0x20,0x32,0x30,0x30,0x38,0 }; …
535 static const UChar HHmmssPattern[] = { 0x48,0x48,0x3A,0x6D,0x6D,0x3A,0x73,0x73,0 }; …
536 static const UChar HHmmssText[] = { 0x30,0x35,0x3A,0x30,0x30,0x3A,0x30,0x31,0 }; …
537 static const UChar ssSPattern[] = { 0x73,0x73,0x2E,0x53,0 }; …
538 static const UChar ssSText[] = { 0x30,0x31,0x2E,0x39,0 }; …
539 static const UChar ssSSPattern[] = { 0x73,0x73,0x2E,0x53,0x53,0 }; …
540 static const UChar ssSSText[] = { 0x30,0x31,0x2E,0x39,0x37,0 }; …
543 const UChar * pattern;
544 const UChar * text;
573 UChar dmyGnText[DATE_TEXT_MAX_CHARS]; in Test_GEec()
604 UChar* myFormatit(UDateFormat* datdef, UDate d1) in myFormatit()
606 UChar *result1=NULL; in myFormatit()
617 result1=(UChar*)ctst_malloc(sizeof(UChar) * resultlength); /*this won't*/ in myFormatit()