HomeSort by relevance Sort by last modified time
    Searched defs:UnicodeMatcher (Results 1 - 8 of 8) sorted by null

  /external/icu4c/common/unicode/
unimatch.h 26 * Constants returned by <code>UnicodeMatcher::matches()</code>
64 * <code>UnicodeMatcher</code> defines a protocol for objects that can
68 class U_COMMON_API UnicodeMatcher /* not : public UObject because this is an interface/mixin class */ {
75 virtual ~UnicodeMatcher();
urename.h     [all...]
  /external/icu4c/common/
unifilt.cpp 20 UnicodeMatcher::~UnicodeMatcher() {}
25 * UnicodeFunctor API. Cast 'this' to a UnicodeMatcher* pointer
28 UnicodeMatcher* UnicodeFilter::toMatcher() const {
29 return (UnicodeMatcher*) this;
35 * Default implementation of UnicodeMatcher::matches() for Unicode
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 347 milliseconds