Searched refs:re_ (Results 1 – 9 of 9) sorted by relevance
/external/libcxx/utils/google-benchmark/src/ |
D | re.h | 54 std::regex re_; variable 56 regex_t re_; variable 66 re_ = std::regex(spec, std::regex_constants::extended); in Init() 83 return std::regex_search(str, re_); in Match() 88 int ec = regcomp(&re_, spec.c_str(), REG_EXTENDED | REG_NOSUB); in Init() 91 size_t needed = regerror(ec, &re_, nullptr, 0); in Init() 93 regerror(ec, &re_, errbuf, needed); in Init() 112 regfree(&re_); in ~Regex() 120 return regexec(&re_, str.c_str(), 0, nullptr, 0) == 0; in Match()
|
/external/google-benchmark/src/ |
D | re.h | 54 std::regex re_; variable 56 regex_t re_; variable 66 re_ = std::regex(spec, std::regex_constants::extended); in Init() 83 return std::regex_search(str, re_); in Match() 88 int ec = regcomp(&re_, spec.c_str(), REG_EXTENDED | REG_NOSUB); in Init() 91 size_t needed = regerror(ec, &re_, nullptr, 0); in Init() 93 regerror(ec, &re_, errbuf, needed); in Init() 112 regfree(&re_); in ~Regex() 120 return regexec(&re_, str.c_str(), 0, nullptr, 0) == 0; in Match()
|
/external/regex-re2/re2/ |
D | set.cc | 23 for (int i = 0; i < re_.size(); i++) in ~Set() 24 re_[i]->Decref(); in ~Set() 48 int n = re_.size(); in Add() 65 re_.push_back(re); in Add() 78 re2::Regexp* re = re2::Regexp::Alternate(const_cast<re2::Regexp**>(&re_[0]), in Compile() 79 re_.size(), pf); in Compile() 80 re_.clear(); in Compile()
|
D | set.h | 45 vector<re2::Regexp*> re_; variable
|
/external/regex-re2/re2/testing/ |
D | tester.cc | 171 re_(NULL), in TestInstance() 258 re_ = new PCRE("("+re+")", o); in TestInstance() 259 if (!re_->error().empty()) { in TestInstance() 272 delete re_; in ~TestInstance() 402 if (!re_ || text.begin() != context.begin() || in RunSearch() 422 re_->ClearHitLimit(); in RunSearch() 424 re_->DoMatch(text, in RunSearch() 428 if (re_->HitLimit()) { in RunSearch()
|
D | tester.h | 84 PCRE* re_; // PCRE implementation variable
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_lexpos.utf | 471 ADJ "literary" "l'It@re_@rI" 2549 N "contemporary" "k@nt'emp@re_@rI"
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/ |
D | fr-FR_lexpos.utf | 3409 PREP "de_manière_à" "d6manjER'a"
|
D | fr-FR_tpp_net.utf | 413 2088 "de_manière_à"
|