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