OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bcharBuf
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/cintltst/
cpluralrulestest.c
79
char
bcharBuf
[kKeywordBufLen];
81
testItemPtr->locale, testItemPtr->number, testItemPtr->keywordExpected, u_austrcpy(
bcharBuf
,keyword) );
cdateintervalformattest.c
99
char
bcharBuf
[kFormatBufLen];
102
testItemPtr->resultExpected, u_austrcpy(
bcharBuf
,result) );
Completed in 470 milliseconds