OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spanNotUTF8
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/test/perf/unisetperf/draft/
unicont.h
31
virtual int32_t
spanNotUTF8
(const UChar *s, int32_t length);
/external/icu/icu4c/source/test/perf/unisetperf/draft/
unicont.h
31
virtual int32_t
spanNotUTF8
(const UChar *s, int32_t length);
/external/chromium_org/third_party/icu/source/common/
unisetspan.h
98
int32_t
spanNotUTF8
(const uint8_t *s, int32_t length) const;
unisetspan.cpp
526
* after an empty code point span) and in spanNot() and
spanNotUTF8
(),
[
all
...]
/external/icu/icu4c/source/common/
unisetspan.h
98
int32_t
spanNotUTF8
(const uint8_t *s, int32_t length) const;
unisetspan.cpp
526
* after an empty code point span) and in spanNot() and
spanNotUTF8
(),
[
all
...]
Completed in 290 milliseconds