OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ustrToAstr
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/icu/source/test/cintltst/
cnumtst.c
57
static int32_t
ustrToAstr
(const UChar* src, int32_t srcLength, char* dst, int32_t dstLength) {
737
ustrToAstr
(buffer, len, logbuf, LENGTH(logbuf));
[
all
...]
/external/icu4c/test/cintltst/
cnumtst.c
57
static int32_t
ustrToAstr
(const UChar* src, int32_t srcLength, char* dst, int32_t dstLength) {
737
ustrToAstr
(buffer, len, logbuf, LENGTH(logbuf));
[
all
...]
Completed in 13 milliseconds