HomeSort by relevance Sort by last modified time
    Searched refs:spanNot (Results 1 - 7 of 7) 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/icu4c/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 524 * after an empty code point span) and in spanNot() and spanNotUTF8(),
632 return spanNot(s, length);
    [all...]
  /external/icu4c/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...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 57 milliseconds