Home
last modified time | relevance | path

Searched refs:u_uastrcpy (Results 1 – 25 of 32) sorted by relevance

12

/external/icu/icu4c/source/test/cintltst/
Dcmsgtst.c284 u_uastrcpy(str, "abc"); in TestSampleMessageFormat()
286 u_uastrcpy(pattern, "There are {0} files on {1,date}"); in TestSampleMessageFormat()
287 u_uastrcpy(expected, "There are abc files on Jul 10, 1996"); in TestSampleMessageFormat()
311 u_uastrcpy(pattern, "The disk \"{0}\" contains {1,number,integer} file(s)"); in TestSampleMessageFormat()
312 u_uastrcpy(expected, "The disk \"MyDisk\" contains 23 file(s)"); in TestSampleMessageFormat()
313 u_uastrcpy(str, "MyDisk"); in TestSampleMessageFormat()
343 u_uastrcpy(pattern, "You made a {0} of {1,number,currency}"); in TestSampleMessageFormat()
344 u_uastrcpy(expected, "You made a deposit of $500.00"); in TestSampleMessageFormat()
345 u_uastrcpy(str, "deposit"); in TestSampleMessageFormat()
393 u_uastrcpy(str, "disturbance in force"); in TestNewFormatAndParseAPI()
[all …]
Dcdtrgtst.c91 u_uastrcpy(temp, "M yyyy dd"); in Test4029195()
162 u_uastrcpy(pat, "yyMMdd"); in Test4056591()
178 u_uastrcpy(s, strings[i]); in Test4056591()
211 u_uastrcpy(tzID, "PST"); in Test4059917()
212 u_uastrcpy(pattern, "yyyy/MM/dd"); in Test4059917()
221 u_uastrcpy(myDate, "1970/01/12"); in Test4059917()
226 u_uastrcpy(pattern, "yyyyMMdd"); in Test4059917()
233 u_uastrcpy(myDate, "19700112"); in Test4059917()
281 u_uastrcpy(dateString, "1995-040.05:01:29 -8"); in Test4060212()
282 u_uastrcpy(pattern, "yyyy-DDD.hh:mm:ss z"); in Test4060212()
[all …]
Dcdtdptst.c61 u_uastrcpy(pattern, "EEE MMM dd HH:mm:ss.SSS zzz yyyy G"); in TestTwoDigitYearDSTParse()
70 u_uastrcpy(pattern, "dd-MMM-yy h:mm:ss 'o''clock' a z"); in TestTwoDigitYearDSTParse()
75 u_uastrcpy(s, "03-Apr-04 2:20:47 o'clock AM PST"); in TestTwoDigitYearDSTParse()
132 u_uastrcpy(s, "01/01/1997 10:11:42 AM"); in TestPartialParse994()
166 u_uastrcpy(str, s); in tryPat994()
168 u_uastrcpy(pat, pattern); in tryPat994()
204 u_uastrcpy(pattern, "yyyyMMddHHmmssSSS"); in TestRunTogetherPattern985()
256 u_uastrcpy(tzID, "GMT"); in TestCzechMonths459()
316 u_uastrcpy(pattern, "MM/dd/yyyy 'at' hh:mm:ss a zzz"); in TestQuotePattern161()
327 u_uastrcpy(tzID, "PST"); in TestQuotePattern161()
[all …]
Dcnmdptst.c77 u_uastrcpy(upat, pat[i]); in TestPatterns()
93 u_uastrcpy(unewpat, newpat[i]); in TestPatterns()
107 u_uastrcpy(unum, num[i]); in TestPatterns()
130 u_uastrcpy(pat, "a'fo''o'b#"); in TestQuotes()
148 u_uastrcpy(res, "afo'ob123"); in TestQuotes()
156 u_uastrcpy(pat, ""); in TestQuotes()
157 u_uastrcpy(pat, "a''b#"); in TestQuotes()
176 u_uastrcpy(res, ""); in TestQuotes()
177 u_uastrcpy(res, "a'b123"); in TestQuotes()
254 u_uastrcpy(upat, pat[p]); in TestExponential()
[all …]
Dcitertst.c71 u_uastrcpy(pattern, "resume"); in TestBug672()
72 u_uastrcpy(text, "Time to resume updating my resume."); in TestBug672()
144 u_uastrcpy(pattern, "resume"); in TestBug672Normalize()
145 u_uastrcpy(text, "Time to resume updating my resume."); in TestBug672Normalize()
428 u_uastrcpy(test1, "What subset of all possible test cases?"); in TestPrevious()
429 u_uastrcpy(test2, "has the highest probability of detecting"); in TestPrevious()
446 u_uastrcpy(rule, "&a,A < b,B < c,C, d,D < z,Z < ch,cH,Ch,CH"); in TestPrevious()
458 u_uastrcpy(source, "abchdcba"); in TestPrevious()
470 u_uastrcpy(rule, "&a < b < c/abd < d"); in TestPrevious()
479 u_uastrcpy(source, "abcd"); in TestPrevious()
[all …]
Dcnumtst.c254 u_uastrcpy(temp1, "$100,000,000.00"); in TestNumberFormat()
289 u_uastrcpy(temp1, "-$10,456.37"); in TestNumberFormat()
344 u_uastrcpy(temp1, "Y1,235"); in TestNumberFormat()
346 u_uastrcpy(temp, "JPY"); in TestNumberFormat()
401 u_uastrcpy(temp1, "$462.12345"); in TestNumberFormat()
426 u_uastrcpy(temp1, "($10,456.3E1])"); in TestNumberFormat()
476 u_uastrcpy(temp1, "#,##0.0#;(#,##0.0#)"); in TestNumberFormat()
666 u_uastrcpy(temp,"$"); in TestNumberFormat()
670 u_uastrcpy(prefix, "+"); in TestNumberFormat()
687 u_uastrcpy(prefix, "+"); in TestNumberFormat()
[all …]
Dcg7coll.c204 u_uastrcpy(temp, rules); in TestDemo1()
235 u_uastrcpy(temp, rules); in TestDemo2()
264 u_uastrcpy(temp, rules); in TestDemo3()
294 u_uastrcpy(temp, rules); in TestDemo4()
Dcapitst.c320 u_uastrcpy(source, "ab"); in TestProperty()
321 u_uastrcpy(target, "abc"); in TestProperty()
325 u_uastrcpy(source, "ab"); in TestProperty()
326 u_uastrcpy(target, "AB"); in TestProperty()
330 u_uastrcpy(source, "blackbird"); in TestProperty()
331 u_uastrcpy(target, "black-bird"); in TestProperty()
335 u_uastrcpy(source, "black bird"); in TestProperty()
336 u_uastrcpy(target, "black-bird"); in TestProperty()
340 u_uastrcpy(source, "Hello"); in TestProperty()
341 u_uastrcpy(target, "hello"); in TestProperty()
[all …]
Dcustrtst.c78 u_uastrcpy(dataTable[i][j],raw[i][j]); in setUpDataTable()
190 u_uastrcpy(temp, ""); in TestStringFunctions()
213 u_uastrcpy(temp,""); in TestStringFunctions()
351 u_uastrcpy(temp, tokString); in TestStringFunctions()
352 u_uastrcpy(delimBuf, " "); in TestStringFunctions()
355 u_uastrcpy(delimBuf, " ,"); in TestStringFunctions()
357 u_uastrcpy(currTokenBuf, tokens[currToken]); in TestStringFunctions()
369 u_uastrcpy(currTokenBuf, ""); in TestStringFunctions()
377 u_uastrcpy(currTokenBuf, ", ,"); in TestStringFunctions()
386 u_uastrcpy(currTokenBuf, "q, ,"); in TestStringFunctions()
[all …]
Dcallcoll.c744 u_uastrcpy(rules, str); in TestTertiary()
769 u_uastrcpy(rules, str); in TestPrimary()
796 u_uastrcpy(rules, str); in TestSecondary()
821 u_uastrcpy(rules, str); in TestIdentical()
845 u_uastrcpy(rules, str); in TestExtra()
880 u_uastrcpy(source, "THISISATEST."); in TestJB581()
881 u_uastrcpy(target, "Thisisatest."); in TestJB581()
1033 u_uastrcpy(rules, str); in TestVariableTop()
1249 u_uastrcpy(rule, rules[i]); in TestJitterbug1098()
Dcdattst.c162 u_uastrcpy(temp, "7/10/96, 4:05 PM"); in TestDateFormat()
207 u_uastrcpy(temp, "10 lug 1996, 16:05:28"); in TestDateFormat()
226 u_uastrcpy(temp,"2/3/76, 2:50 AM"); in TestDateFormat()
245 u_uastrcpy(temp,"2/Don't parse this part"); in TestDateFormat()
632 u_uastrcpy(pattern, "jeudi"); in TestSymbols()
881 u_uastrcpy(buf, "4/5/2001"); in TestDateFormatCalendar()
898 u_uastrcpy(uExpected, expected); in TestDateFormatCalendar()
904 u_uastrcpy(buf, "5:45 PM"); in TestDateFormatCalendar()
921 u_uastrcpy(uExpected, expected); in TestDateFormatCalendar()
1627 u_uastrcpy(fields, "d"); in TestOverrideNumberFormat()
[all …]
Dutransts.c66 u_uastrcpy(rep->text, cstring); in InitXReplaceable()
650 u_uastrcpy(rules, crules); in _expectRules()
686 u_uastrcpy(from, cfrom); in _expect()
687 u_uastrcpy(to, cto); in _expect()
Dcposxtst.c80 u_uastrcpy(exp, DATA[i+2]); in TestMessageCatalog()
Dccaltst.c278 u_uastrcpy(tzID, "PST"); in TestCalendar()
369 u_uastrcpy(tzdname, expectPDT); in TestCalendar()
378 u_uastrcpy(tzdname, "PDT"); in TestCalendar()
384 u_uastrcpy(tzdname, "Pacific Standard Time"); in TestCalendar()
390 u_uastrcpy(tzdname, "PST"); in TestCalendar()
610 u_uastrcpy(tzID, "PST"); in TestGetSetDateAPI()
679 u_uastrcpy(temp, "Dec 17, 1971, 11:05:28 PM"); in TestGetSetDateAPI()
710 u_uastrcpy(temp, "May 3, 1972, 4:30:42 PM"); in TestGetSetDateAPI()
926 u_uastrcpy(tzID, "PST"); in TestAddRollExtensive()
1078 u_uastrcpy(tzID, itemPtr->zone); in TestAddRollExtensive()
[all …]
Dcreststn.c1164 u_uastrcpy(utestdatapath, testdatapath); in TestErrorConditions()
1681 u_uastrcpy(base,NAME[j]); in testTag()
1751 u_uastrcpy(element, itoa1(j,buf)); in testTag()
1790 u_uastrcpy(element, itoa1(idx,buf)); in testTag()
1841 u_uastrcpy(element, itoa1(row, buf)); in testTag()
1843 u_uastrcpy(element, itoa1(col, buf)); in testTag()
1890 u_uastrcpy(element, itoa1(row, buf)); in testTag()
1892 u_uastrcpy(element, itoa1(col, buf)); in testTag()
1976 u_uastrcpy(element, itoa1(idx,buf)); in testTag()
Dcmsccoll.c92 u_uastrcpy(temp, " & Z < ABC < Q < B"); in IncompleteCntTest()
101 u_uastrcpy(t1, cnt1[i]); in IncompleteCntTest()
102 u_uastrcpy(t2, cnt1[j]); in IncompleteCntTest()
119 u_uastrcpy(temp, " & Z < DAVIS < MARK <DAV"); in IncompleteCntTest()
127 u_uastrcpy(t1, cnt2[i]); in IncompleteCntTest()
128 u_uastrcpy(t2, cnt2[j]); in IncompleteCntTest()
200 u_uastrcpy(t1, nonignorable[i]); in BlackBirdTest()
201 u_uastrcpy(t2, nonignorable[j]); in BlackBirdTest()
214 u_uastrcpy(t1, shifted[i]); in BlackBirdTest()
215 u_uastrcpy(t2, shifted[j]); in BlackBirdTest()
[all …]
Dcrestst.c194 u_uastrcpy(temp, "TE_IN"); in TestConstruction1()
339 u_uastrcpy(base,NAME[j]); in testTag()
Dcbiapts.c160 u_uastrcpy(text, "He's from Africa. ""Mr. Livingston, I presume?"" Yeah"); in TestBreakIteratorCAPI()
387 u_uastrcpy(text, "He's from Africa. ""Mr. Livingston, I presume?"" Yeah"); in TestBreakIteratorSafeClone()
Dputiltst.c174 u_uastrcpy(temp, dataDirectory); in TestPUtilAPI()
Dcloctst.c551 u_uastrcpy(expected,temp); in TestSimpleResourceInfo()
559 u_uastrcpy(expected,temp); in TestSimpleResourceInfo()
1330 u_uastrcpy(expectedLang, languageNames[i]); in TestSimpleDisplayNames()
1401 u_uastrcpy(displayVar, dispVar); in TestVariantParsing()
1415 u_uastrcpy(displayName, dispName); in TestVariantParsing()
/external/icu/icu4c/source/test/iotest/
Dstrtst.c263 u_uastrcpy(uBuffer,"1,234"); in TestLocalizedString()
288 u_uastrcpy(uBuffer,"1.234"); in TestLocalizedString()
721 u_uastrcpy(uBuffer2, expectedResult); in Test_u_vfprintf()
726 u_uastrcpy(uBuffer2, format); in Test_u_vfprintf()
730 u_uastrcpy(uBuffer2, expectedResult); in Test_u_vfprintf()
751 u_uastrcpy(testStr, "1233456789"); in TestCount()
Dfiletst.c1440 u_uastrcpy(uBuffer2, expectedResult); in Test_u_vfprintf()
1452 u_uastrcpy(uBuffer, format); in Test_u_vfprintf()
1467 u_uastrcpy(uBuffer2, expectedResult); in Test_u_vfprintf()
/external/icu/icu4c/source/samples/break/
Dubreak.c91 u_uastrcpy(stringToExamine, cStringToExamine); in c_main()
/external/icu/icu4c/source/common/
Dustr_cnv.cpp161 u_uastrcpy(UChar *ucs1, in u_uastrcpy() function
/external/icu/icu4c/source/common/unicode/
Dustring.h697 U_STABLE UChar* U_EXPORT2 u_uastrcpy(UChar *dst,

12