OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uni0
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/intltest/
testidna.cpp
776
UnicodeString source(www),
uni0
(www),uni1(www), ascii0(www), ascii1(www);
778
uni0
.append(unicodeIn[0]);
779
uni0
.append(com);
780
uni0
.append((UChar)0x0000);
818
testCompare(src,srcLen,
uni0
.getBuffer(),
uni0
.length()-1,testName, func,FALSE);
[
all
...]
/external/icu4c/test/cintltst/
idnatest.c
576
uni0
[MAX_DEST_SIZE]={0},
local
583
u_strcat(
uni0
,unicodeIn[0]);
584
u_strcat(
uni0
,com);
631
testCompareWithSrc(src,srcLen,
uni0
,u_strlen(
uni0
),testName, func,FALSE);
[
all
...]
Completed in 484 milliseconds