Lines Matching refs:UChar
52 UChar *fmdt, *todayS, *rt; in Test4029195()
53 UChar *pat=NULL; in Test4029195()
54 UChar *temp; in Test4029195()
75 pat=(UChar*)malloc(sizeof(UChar) * resultlength); in Test4029195()
90 temp=(UChar*)malloc(sizeof(UChar) * 10); in Test4029195()
131 UChar s[10]; in Test4056591()
132 UChar *gotdate, *expdate; in Test4056591()
133 UChar pat[10]; in Test4056591()
205 UChar *myDate; in Test4059917()
207 UChar pattern[11]; in Test4059917()
208 UChar tzID[4]; in Test4059917()
220 myDate=(UChar*)malloc(sizeof(UChar) * 11); in Test4059917()
239 void aux917( UDateFormat *fmt, UChar* str) in aux917()
243 UChar* formatted=NULL; in aux917()
244 UChar *pat=NULL; in aux917()
253 pat=(UChar*)malloc(sizeof(UChar) * (resultlength)); in aux917()
279 UChar *myString; in Test4060212()
280 UChar dateString[30], pattern[20], tzID[4]; in Test4060212()
327 UChar pattern[21], dateString[11]; in Test4061287()
376 UChar *datestr; in Test4073003()
377 UChar temp[15]; in Test4073003()
380 UChar *result, *result2; in Test4073003()
400 datestr=(UChar*)malloc(sizeof(UChar) * (strlen(tests[i])+1)); in Test4073003()
410 datestr=(UChar*)malloc(sizeof(UChar) * (strlen(tests[i+1])+1)); in Test4073003()
447 UChar datestr[30]; in Test4162071()
448 UChar format[50]; in Test4162071()
474 UChar temp[20]; in Test714()
477 UChar *result; in Test714()
508 static const UChar zonePST[] = { 0x50,0x53,0x54,0 }; /* "PST" */
512 static const UChar dMyGGGPattern[] = { 0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0x2…
513 static const UChar dMyGGGGGPattern[] = { 0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0x2…
514 static const UChar dMyGGGText[] = { 0x30,0x32,0x20,0x4A,0x75,0x6C,0x20,0x32,0x30,0x30,0x38,0x2…
515 static const UChar dMyGGGGGText[] = { 0x30,0x32,0x20,0x4A,0x75,0x6C,0x20,0x32,0x30,0x30,0x38,0x2…
516 static const UChar edMyPattern[] = { 0x65,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x7…
517 static const UChar eedMyPattern[] = { 0x65,0x65,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x7…
518 static const UChar cdMyPattern[] = { 0x63,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x7…
519 static const UChar ccdMyPattern[] = { 0x63,0x63,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x7…
520 static const UChar edMyText[] = { 0x34,0x20,0x30,0x32,0x20,0x4A,0x75,0x6C,0x20,0x32,0x30,0x3…
521 static const UChar eedMyText[] = { 0x30,0x34,0x20,0x30,0x32,0x20,0x4A,0x75,0x6C,0x20,0x32,0x3…
522 static const UChar eeedMyPattern[] = { 0x65,0x65,0x65,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x7…
523 static const UChar EEEdMyPattern[] = { 0x45,0x45,0x45,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x7…
524 static const UChar EEdMyPattern[] = { 0x45,0x45,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x7…
525 static const UChar eeedMyText[] = { 0x57,0x65,0x64,0x20,0x30,0x32,0x20,0x4A,0x75,0x6C,0x20,0x3…
526 static const UChar eeeedMyPattern[] = { 0x65,0x65,0x65,0x65,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x2…
527 static const UChar eeeedMyText[] = { 0x57,0x65,0x64,0x6E,0x65,0x73,0x64,0x61,0x79,0x20,0x30,0x3…
528 static const UChar eeeeedMyPattern[] = { 0x65,0x65,0x65,0x65,0x65,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4…
529 static const UChar eeeeedMyText[] = { 0x57,0x20,0x30,0x32,0x20,0x4A,0x75,0x6C,0x20,0x32,0x30,0x3…
530 static const UChar ewYPattern[] = { 0x65,0x20,0x77,0x77,0x20,0x59,0x59,0x59,0x59,0 }; …
531 static const UChar cwYPattern[] = { 0x63,0x20,0x77,0x77,0x20,0x59,0x59,0x59,0x59,0 }; …
532 static const UChar ewYText[] = { 0x34,0x20,0x32,0x37,0x20,0x32,0x30,0x30,0x38,0 }; …
533 static const UChar HHmmssPattern[] = { 0x48,0x48,0x3A,0x6D,0x6D,0x3A,0x73,0x73,0 }; …
534 static const UChar HHmmssText[] = { 0x30,0x35,0x3A,0x30,0x30,0x3A,0x30,0x31,0 }; …
535 static const UChar ssSPattern[] = { 0x73,0x73,0x2E,0x53,0 }; …
536 static const UChar ssSText[] = { 0x30,0x31,0x2E,0x39,0 }; …
537 static const UChar ssSSPattern[] = { 0x73,0x73,0x2E,0x53,0x53,0 }; …
538 static const UChar ssSSText[] = { 0x30,0x31,0x2E,0x39,0x37,0 }; …
541 const UChar * pattern;
542 const UChar * text;
571 UChar dmyGnText[DATE_TEXT_MAX_CHARS]; in Test_GEec()
602 UChar* myFormatit(UDateFormat* datdef, UDate d1) in myFormatit()
604 UChar *result1=NULL; in myFormatit()
615 result1=(UChar*)ctst_malloc(sizeof(UChar) * resultlength); /*this won't*/ in myFormatit()