Home
last modified time | relevance | path

Searched refs:hasError (Results 1 – 21 of 21) sorted by relevance

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/
DAbstractPatternSniff.php292 $hasError = false;
309 $hasError = true;
415 $hasError = true;
424 $hasError = true;
427 if ($hasError === false && $pattern[($i - 1)]['type'] !== 'newline') {
431 $hasError = true;
507 $hasError = true;
511 $hasError = true;
575 $hasError = true;
582 $hasError = true;
[all …]
/plugin/elasticsearch/vendor/ruflin/elastica/src/Bulk/
DResponseSet.php46 if ($bulkResponse->hasError()) {
62 if ($bulkResponse->hasError()) {
81 public function hasError(): bool function in Elastica\\Bulk\\ResponseSet
84 if ($bulkResponse->hasError()) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/Multi/
DResultSet.php65 public function hasError(): bool function in Elastica\\Multi\\ResultSet
68 if ($resultSet->getResponse()->hasError()) {
/plugin/asciidocjs/node_modules/async/
Dauto.js187 var hasError = false;
263 if (hasError) return;
280 hasError = true;
/plugin/elasticsearch/helper/
Dclient.php111 if ($index->create([], $clear)->hasError()) {
115 if ($this->createMappings($index)->hasError()) {
/plugin/gtime/gtlib/tsp/
DGTVerificationResultBase.php91 public function hasError($errorCode) { function in GTVerifificationResultBase
/plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/Bulk/
DResponseException.php84 if ($bulkResponse->hasError()) {
/plugin/diagramsnet/lib/
Delectron.js1107 var hasError = false;
1111 hasError = true;
1130 if (hasError)
1261 var hasError = false;
1266 hasError = true;
1291 if (hasError)
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DResponse.php132 public function hasError() function in Elastica\\Response
DBulk.php348 if ($bulkResponseSet->hasError()) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
DHttpAdapter.php79 if ($elasticaResponse->hasError()) {
DHttp.php177 if ($response->hasError()) {
DGuzzle.php96 if ($response->hasError()) {
/plugin/asciidocjs/node_modules/async/dist/
Dasync.js1042 var hasError = false;
1123 if (hasError) return;
1140 hasError = true;
Dasync.mjs1036 var hasError = false;
1117 if (hasError) return;
1134 hasError = true;
/plugin/diagramsnet/lib/js/diagramly/
DElectronApp.js1901 this.hasError = true;
1909 return this.hasError? 500 : 200;
DMenus.js3594 if (isVisible && this.commentsWindow.hasError)
DEditorUi.js15624 this.hasError = false;
15697 this.hasError = true;
/plugin/dirtylittlehelper/mermaid/editor/docs/
D4.4.js.map1hasError = false;\n function newLineAndIndent() {\n return eol + repeat(indentValue, ini…
Djson.worker.js.map1hasError = false;\n function newLineAndIndent() {\n return eol + repeat(indentValue, ini…
/plugin/diagramsnet/lib/js/
Dapp.min.js11910 …ble(b);this.commentsWindow.refreshCommentsTime();b&&this.commentsWindow.hasError&&this.commentsWin…