OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:utf8_foldCase
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/
ucasemap.cpp
420
utf8_foldCase
(const UCaseProps *csp,
462
return
utf8_foldCase
(csm->csp, dest, destCapacity, src, srcLength, csm->options, pErrorCode);
/external/chromium_org/third_party/icu/source/common/
ucasemap.c
408
utf8_foldCase
(const UCaseProps *csp,
490
destLength=
utf8_foldCase
(csm->csp, dest, destCapacity, src, srcLength,
Completed in 33 milliseconds