OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dst_old
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/test/intltest/
tsmthred.cpp
229
static const UChar
dst_old
[] = { 0xFEB1, 0x200B,0 };
local
245
} else if(u_strncmp(dst,
dst_old
,UPRV_LENGTHOF(dst))) {
247
dst[0],dst[1],
dst_old
[0],
dst_old
[1]);
[
all
...]
/external/icu/icu4c/source/test/cintltst/
cbiditst.c
2915
static const UChar
dst_old
[] = { 0xFEB1, 0x200B,0 };
local
[
all
...]
Completed in 198 milliseconds