Home
last modified time | relevance | path

Searched refs:allmatches (Results 1 – 25 of 90) sorted by relevance

1234

/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent/
H A Dnomos_regex.c313 int storeOneMatch(regmatch_t currentRegMatch, int lastmatch, GArray* allmatches, in storeOneMatch() argument
319 g_array_append_val(allmatches, storeRegMatch); in storeOneMatch()
431 GArray* allmatches = g_array_new(FALSE, FALSE, sizeof(regmatch_t)); in idxGrep_base()
437 lastmatch = storeOneMatch(cur.regm, lastmatch, allmatches, &tmpData, data); in idxGrep_base()
441 lastmatch = storeOneMatch(currentRegMatch, lastmatch, allmatches, &tmpData, data); in idxGrep_base()
446 rememberWhatWeFound(cur.keywordPositions, allmatches, index, mode); in idxGrep_base()
449 …atchPositions(cur.theMatches, cur.currentLicenceIndex )->matchPositions , allmatches, index, mode); in idxGrep_base()
451 g_array_free(allmatches, 1); in idxGrep_base()
/dports/math/vtk6/VTK-6.2.0/Utilities/Doxygen/
H A Ddoc_codematch.pl162 my %allmatches;
201 $allmatches{$match}++;
285 …" - $nb_files implementation file(s) returning " . scalar (keys %allmatches) . " word(s) for " . …
304 my @words = sort keys %allmatches;
/dports/math/vtk8/VTK-8.2.0/Utilities/Doxygen/
H A Ddoc_codematch.pl162 my %allmatches;
201 $allmatches{$match}++;
285 …" - $nb_files implementation file(s) returning " . scalar (keys %allmatches) . " word(s) for " . …
304 my @words = sort keys %allmatches;
/dports/math/vtk9/VTK-9.1.0/Utilities/Doxygen/
H A Ddoc_codematch.pl162 my %allmatches;
201 $allmatches{$match}++;
285 …" - $nb_files implementation file(s) returning " . scalar (keys %allmatches) . " word(s) for " . …
304 my @words = sort keys %allmatches;
/dports/devel/kde-dev-scripts/kde-dev-scripts-21.12.3/
H A Dkde-checkout-list.pl41 my($allmatches) = 0;
55 'all' => \$allmatches,
131 if ( $output{$proj}{'active'} || $allmatches ) {
/dports/security/py-pywinrm/pywinrm-0.4.1/winrm/
H A D__init__.py99 allmatches = p.finditer(xml)
100 for match in allmatches:
/dports/sysutils/cfengine317/cfengine-3.17.0/examples/
H A Dsoftware_update_version_yum.cf53 package_delete_command => "/bin/rpm -e --nodeps --allmatches";
/dports/sysutils/cfengine/cfengine-3.19.0/examples/
H A Dsoftware_update_version_yum.cf53 package_delete_command => "/bin/rpm -e --nodeps --allmatches";
/dports/sysutils/cfengine-devel/core-d08ae9eff/examples/
H A Dsoftware_update_version_yum.cf53 package_delete_command => "/bin/rpm -e --nodeps --allmatches";
/dports/sysutils/cfengine316/cfengine-3.16.0/examples/
H A Dsoftware_update_version_yum.cf53 package_delete_command => "/bin/rpm -e --nodeps --allmatches";
/dports/sysutils/cfengine319/cfengine-3.19.0/examples/
H A Dsoftware_update_version_yum.cf53 package_delete_command => "/bin/rpm -e --nodeps --allmatches";
/dports/sysutils/cfengine318/cfengine-3.18.1/examples/
H A Dsoftware_update_version_yum.cf53 package_delete_command => "/bin/rpm -e --nodeps --allmatches";
/dports/editors/emacs/emacs-27.2/src/
H A Dminibuf.c1452 Lisp_Object allmatches; variable
1463 allmatches = bucket = Qnil;
1586 allmatches = Fcons (eltstring, allmatches);
1593 return Fnreverse (allmatches);
/dports/sysutils/cfengine-masterfiles-devel/masterfiles-f98dca2d/tests/acceptance/17_packages/
H A Dpackages-info.cf.sub81 "$(paths.path[rpm]) -e --allmatches $(p.name[$(p.packages)]) $(output_sink)"
/dports/sysutils/cfengine-masterfiles318/cfengine-masterfiles-3.18.1/tests/acceptance/17_packages/
H A Dpackages-info.cf.sub81 "$(paths.path[rpm]) -e --allmatches $(p.name[$(p.packages)]) $(output_sink)"
/dports/sysutils/cfengine-masterfiles317/cfengine-masterfiles-3.17.0/tests/acceptance/17_packages/
H A Dpackages-info.cf.sub81 "$(paths.path[rpm]) -e --allmatches $(p.name[$(p.packages)]) $(output_sink)"
/dports/sysutils/cfengine-masterfiles319/cfengine-masterfiles-3.19.0/tests/acceptance/17_packages/
H A Dpackages-info.cf.sub81 "$(paths.path[rpm]) -e --allmatches $(p.name[$(p.packages)]) $(output_sink)"
/dports/sysutils/cfengine-masterfiles/cfengine-masterfiles-3.19.0/tests/acceptance/17_packages/
H A Dpackages-info.cf.sub81 "$(paths.path[rpm]) -e --allmatches $(p.name[$(p.packages)]) $(output_sink)"
/dports/sysutils/cfengine-masterfiles316/cfengine-masterfiles-3.16.0/tests/acceptance/17_packages/
H A Dpackages-info.cf.sub81 "$(paths.path[rpm]) -e --allmatches $(p.name[$(p.packages)]) $(output_sink)"
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dminibuf.c1843 Lisp_Object allmatches; variable
1853 allmatches = bucket = Qnil;
1954 allmatches = Fcons (eltstring, allmatches);
1958 return Fnreverse (allmatches);
/dports/databases/postgresql-repmgr/repmgr-5.2.0/
H A DPACKAGES.md82 rpm -e postgresql90-devel --allmatches
/dports/shells/bash-completion/bash-completion-2.11/completions/
H A Drpm140 COMPREPLY=($(compgen -W "$opts --allmatches --noscripts
/dports/japanese/wnn7egg/wnn7/elisp/emacs20/
H A Dwnn7egg.el1753 (let ((tail alist) (allmatches nil))
1767 (setq allmatches (cons elt allmatches))))))
1768 (nreverse allmatches)))
/dports/japanese/wnn7egg/wnn7/elisp/xemacs21/
H A Dwnn7egg.el1753 (let ((tail alist) (allmatches nil))
1767 (setq allmatches (cons elt allmatches))))))
1768 (nreverse allmatches)))
/dports/shells/fish/fish-3.3.1/share/completions/
H A Drpm.fish105 complete $rpm_erase -l allmatches -d 'Remove all versions of the package which match specified stri…

1234