Home
last modified time | relevance | path

Searched refs:finding (Results 1 – 25 of 59) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
DGoogleCloudSecuritycenterV1p1beta1NotificationMessage.php34 public function setFinding(GoogleCloudSecuritycenterV1p1beta1Finding $finding) argument
36 $this->finding = $finding;
43 return $this->finding;
DListFindingsResult.php34 public function setFinding(Finding $finding) argument
36 $this->finding = $finding;
43 return $this->finding;
DGoogleCloudSecuritycenterV1NotificationMessage.php34 public function setFinding(Finding $finding) argument
36 $this->finding = $finding;
43 return $this->finding;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Debug/
DJavaScriptLintSniff.php84 foreach ($output as $finding) {
85 $split = strpos($finding, ':');
86 $line = substr($finding, 0, $split);
87 $message = substr($finding, ($split + 1));
DJSLintSniff.php78 foreach ($output as $finding) {
80 $numMatches = preg_match('/Lint at line ([0-9]+).*:(.*)$/', $finding, $matches);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Debug/
DJSHintSniff.php80 foreach ($output as $finding) {
82 $numMatches = preg_match('/^(.+)\(.+:([0-9]+).*:[0-9]+\)$/', $finding, $matches);
DClosureLinterSniff.php94 foreach ($output as $finding) {
96 $numMatches = preg_match('/^(.*):([0-9]+):\(.*?([0-9]+)\)(.*)$/', $finding, $matches);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Zend/Sniffs/Debug/
DCodeAnalyzerSniff.php86 foreach ($output as $finding) {
92 $res = preg_match("/^.+\(line ([0-9]+)\):(.+)$/", $finding, $regs);
/plugin/searchindex/
DSearchIndexManager.js22 finding: '*Finding pages...',
145 this.#message(this.#lang.finding);
/plugin/tindexmenu/
DCREDITS37 Great help in testing and finding bugs.
/plugin/indexmenu/
DCREDITS37 Great help in testing and finding bugs.
/plugin/asciidocjs/node_modules/ansi-regex/
Dreadme.md57 Some of the codes we run as a test are codes that we acquired finding various lists of non-standard…
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
Dembed.rst108 consequences: any change involves finding and editing all affected copies
/plugin/asciidocjs/node_modules/pug-filters/node_modules/source-map/
DCHANGELOG.md142 * Fix a bug where finding relative paths from an empty path were creating
/plugin/asciidocjs/node_modules/source-map/
DCHANGELOG.md142 * Fix a bug where finding relative paths from an empty path were creating
/plugin/securelogin/
DREADME.md144 * fix finding pubkey info with openssl 0.9.8
/plugin/matrixnotifierwas/vendor/psr/http-message/docs/
DPSR7-Interfaces.md3 The purpose of this list is to help in finding the methods when working with PSR-7. This can be con…
/plugin/codemirror/dist/modes/
Dpuppet.min.js.map1 …rts tosource ' +\n 'user vlan yumrepo zfs zone zpool');\n\n // After finding a start of a stri…
/plugin/pgn4web/pgn4web/
Dpgn-standard-proposed-supplement.txt31 Computer chess program authors are also now finding that they have no accepted
/plugin/bible/bible_douayRheims/
DCanticles.txt112 …8:10. I am a wall: and my breasts are as a tower since I am become in his presence as one finding
DActs.txt120 …4:21. But they, threatening, sent them away, not finding how they might punish them, because of th…
466 13:28. And finding no cause of death in him, they desired of Pilate that they might kill him.
604 …17:6. And not finding them, they drew Jason and certain brethren to the rulers of the city, crying…
634 …18:2. And finding a certain Jew, named Aquila, born in Pontus, lately come from Italy, with Prisci…
742 …21:4. And finding disciples, we tarried there seven days: who said to Paul, through the Spirit, th…
935 …27:6. And there, the centurion, finding a ship of Alexandria sailing into Italy, removed us into i…
987 …28:14. Where, finding brethren, we were desired to tarry with them seven days. And so we went to R…
DHebrews.txt137 …8:8. For, finding fault with them, he saith: Behold the days shall come, saith the Lord: and I wil…
DTobias.txt196 …s servants, and two camels, and went to Rages the city of the Medes: and finding Gabelus, gave him…
/plugin/botmon/lang/en/
H A Dwordlist.txt1359 finding 3
/plugin/jmol2/jmol/
DCHANGES.txt1256 # bug fix: Some Spartan files not reading: Compound Document not properly finding root directory bl…
1847 # bug fix: print $planeA - capital letters in a draw name disallow finding it.
4187 # allows finding atoms within a specified distance of other atoms in OTHER models:
5589 # adds connected() both for finding atoms and for identifying bonds:

123