Searched refs:confusablesTxt (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/test/intltest/
H A Ditspoof.cpp357 UnicodeString confusablesTxt = UnicodeString::fromUTF8(StringPiece(fileBuf.getAlias(), fileSize)); local
367 RegexMatcher parseLine("(?m)^([0-9A-F]{4}[^#;]*?);([^#;]*?);([^#]*)", confusablesTxt, 0, status);

Completed in 35 milliseconds