OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:spanUTF8
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/icu/source/common/
bmpset.cpp
486
BMPSet::
spanUTF8
(const uint8_t *s, int32_t length, USetSpanCondition spanCondition) const {
unisetspan.cpp
334
spanLength=spanSet.
spanUTF8
((const char *)s8, length8, USET_SPAN_CONTAINED);
[
all
...]
/external/icu4c/common/
unisetspan.cpp
336
spanLength=spanSet.
spanUTF8
((const char *)s8, length8, USET_SPAN_CONTAINED);
[
all
...]
Completed in 27 milliseconds