OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:defString
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
ucol_res.cpp
858
const UChar*
defString
= ures_getString(&defres, &defcollLength, status);
863
u_UCharsToChars(
defString
, defcoll, defcollLength+1);
[
all
...]
ucurr.cpp
[
all
...]
/external/icu4c/i18n/
ucol_res.cpp
871
const UChar*
defString
= ures_getString(&defres, &defcollLength, status);
876
u_UCharsToChars(
defString
, defcoll, defcollLength+1);
[
all
...]
ucurr.cpp
[
all
...]
Completed in 30 milliseconds