Home
last modified time | relevance | path

Searched refs:regexps (Results 1 – 25 of 3466) sorted by relevance

12345678910>>...139

/dports/databases/sqlrelay/sqlrelay-1.7.0/doc/api/ruby/doc/js/
H A Dsearcher.js17 var regexps = buildRegexps(queries);
89 for (var i=1, l = regexps.length; i < l; i++) {
90 if (!index.match(regexps[i]) && !longIndex.match(regexps[i]))
102 for (var i=1, l = regexps.length; i < l; i++) {
103 if (!longIndex.match(regexps[i]))
115 for (var i=1, l = regexps.length; i < l; i++) {
116 if (!index.match(regexps[i]) && !longIndex.match(regexps[i]))
127 if (!index.match(regexps[0])) return false;
128 for (var i=1, l = regexps.length; i < l; i++) {
129 if (!index.match(regexps[i]) && !longIndex.match(regexps[i]))
[all …]
H A Dsearcher.js.gz ... var queries = splitQuery(query); 17 var regexps = buildRegexps(queries); 18 var highlighters = ...
/dports/devel/tla/tla-1.3.5/src/
H A DChangeLog34 ChangeLog.d/lord@regexps.com--2001Q4/.arch-ids/=id
35 ChangeLog.d/lord@regexps.com--2001Q4/ChangeLog.devo--1.0
36 ChangeLog.d/lord@regexps.com--2002/.arch-ids/=id
37 ChangeLog.d/lord@regexps.com--2002/ChangeLog.lord--1.0
44 ChangeLog.d/lord@regexps.com--2001Q4
45 ChangeLog.d/lord@regexps.com--2001Q4/.arch-ids
46 ChangeLog.d/lord@regexps.com--2002
47 ChangeLog.d/lord@regexps.com--2002/.arch-ids
123 lord@regexps.com--2002/package-framework--devo--1.0--base-0
124 lord@regexps.com--2002/package-framework--devo--1.0--patch-1
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/labkit/log/
H A Dinitialization_test.go18 regexps []*regexp.Regexp
24 regexps: []*regexp.Regexp{
31 regexps: []*regexp.Regexp{
41 regexps: []*regexp.Regexp{
51 regexps: []*regexp.Regexp{
61 regexps: []*regexp.Regexp{
72 regexps: []*regexp.Regexp{
83 regexps: []*regexp.Regexp{
95 regexps: []*regexp.Regexp{
120 regexps: []*regexp.Regexp{
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/gitlab.com/gitlab-org/labkit/log/
H A Dinitialization_test.go24 regexps []*regexp.Regexp
30 regexps: []*regexp.Regexp{
37 regexps: []*regexp.Regexp{
47 regexps: []*regexp.Regexp{
57 regexps: []*regexp.Regexp{
67 regexps: []*regexp.Regexp{
78 regexps: []*regexp.Regexp{
89 regexps: []*regexp.Regexp{
101 regexps: []*regexp.Regexp{
126 regexps: []*regexp.Regexp{
[all …]
/dports/devel/tla/tla-1.3.5/src/hackerlab/
H A DChangeLog34 ChangeLog.d/lord@regexps.com--2001Q4/.arch-ids/=id
35 ChangeLog.d/lord@regexps.com--2001Q4/ChangeLog.devo--1.0
36 ChangeLog.d/lord@regexps.com--2002/.arch-ids/=id
37 ChangeLog.d/lord@regexps.com--2002/ChangeLog.devo--1.0
38 ChangeLog.d/lord@regexps.com--2002/ChangeLog.lord--1.0
72 ChangeLog.d/lord@regexps.com--2001Q4
73 ChangeLog.d/lord@regexps.com--2001Q4/.arch-ids
74 ChangeLog.d/lord@regexps.com--2002
326 lord@regexps.com--2002/hackerlab--devo--1.0--base-0
327 lord@regexps.com--2002/hackerlab--devo--1.0--patch-1
[all …]
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/re2/re2/testing/
H A Dregexp_generator.cc181 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()
197 regexps.pop(); in RunPostfix()
199 regexps.pop(); in RunPostfix()
200 regexps.push("(?:" + in RunPostfix()
208 if (regexps.size() != 1) { in RunPostfix()
215 while (!regexps.empty()) { in RunPostfix()
217 regexps.pop(); in RunPostfix()
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/re2/re2/testing/
H A Dregexp_generator.cc181 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()
197 regexps.pop(); in RunPostfix()
199 regexps.pop(); in RunPostfix()
200 regexps.push("(?:" + in RunPostfix()
208 if (regexps.size() != 1) { in RunPostfix()
215 while (!regexps.empty()) { in RunPostfix()
217 regexps.pop(); in RunPostfix()
[all …]
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/re2/re2/testing/
H A Dregexp_generator.cc181 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()
197 regexps.pop(); in RunPostfix()
199 regexps.pop(); in RunPostfix()
200 regexps.push("(?:" + in RunPostfix()
208 if (regexps.size() != 1) { in RunPostfix()
215 while (!regexps.empty()) { in RunPostfix()
217 regexps.pop(); in RunPostfix()
[all …]
/dports/www/grails/grails-1.3.6/src/test/org/codehaus/groovy/grails/validation/
H A DUrlConstraintTests.java66 List regexps = new ArrayList(); in testValidation() local
67 regexps.add("localhost"); in testValidation()
68 regexps.add("my-machine"); in testValidation()
72 getConstraint("testURL", regexps), in testValidation()
77 getConstraint("testURL", regexps), in testValidation()
83 getConstraint("testURL", regexps), in testValidation()
89 getConstraint("testURL", regexps), in testValidation()
134 List regexps = new ArrayList(); in testCreation() local
135 regexps.add("aaa"); in testCreation()
136 regexps.add("bbb"); in testCreation()
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/labkit/log/
H A Dinitialization_test.go17 regexps []*regexp.Regexp
23 regexps: []*regexp.Regexp{
30 regexps: []*regexp.Regexp{
40 regexps: []*regexp.Regexp{
50 regexps: []*regexp.Regexp{
60 regexps: []*regexp.Regexp{
71 regexps: []*regexp.Regexp{
82 regexps: []*regexp.Regexp{
94 regexps: []*regexp.Regexp{
119 regexps: []*regexp.Regexp{
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/labkit/log/
H A Dinitialization_test.go17 regexps []*regexp.Regexp
23 regexps: []*regexp.Regexp{
30 regexps: []*regexp.Regexp{
40 regexps: []*regexp.Regexp{
50 regexps: []*regexp.Regexp{
60 regexps: []*regexp.Regexp{
71 regexps: []*regexp.Regexp{
82 regexps: []*regexp.Regexp{
94 regexps: []*regexp.Regexp{
119 regexps: []*regexp.Regexp{
[all …]
/dports/devel/tla/tla-1.3.5/src/tla/libarch/
H A Dinvent.c507 regfree (&options->regexps.junk_pattern); in arch_free_inventory_naming_conventions()
1280 mem_set0((t_uchar*)regexps->regexps, sizeof regexps->regexps); in read_directory_regexps()
1288 DIR_REGEXP(regexps, excludes) = &regexps->storage.excludes_pattern; in read_directory_regexps()
1298 DIR_REGEXP(regexps, junk) = &regexps->storage.junk_pattern; in read_directory_regexps()
1308 DIR_REGEXP(regexps, backup) = &regexps->storage.backup_pattern; in read_directory_regexps()
1318 DIR_REGEXP(regexps, precious) = &regexps->storage.precious_pattern; in read_directory_regexps()
1328 DIR_REGEXP(regexps, unrecognized) = &regexps->storage.unrecognized_pattern; in read_directory_regexps()
1338 DIR_REGEXP(regexps, source) = &regexps->storage.source_pattern; in read_directory_regexps()
1356 for (i = 0; i < sizeof regexps->regexps / sizeof *regexps->regexps; ++i) in free_directory_regexps()
1357 if (regexps->regexps[i]) in free_directory_regexps()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/re2/src/re2/testing/
H A Dregexp_generator.cc193 std::stack<std::string> regexps; in RunPostfix() local
199 regexps.push(post[i]); in RunPostfix()
202 std::string a = regexps.top(); in RunPostfix()
203 regexps.pop(); in RunPostfix()
209 regexps.pop(); in RunPostfix()
211 regexps.pop(); in RunPostfix()
212 regexps.push("(?:" + in RunPostfix()
220 if (regexps.size() != 1) { in RunPostfix()
227 while (!regexps.empty()) { in RunPostfix()
229 regexps.pop(); in RunPostfix()
[all …]
/dports/games/warzone2100/warzone2100/3rdparty/re2/re2/testing/
H A Dregexp_generator.cc193 std::stack<std::string> regexps; in RunPostfix() local
199 regexps.push(post[i]); in RunPostfix()
202 std::string a = regexps.top(); in RunPostfix()
203 regexps.pop(); in RunPostfix()
209 regexps.pop(); in RunPostfix()
211 regexps.pop(); in RunPostfix()
212 regexps.push("(?:" + in RunPostfix()
220 if (regexps.size() != 1) { in RunPostfix()
227 while (!regexps.empty()) { in RunPostfix()
229 regexps.pop(); in RunPostfix()
[all …]
/dports/devel/re2/re2-2021-11-01/re2/testing/
H A Dregexp_generator.cc193 std::stack<std::string> regexps; in RunPostfix() local
199 regexps.push(post[i]); in RunPostfix()
202 std::string a = regexps.top(); in RunPostfix()
203 regexps.pop(); in RunPostfix()
209 regexps.pop(); in RunPostfix()
211 regexps.pop(); in RunPostfix()
212 regexps.push("(?:" + in RunPostfix()
220 if (regexps.size() != 1) { in RunPostfix()
227 while (!regexps.empty()) { in RunPostfix()
229 regexps.pop(); in RunPostfix()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/re2/src/re2/testing/
H A Dregexp_generator.cc193 std::stack<std::string> regexps; in RunPostfix() local
199 regexps.push(post[i]); in RunPostfix()
202 std::string a = regexps.top(); in RunPostfix()
203 regexps.pop(); in RunPostfix()
209 regexps.pop(); in RunPostfix()
211 regexps.pop(); in RunPostfix()
212 regexps.push("(?:" + in RunPostfix()
220 if (regexps.size() != 1) { in RunPostfix()
227 while (!regexps.empty()) { in RunPostfix()
229 regexps.pop(); in RunPostfix()
[all …]
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/re2/vendor/re2/testing/
H A Dregexp_generator.cc193 std::stack<std::string> regexps; in RunPostfix() local
199 regexps.push(post[i]); in RunPostfix()
202 std::string a = regexps.top(); in RunPostfix()
203 regexps.pop(); in RunPostfix()
209 regexps.pop(); in RunPostfix()
211 regexps.pop(); in RunPostfix()
212 regexps.push("(?:" + in RunPostfix()
220 if (regexps.size() != 1) { in RunPostfix()
227 while (!regexps.empty()) { in RunPostfix()
229 regexps.pop(); in RunPostfix()
[all …]
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/re2/vendor/re2/testing/
H A Dregexp_generator.cc193 std::stack<std::string> regexps; in RunPostfix() local
199 regexps.push(post[i]); in RunPostfix()
202 std::string a = regexps.top(); in RunPostfix()
203 regexps.pop(); in RunPostfix()
209 regexps.pop(); in RunPostfix()
211 regexps.pop(); in RunPostfix()
212 regexps.push("(?:" + in RunPostfix()
220 if (regexps.size() != 1) { in RunPostfix()
227 while (!regexps.empty()) { in RunPostfix()
229 regexps.pop(); in RunPostfix()
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/re2/vendor/re2/testing/
H A Dregexp_generator.cc193 std::stack<std::string> regexps;
199 regexps.push(post[i]);
202 std::string a = regexps.top();
203 regexps.pop();
209 regexps.pop();
211 regexps.pop();
212 regexps.push("(?:" +
220 if (regexps.size() != 1) {
227 while (!regexps.empty()) {
229 regexps.pop();
[all …]
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/re2/re2/testing/
H A Dregexp_generator.cc193 std::stack<std::string> regexps; in RunPostfix() local
199 regexps.push(post[i]); in RunPostfix()
202 std::string a = regexps.top(); in RunPostfix()
203 regexps.pop(); in RunPostfix()
209 regexps.pop(); in RunPostfix()
211 regexps.pop(); in RunPostfix()
212 regexps.push("(?:" + in RunPostfix()
220 if (regexps.size() != 1) { in RunPostfix()
227 while (!regexps.empty()) { in RunPostfix()
229 regexps.pop(); in RunPostfix()
[all …]
/dports/textproc/p5-XML-Tiny/XML-Tiny-2.07/lib/XML/
H A DTiny.pm159 my %regexps = (
216 while($file =~ s/($regexps{name}\s*=\s*"[^"]*)>([^"]*")/$1&gt;$2/gsi) {}
217 while($file =~ s/($regexps{name}\s*=\s*'[^']*)>([^']*')/$1&gt;$2/gsi) {}
227 $token =~ /<\?$regexps{name}.*?\?>/is || # PI
231 } elsif($token =~ m!^</($regexps{name})\s*>!i) { # close tag
234 } elsif($token =~ /^<$regexps{name}(\s[^>]*)*(\s*\/)?>/is) { # open tag
239 $attribs_raw =~ /\s($regexps{name})\s*=\s*"([^"]*?)"/gi,
240 $attribs_raw =~ /\s($regexps{name})\s*=\s*'([^']*?)'/gi
248 $attribs_raw =~ s/\s($regexps{name})\s*=\s*"([^"]*?)"//gi;
249 $attribs_raw =~ s/\s($regexps{name})\s*=\s*'([^']*?)'//gi;
/dports/devel/pear-phing/phing-2.6.1/filters/
H A DReplaceRegexp.php47 private $regexps = array(); variable in ReplaceRegexp
54 $num = array_push($this->regexps, new RegularExpression());
55 return $this->regexps[$num-1];
63 function setRegexps($regexps) { argument
64 $this->regexps = $regexps;
73 return $this->regexps;
96 foreach($this->regexps as $exptype) {
/dports/math/ess/ess-18.10.2/lisp/
H A Dmake-regexp.el188 (defun make-regexps (&rest regexps)
216 (while regexps
217 (cond ((stringp (car regexps))
218 (setq regexp (concat regexp (car regexps))))
219 ((stringp (nth 0 (car regexps)))
221 (nth 1 (car regexps)))
222 (nthcdr 2 (car regexps)))
224 regexp (concat regexp (nth 0 (car regexps)))))
227 (cdr (car regexps)))
229 regexp (concat regexp (make-regexp (nth 0 (car regexps))
[all …]
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/re2/re2/
H A Dfiltered_re2.cc71 vector<int> regexps; in FirstMatch() local
72 prefilter_tree_->RegexpsGivenStrings(atoms, &regexps); 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, &regexps); 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()

12345678910>>...139