Home
last modified time | relevance | path

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

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