OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ucol_initCollator
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
ucol_res.cpp
123
_staticUCA =
ucol_initCollator
((const UCATableHeader *)udata_getMemory(result), NULL, NULL, &status);
211
result =
ucol_initCollator
(UCA->image, result, UCA, status);
253
result =
ucol_initCollator
((const UCATableHeader *)inData, result, UCA, status);
259
result =
ucol_initCollator
(UCA->image, result, UCA, status);
443
result =
ucol_initCollator
(table, 0, UCA, status);
455
result =
ucol_initCollator
(UCA->image, 0, UCA, status);
[
all
...]
ucol_imp.h
[
all
...]
ucol.cpp
457
result =
ucol_initCollator
((const UCATableHeader *)bin, result, base, status);
465
result =
ucol_initCollator
(base->image, result, base, status);
821
UCollator*
ucol_initCollator
(const UCATableHeader *image, UCollator *fillIn, const UCollator *UCA, UErrorCode *status) {
[
all
...]
ucol_elm.cpp
[
all
...]
/external/chromium_org/third_party/icu/source/common/unicode/
urename.h
[
all
...]
Completed in 44 milliseconds