OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:openFragmentedUnicodeString
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/intltest/
utxttest.cpp
25
UText *
openFragmentedUnicodeString
(UText *ut, UnicodeString *s, UErrorCode *status);
247
ut =
openFragmentedUnicodeString
(NULL, &sa, &status);
[
all
...]
/external/chromium_org/third_party/icu/source/test/intltest/
utxttest.cpp
25
UText *
openFragmentedUnicodeString
(UText *ut, UnicodeString *s, UErrorCode *status);
249
ut =
openFragmentedUnicodeString
(NULL, &sa, &status);
[
all
...]
Completed in 982 milliseconds