/external/regex-re2/re2/testing/ |
D | regexp_generator.cc | 181 stack<string> regexps; in RunPostfix() local 187 regexps.push(post[i]); in RunPostfix() 190 string a = regexps.top(); in RunPostfix() 191 regexps.pop(); in RunPostfix() 192 regexps.push("(?:" + StringPrintf(post[i].c_str(), a.c_str()) + ")"); in RunPostfix() 196 string b = regexps.top(); in RunPostfix() 197 regexps.pop(); in RunPostfix() 198 string a = regexps.top(); in RunPostfix() 199 regexps.pop(); in RunPostfix() 200 regexps.push("(?:" + in RunPostfix() [all …]
|
D | filtered_re2_test.cc | 63 const char* regexps[20]; member 133 void AddRegexpsAndCompile(const char* regexps[], in AddRegexpsAndCompile() argument 138 v->f.Add(regexps[i], v->opts, &id); in AddRegexpsAndCompile() 179 for (nregexp = 0; nregexp < arraysize(t->regexps); nregexp++) in TEST() 180 if (t->regexps[nregexp] == NULL) in TEST() 185 AddRegexpsAndCompile(t->regexps, nregexp, &v); in TEST() 218 for (nregexp = 0; nregexp < arraysize(t->regexps); nregexp++) in TEST() 219 if (t->regexps[nregexp] == NULL) in TEST() 221 AddRegexpsAndCompile(t->regexps, nregexp, &v); in TEST() 237 for (nregexp = 0; nregexp < arraysize(t->regexps); nregexp++) in TEST() [all …]
|
D | possible_match_test.cc | 177 int regexps() { return regexps_; } in regexps() function in re2::PossibleMatchTester 236 LOG(INFO) << t.regexps() << " regexps, " in TEST()
|
D | exhaustive_tester.h | 41 int regexps() { return regexps_; } in regexps() function
|
D | random_test.cc | 39 t.regexps(), t.tests(), t.failures(), maxstrlen, (int)stralphabet.size()); in RandomTest()
|
D | exhaustive_tester.cc | 165 t.regexps(), t.tests(), t.failures(), maxstrlen, (int)stralphabet.size()); in ExhaustiveTest()
|
/external/regex-re2/re2/ |
D | filtered_re2.cc | 71 vector<int> regexps; in FirstMatch() local 72 prefilter_tree_->RegexpsGivenStrings(atoms, ®exps); in FirstMatch() 73 for (int i = 0; i < regexps.size(); i++) in FirstMatch() 74 if (RE2::PartialMatch(text, *re2_vec_[regexps[i]])) in FirstMatch() 75 return regexps[i]; in FirstMatch() 84 vector<int> regexps; in AllMatches() local 85 prefilter_tree_->RegexpsGivenStrings(atoms, ®exps); in AllMatches() 86 for (int i = 0; i < regexps.size(); i++) in AllMatches() 87 if (RE2::PartialMatch(text, *re2_vec_[regexps[i]])) in AllMatches() 88 matching_regexps->push_back(regexps[i]); in AllMatches()
|
D | prefilter_tree.cc | 278 entry->regexps.push_back(i); in AssignUniqueIds() 285 vector<int>* regexps) const { in RegexpsGivenStrings() 286 regexps->clear(); in RegexpsGivenStrings() 290 regexps->push_back(i); in RegexpsGivenStrings() 303 regexps->push_back(it->index()); in RegexpsGivenStrings() 305 regexps->insert(regexps->end(), unfiltered_.begin(), unfiltered_.end()); in RegexpsGivenStrings() 308 sort(regexps->begin(), regexps->end()); in RegexpsGivenStrings() 312 IntMap* regexps) const { in PropagateMatch() 321 for (int i = 0; i < entry.regexps.size(); i++) { in PropagateMatch() 322 VLOG(10) << "Regexp triggered: " << entry.regexps[i]; in PropagateMatch() [all …]
|
D | prefilter_tree.h | 52 vector<int>* regexps) const; 78 vector<int> regexps; member 89 IntMap* regexps) const;
|
/external/webkit/PerformanceTests/SunSpider/ |
D | TODO | 12 - regexps
|
/external/v8/benchmarks/ |
D | README.txt | 41 encoded using ROT13 in a way that does not affect how the regexps
|
/external/markdown/docs/ |
D | CHANGE_LOG | 117 (a patch from Stelios Xanthakis). Chris Clark's new regexps that do
|
/external/regex-re2/doc/ |
D | syntax.txt | 358 (*ACCEPT) make regexps more like Prolog NOT SUPPORTED
|
/external/bison/build-aux/ |
D | announce-gen | 360 # issue "1,2" instead of "1.2", what confuses our regexps.
|
/external/chromium/net/data/proxy_resolver_perftest/ |
D | no-ads.pac | 472 // I'm slowly replacing multiple glob patterns with regexps. 474 // the regexps should be compiled as no-ads.pac is loaded.
|
/external/webkit/Source/JavaScriptCore/bytecode/ |
D | CodeBlock.cpp | 1253 macro(regexps) \
|
/external/libvpx/libvpx/examples/includes/geshi/docs/ |
D | CHANGES | 256 …- Fixed Strings in Matlab to be handled as comments instead of regexps, to prevent keywords being…
|
D | geshi-doc.txt | 1732 …l massively reduce the server load and time taken (by almost eliminating regexps), while providing…
|
/external/webkit/Source/WebCore/WebCore.gyp/ |
D | WebCore.gyp | 1327 # Cherry-pick some files that can't be included by broader regexps.
|
/external/v8/ |
D | ChangeLog | 1780 Fixed bug in cache handling of lastIndex on global regexps 2769 Fixed bug where regexps were not callable across contexts.
|
/external/oprofile/ |
D | ChangeLog-2001 | 1883 * results/kernel-compile/time-aves.pl: fix regexps
|
/external/webkit/Tools/ |
D | ChangeLog | 4077 (BuildBot.__init__): Loosened the regexps for Leopard and Windows. 4883 Updated the core regexps to match the buildbot module. Updated the expected results to match 6132 Updated the core regexps to match the buildbot module. Updated the expected results to match
|
/external/bison/data/m4sugar/ |
D | m4sugar.m4 | 954 # macro invocations inside strings with [] blocks (for instance regexps
|
/external/strace/ |
D | ChangeLog-CVS | 4275 * linux/ioctlent.sh: change regexps so we catch sound ioctls as well in
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2007-10-14 | 6721 inline regexps so that they can have \u escaped Unicode sequences and 6730 regexps.
|