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