Home
last modified time | relevance | path

Searched refs:PERCENT_S (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/test/iotest/
Dfiletst.c1406 static const UChar PERCENT_S[] = { 0x03BC, 0x0025, 0x0053, 0}; in TestUnicodeFormat() local
1415 u_fprintf_u(myFile, PERCENT_S, TEST_STR); in TestUnicodeFormat()
1423 u_fscanf_u(myFile, PERCENT_S, myUString); in TestUnicodeFormat()