/dports/www/moodle310/moodle/lib/ |
H A D | upgradelib.php | 1282 foreach ($dbservices as $dbservice) { 1283 if (empty($services[$dbservice->name])) { 1290 $service = $services[$dbservice->name]; 1291 unset($services[$dbservice->name]); 1348 $newf->externalserviceid = $dbservice->id; 1364 $dbservice = new stdClass(); 1365 $dbservice->name = $name; 1372 $dbservice->component = $component; 1373 $dbservice->timecreated = time(); 1374 $dbservice->id = $DB->insert_record('external_services', $dbservice); [all …]
|
/dports/www/moodle311/moodle/lib/ |
H A D | upgradelib.php | 1289 foreach ($dbservices as $dbservice) { 1290 if (empty($services[$dbservice->name])) { 1297 $service = $services[$dbservice->name]; 1298 unset($services[$dbservice->name]); 1355 $newf->externalserviceid = $dbservice->id; 1371 $dbservice = new stdClass(); 1372 $dbservice->name = $name; 1379 $dbservice->component = $component; 1380 $dbservice->timecreated = time(); 1381 $dbservice->id = $DB->insert_record('external_services', $dbservice); [all …]
|
/dports/www/moodle39/moodle/lib/ |
H A D | upgradelib.php | 1277 foreach ($dbservices as $dbservice) { 1278 if (empty($services[$dbservice->name])) { 1285 $service = $services[$dbservice->name]; 1286 unset($services[$dbservice->name]); 1343 $newf->externalserviceid = $dbservice->id; 1359 $dbservice = new stdClass(); 1360 $dbservice->name = $name; 1367 $dbservice->component = $component; 1368 $dbservice->timecreated = time(); 1369 $dbservice->id = $DB->insert_record('external_services', $dbservice); [all …]
|
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/url-classifier/ |
H A D | nsIUrlClassifierDBService.idl | 132 // notified as the update is processed by the dbservice. 133 // 2) The client sends an initial update stream to the dbservice, 135 // 3) While reading this initial update stream, the dbservice may 139 // contents to the dbservice using beginStream/updateStream/endStream. 141 // finishUpdate. When the dbservice has finished processing 215 * main thread and the dbservice worker thread. It is called for each
|
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/url-classifier/ |
H A D | nsIUrlClassifierDBService.idl | 123 // notified as the update is processed by the dbservice. 124 // 2) The client sends an initial update stream to the dbservice, 126 // 3) While reading this initial update stream, the dbservice may 130 // contents to the dbservice using beginStream/updateStream/endStream. 132 // finishUpdate. When the dbservice has finished processing 211 * main thread and the dbservice worker thread. It is called for each
|
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/url-classifier/ |
H A D | nsIUrlClassifierDBService.idl | 125 // notified as the update is processed by the dbservice. 126 // 2) The client sends an initial update stream to the dbservice, 128 // 3) While reading this initial update stream, the dbservice may 132 // contents to the dbservice using beginStream/updateStream/endStream. 134 // finishUpdate. When the dbservice has finished processing 213 * main thread and the dbservice worker thread. It is called for each
|
/dports/www/firefox/firefox-99.0/toolkit/components/url-classifier/ |
H A D | nsIUrlClassifierDBService.idl | 123 // notified as the update is processed by the dbservice. 124 // 2) The client sends an initial update stream to the dbservice, 126 // 3) While reading this initial update stream, the dbservice may 130 // contents to the dbservice using beginStream/updateStream/endStream. 132 // finishUpdate. When the dbservice has finished processing 211 * main thread and the dbservice worker thread. It is called for each
|
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/url-classifier/ |
H A D | nsIUrlClassifierDBService.idl | 123 // notified as the update is processed by the dbservice. 124 // 2) The client sends an initial update stream to the dbservice, 126 // 3) While reading this initial update stream, the dbservice may 130 // contents to the dbservice using beginStream/updateStream/endStream. 132 // finishUpdate. When the dbservice has finished processing 211 * main thread and the dbservice worker thread. It is called for each
|
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/url-classifier/ |
H A D | nsIUrlClassifierDBService.idl | 123 // notified as the update is processed by the dbservice. 124 // 2) The client sends an initial update stream to the dbservice, 126 // 3) While reading this initial update stream, the dbservice may 130 // contents to the dbservice using beginStream/updateStream/endStream. 132 // finishUpdate. When the dbservice has finished processing 211 * main thread and the dbservice worker thread. It is called for each
|
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/simple/test/ |
H A D | mirror_test.ini | 1 [MSDEV.dbservice]
|
/dports/graphics/seom/seom-2010011201/src/tools/x264/ |
H A D | build.sh | 9 wget http://dbservice.com/ftpdir/tom/seom-x264.patch
|
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/url-classifier/tests/ |
H A D | UrlClassifierTestUtils.jsm | 69 let dbService = Cc["@mozilla.org/url-classifier/dbservice;1"].
|
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/url-classifier/tests/ |
H A D | UrlClassifierTestUtils.jsm | 85 let dbService = Cc["@mozilla.org/url-classifier/dbservice;1"].
|
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/website/source/docs/guides/ |
H A D | leader-election.html.md | 38 curl -X PUT -d '{"Name": "dbservice"}' \ 135 "Name": "dbservice",
|
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/website/source/docs/guides/ |
H A D | leader-election.html.md | 38 curl -X PUT -d '{"Name": "dbservice"}' \ 135 "Name": "dbservice",
|
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/website/source/docs/guides/ |
H A D | leader-election.html.md | 38 curl -X PUT -d '{"Name": "dbservice"}' \ 135 "Name": "dbservice",
|
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/website/source/docs/guides/ |
H A D | leader-election.html.md | 38 curl -X PUT -d '{"Name": "dbservice"}' \ 135 "Name": "dbservice",
|
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netstorage/ |
H A D | netstoraged.ini.dev | 84 [NETSTORAGE_TEST.dbservice]
|
H A D | netstoraged.ini | 114 [NETSTORAGE_DEV.dbservice]
|
/dports/graphics/yukon/yukon-2010011201/ |
H A D | README | 5 Tomas Carnecky (tom@dbservice.com)
|
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netstorage/test/ |
H A D | netstoraged.ini.template | 96 [{DB_NAME}.dbservice]
|
/dports/net-mgmt/nagios-check_postgres/check_postgres-2.25.0/ |
H A D | check_postgres.pl | 1752 push @{ $opt{dbservice} } => $value; 2128 my $dbservice = $db->{dbservice}; 2155 … (defined $row->{dbservice} and length $row->{dbservice}) ? qq{dbservice=$row->{dbservice} } : '', 2188 ($action_info->{$action}[0] ? '' : (defined $dbservice and length $dbservice)) ? 2189 qq{service=$dbservice} : $dbname, 3013 if (defined $db->{dbservice} and length $db->{dbservice}) { ## XX Check for simple names 3015 $ENV{PGSERVICE} = $db->{dbservice}; 3331 dbservice => [''], 7719 defined $row->{dbservice} ? qq{service=$row->{dbservice} } : '',
|
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/url-classifier/tests/ |
H A D | UrlClassifierTestUtils.jsm | 201 let dbService = Cc["@mozilla.org/url-classifier/dbservice;1"].getService(
|
/dports/net-mgmt/nagios-check_postgres/check_postgres-2.25.0/t/ |
H A D | 99_spellcheck.t | 289 dbservice
|
/dports/www/firefox/firefox-99.0/toolkit/components/url-classifier/tests/ |
H A D | UrlClassifierTestUtils.jsm | 201 let dbService = Cc["@mozilla.org/url-classifier/dbservice;1"].getService(
|