OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dst_new
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/intltest/
tsmthred.cpp
253
static const UChar
dst_new
[] = { 0xFEB1, 0xFE73,0 };
local
285
} else if(u_strncmp(dst,
dst_new
,LENGTHOF(dst))) {
287
dst[0],dst[1],
dst_new
[0],
dst_new
[1]);
[
all
...]
/external/icu4c/test/cintltst/
cbiditst.c
2909
static const UChar
dst_new
[] = { 0xFEB1, 0xFE73,0 };
local
[
all
...]
Completed in 54 milliseconds