Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/iotest/
Dfiletst.c1412 static void TestBadFScanfFormat(const char *format, const UChar *uValue, const char *cValue) { in TestBadFScanfFormat() function
1442 TestBadFScanfFormat("%[] ", abcUChars, abcChars); in TestBadScanfFormat()