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

  /external/libtextclassifier/util/utf8/
unilib-icu.h 50 class RegexMatcher {
105 explicit RegexMatcher(icu::RegexPattern* pattern, icu::UnicodeString text);
110 std::unique_ptr<icu::RegexMatcher> matcher_;
119 std::unique_ptr<RegexMatcher> Matcher(const UnicodeText& input) const;
unilib-icu.cc 67 UniLib::RegexMatcher::RegexMatcher(icu::RegexPattern* pattern,
80 std::unique_ptr<UniLib::RegexMatcher> UniLib::RegexPattern::Matcher(
82 return std::unique_ptr<UniLib::RegexMatcher>(new UniLib::RegexMatcher(
87 constexpr int UniLib::RegexMatcher::kError;
88 constexpr int UniLib::RegexMatcher::kNoError;
90 bool UniLib::RegexMatcher::Matches(int* status) const {
106 bool UniLib::RegexMatcher::ApproximatelyMatches(int* status) {
131 bool UniLib::RegexMatcher::UpdateLastFindOffset() const
    [all...]
  /external/icu/icu4c/source/i18n/
rematch.cpp 12 // Contains the implementation of class RegexMatcher,
70 RegexMatcher::RegexMatcher(const RegexPattern *pat) {
86 RegexMatcher::RegexMatcher(const UnicodeString &regexp, const UnicodeString &input,
105 RegexMatcher::RegexMatcher(UText *regexp, UText *input,
122 RegexMatcher::RegexMatcher(const UnicodeString &regexp,
137 RegexMatcher::RegexMatcher(UText *regexp
    [all...]
  /prebuilts/tools/common/m2/repository/net/sf/jopt-simple/jopt-simple/4.9/
jopt-simple-4.9.jar 
  /prebuilts/tools/common/offline-m2/net/sf/jopt-simple/jopt-simple/4.9/
jopt-simple-4.9.jar 
  /prebuilts/tools/common/m2/repository/commons-digester/commons-digester/1.6/
commons-digester-1.6.jar 
  /prebuilts/r8/
compatdx-master.jar 
compatproguard-master.jar 
d8-master.jar 
r8-master.jar 

Completed in 892 milliseconds