OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:surrMatchSetBad2
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
custrtst.c
490
const UChar
surrMatchSetBad2
[] = {0x0061, 0xdbff, 0};
660
if (u_strspn(testSurrogateString,
surrMatchSetBad2
) != 2) {
[
all
...]
/external/icu4c/test/cintltst/
custrtst.c
490
const UChar
surrMatchSetBad2
[] = {0x0061, 0xdbff, 0};
660
if (u_strspn(testSurrogateString,
surrMatchSetBad2
) != 2) {
[
all
...]
Completed in 266 milliseconds