OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:badUTF8
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/cintltst/
ccapitst.c
[
all
...]
/external/icu4c/test/intltest/
utxttest.cpp
936
const char *
badUTF8
= "\x41\x81\x42\xf0\x81\x81\x43";
939
ut = utext_openUTF8(NULL,
badUTF8
, -1, &status);
[
all
...]
Completed in 22 milliseconds