Home
last modified time | relevance | path

Searched refs:_errorMsg (Results 1 – 25 of 377) sorted by relevance

12345678910>>...16

/dports/biology/bedtools/bedtools2-2.30.0/src/utils/Contexts/
H A DContextIntersect.cpp99 _errorMsg = "\n***** ERROR: query and database files not specified. *****"; in isValidState()
121 _errorMsg = "\n***** ERROR: -f must be in the range (0.0, 1.0]. *****"; in isValidState()
125 _errorMsg = "\n***** ERROR: -F must be in the range (0.0, 1.0]. *****"; in isValidState()
129 _errorMsg = "\n***** ERROR: -e must be used with -f. *****"; in isValidState()
133 _errorMsg = "\n***** ERROR: -r must be used solely with -f. *****"; in isValidState()
137 _errorMsg = "\n***** ERROR: -r must be used solely with -f. *****"; in isValidState()
141 _errorMsg = "\n***** ERROR: -c cannot be used with -filenames or -names. Use -C. *****"; in isValidState()
227 _errorMsg = "\n***** ERROR: -a option given, but no query file specified. *****"; in handle_a()
242 _errorMsg = "\n***** ERROR: -abam option given, but no query BAM file specified. *****"; in handle_abam()
256 _errorMsg = "\n***** ERROR: -b option given, but no database file specified. *****"; in handle_b()
[all …]
H A DContextBase.cpp125 return !_errorMsg.empty() || getShowHelp(); in errorEncountered()
267 _errorMsg = "ERROR: file "; in isValidState()
311 _errorMsg += _argv[_i]; in cmdArgsValid()
312 _errorMsg += " *****"; in cmdArgsValid()
667 _errorMsg += lastChar; in parseIoBufSize()
668 _errorMsg += "\' given. *****"; in parseIoBufSize()
798 _errorMsg += _origProgramName; in strandedToolSupported()
800 _errorMsg += getInputFileName(i); in strandedToolSupported()
807 _errorMsg += _origProgramName; in strandedToolSupported()
809 _errorMsg += getInputFileName(i); in strandedToolSupported()
[all …]
H A DContextClosest.cpp88_errorMsg = "\n*****\n*****ERROR: Request \"all\" or \"first\" or \"last\" for Tie Mode (-t)\n****… in isValidState()
99 _errorMsg = "\n*****\n*****ERROR: Request either -iu OR -id, not both.\n*****\n"; in isValidState()
104_errorMsg = "\n*****\n*****ERROR: When requesting -iu or -id, you also need to specify -D.\n*****… in isValidState()
109_errorMsg = "\n*****\n*****ERROR: When requesting -fu or -fd, you also need to specify -D.\n*****… in isValidState()
114 _errorMsg = "\n*****\n*****ERROR: Can't both ignore upstream and force upstream.\n*****\n"; in isValidState()
119 _errorMsg = "\n*****\n*****ERROR: Can't both ignore downstream and force downstream.\n*****\n"; in isValidState()
124_errorMsg = "\n*****\n*****ERROR: -sortout (sorted output) is not valid with distance reporting.\… in isValidState()
161 _errorMsg = "*****ERROR: -D option must be followed with \"ref\", \"a\", or \"b\""; in handle_D()
225 _errorMsg = "*****ERROR: Request \"all\", \"first\", \"last\" for Tie Mode (-t)"; in handle_t()
250 _errorMsg = "*****ERROR: Request \"each\" or \"last\" for Multiple Database Mode (-mdb)"; in handle_mdb()
[all …]
H A DContextMerge.cpp106 _errorMsg = "\n***** ERROR: -d option must be followed by an integer value *****"; in handle_d()
113_errorMsg = "\n***** ERROR: -n option is deprecated. Please see the documentation for the -c and -… in handle_n()
120_errorMsg = "\n***** ERROR: -nms option is deprecated. Please see the documentation for the -c and… in handle_nms()
130_errorMsg = "\n***** ERROR: -scores option is deprecated. Please see the documentation for the -c … in handle_scores()
157 _errorMsg = "\n***** ERROR: -S option must be followed by + or -. *****"; in handle_S()
/dports/mail/horde-imp/imp-6.2.27/lib/
H A DTest.php124 return $this->_errorMsg($e);
141 return $this->_errorMsg($e);
178 $this->_errorMsg($e);
195 $this->_errorMsg($e);
227 …return $this->_errorMsg(new Exception('The POP3 server does not support the *REQUIRED* UIDL capabi…
239 protected function _errorMsg($e) function in IMP_Test
/dports/devel/rth/rth/adodb-4.65/drivers/
H A Dadodb-oracle.inc.php78 if ($this->_errorMsg !== false) return $this->_errorMsg;
80 if (is_resource($this->_curs)) $this->_errorMsg = @ora_error($this->_curs);
81 if (empty($this->_errorMsg)) $this->_errorMsg = @ora_error($this->_connectionID);
82 return $this->_errorMsg;
103 $this->_errorMsg = false;
161 $this->_errorMsg = false;
173 $this->_errorMsg = @ora_error($curs);
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/include/ADODB/drivers/
H A Dadodb-oracle.inc.php78 if ($this->_errorMsg !== false) return $this->_errorMsg;
80 if (is_resource($this->_curs)) $this->_errorMsg = @ora_error($this->_curs);
81 if (empty($this->_errorMsg)) $this->_errorMsg = @ora_error($this->_connectionID);
82 return $this->_errorMsg;
103 $this->_errorMsg = false;
161 $this->_errorMsg = false;
173 $this->_errorMsg = @ora_error($curs);
/dports/deskutils/moregroupware/moregroupware/include/adodb/drivers/
H A Dadodb-oracle.inc.php78 if ($this->_errorMsg !== false) return $this->_errorMsg;
80 if (is_resource($this->_curs)) $this->_errorMsg = @ora_error($this->_curs);
81 if (empty($this->_errorMsg)) $this->_errorMsg = @ora_error($this->_connectionID);
82 return $this->_errorMsg;
103 $this->_errorMsg = false;
161 $this->_errorMsg = false;
173 $this->_errorMsg = @ora_error($curs);
/dports/devel/truc/truc_0.12.0/adodb-4.65/drivers/
H A Dadodb-oracle.inc.php78 if ($this->_errorMsg !== false) return $this->_errorMsg;
80 if (is_resource($this->_curs)) $this->_errorMsg = @ora_error($this->_curs);
81 if (empty($this->_errorMsg)) $this->_errorMsg = @ora_error($this->_connectionID);
82 return $this->_errorMsg;
103 $this->_errorMsg = false;
161 $this->_errorMsg = false;
173 $this->_errorMsg = @ora_error($curs);
/dports/www/gallery2/gallery2/lib/adodb/drivers/
H A Dadodb-oracle.inc.php96 if ($this->_errorMsg !== false) return $this->_errorMsg;
98 if (is_resource($this->_curs)) $this->_errorMsg = @ora_error($this->_curs);
99 if (empty($this->_errorMsg)) $this->_errorMsg = @ora_error($this->_connectionID);
100 return $this->_errorMsg;
121 $this->_errorMsg = false;
179 $this->_errorMsg = false;
191 $this->_errorMsg = @ora_error($curs);
/dports/databases/adodb5/ADOdb-5.21.3/drivers/
H A Dadodb-oracle.inc.php105 if ($this->_errorMsg !== false) return $this->_errorMsg;
107 if (is_resource($this->_curs)) $this->_errorMsg = @ora_error($this->_curs);
108 if (empty($this->_errorMsg)) $this->_errorMsg = @ora_error($this->_connectionID);
109 return $this->_errorMsg;
130 $this->_errorMsg = false;
188 $this->_errorMsg = false;
200 $this->_errorMsg = @ora_error($curs);
/dports/databases/adodb/adodb/drivers/
H A Dadodb-oracle.inc.php96 if ($this->_errorMsg !== false) return $this->_errorMsg;
98 if (is_resource($this->_curs)) $this->_errorMsg = @ora_error($this->_curs);
99 if (empty($this->_errorMsg)) $this->_errorMsg = @ora_error($this->_connectionID);
100 return $this->_errorMsg;
121 $this->_errorMsg = false;
179 $this->_errorMsg = false;
191 $this->_errorMsg = @ora_error($curs);
/dports/deskutils/egroupware/egroupware/vendor/egroupware/adodb-php/drivers/
H A Dadodb-oracle.inc.php98 if ($this->_errorMsg !== false) return $this->_errorMsg;
100 if (is_resource($this->_curs)) $this->_errorMsg = @ora_error($this->_curs);
101 if (empty($this->_errorMsg)) $this->_errorMsg = @ora_error($this->_connectionID);
102 return $this->_errorMsg;
123 $this->_errorMsg = false;
181 $this->_errorMsg = false;
193 $this->_errorMsg = @ora_error($curs);
/dports/www/phprecipebook/phprecipebook/libs/adodb4/drivers/
H A Dadodb-oracle.inc.php96 if ($this->_errorMsg !== false) return $this->_errorMsg;
98 if (is_resource($this->_curs)) $this->_errorMsg = @ora_error($this->_curs);
99 if (empty($this->_errorMsg)) $this->_errorMsg = @ora_error($this->_connectionID);
100 return $this->_errorMsg;
121 $this->_errorMsg = false;
179 $this->_errorMsg = false;
191 $this->_errorMsg = @ora_error($curs);
/dports/www/phprecipebook/phprecipebook/libs/adodb5/drivers/
H A Dadodb-oracle.inc.php100 if ($this->_errorMsg !== false) return $this->_errorMsg;
102 if (is_resource($this->_curs)) $this->_errorMsg = @ora_error($this->_curs);
103 if (empty($this->_errorMsg)) $this->_errorMsg = @ora_error($this->_connectionID);
104 return $this->_errorMsg;
125 $this->_errorMsg = false;
183 $this->_errorMsg = false;
195 $this->_errorMsg = @ora_error($curs);
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/adodb/adodb-php/drivers/
H A Dadodb-oracle.inc.php102 if ($this->_errorMsg !== false) return $this->_errorMsg;
104 if (is_resource($this->_curs)) $this->_errorMsg = @ora_error($this->_curs);
105 if (empty($this->_errorMsg)) $this->_errorMsg = @ora_error($this->_connectionID);
106 return $this->_errorMsg;
127 $this->_errorMsg = false;
185 $this->_errorMsg = false;
197 $this->_errorMsg = @ora_error($curs);
H A Dadodb-ads.inc.php86 $this->_errorMsg = $this->getChangedErrorMsg($last_php_error);
98 $this->_errorMsg = '';
106 $this->_errorMsg = $this->getChangedErrorMsg($last_php_error);
192 if ($this->_errorMsg !== false) return $this->_errorMsg;
519 $this->_errorMsg = '';
528 $this->_errorMsg = $this->getChangedErrorMsg($last_php_error);
536 $this->_errorMsg = ads_errormsg();
547 $this->_errorMsg = ads_errormsg();
576 $this->_errorMsg = '';
583 $this->_errorMsg = ads_errormsg();
[all …]
/dports/databases/mantis/mantisbt-2.25.2/vendor/adodb/adodb-php/drivers/
H A Dadodb-oracle.inc.php102 if ($this->_errorMsg !== false) return $this->_errorMsg;
104 if (is_resource($this->_curs)) $this->_errorMsg = @ora_error($this->_curs);
105 if (empty($this->_errorMsg)) $this->_errorMsg = @ora_error($this->_connectionID);
106 return $this->_errorMsg;
127 $this->_errorMsg = false;
185 $this->_errorMsg = false;
197 $this->_errorMsg = @ora_error($curs);
H A Dadodb-ads.inc.php86 $this->_errorMsg = $this->getChangedErrorMsg($last_php_error);
98 $this->_errorMsg = '';
106 $this->_errorMsg = $this->getChangedErrorMsg($last_php_error);
192 if ($this->_errorMsg !== false) return $this->_errorMsg;
519 $this->_errorMsg = '';
528 $this->_errorMsg = $this->getChangedErrorMsg($last_php_error);
536 $this->_errorMsg = ads_errormsg();
547 $this->_errorMsg = ads_errormsg();
576 $this->_errorMsg = '';
583 $this->_errorMsg = ads_errormsg();
[all …]
/dports/www/moodle310/moodle/lib/adodb/drivers/
H A Dadodb-oracle.inc.php102 if ($this->_errorMsg !== false) return $this->_errorMsg;
104 if (is_resource($this->_curs)) $this->_errorMsg = @ora_error($this->_curs);
105 if (empty($this->_errorMsg)) $this->_errorMsg = @ora_error($this->_connectionID);
106 return $this->_errorMsg;
127 $this->_errorMsg = false;
185 $this->_errorMsg = false;
197 $this->_errorMsg = @ora_error($curs);
H A Dadodb-ads.inc.php86 $this->_errorMsg = $this->getChangedErrorMsg($last_php_error);
98 $this->_errorMsg = '';
106 $this->_errorMsg = $this->getChangedErrorMsg($last_php_error);
192 if ($this->_errorMsg !== false) return $this->_errorMsg;
519 $this->_errorMsg = '';
528 $this->_errorMsg = $this->getChangedErrorMsg($last_php_error);
536 $this->_errorMsg = ads_errormsg();
547 $this->_errorMsg = ads_errormsg();
576 $this->_errorMsg = '';
583 $this->_errorMsg = ads_errormsg();
[all …]
/dports/www/moodle39/moodle/lib/adodb/drivers/
H A Dadodb-oracle.inc.php102 if ($this->_errorMsg !== false) return $this->_errorMsg;
104 if (is_resource($this->_curs)) $this->_errorMsg = @ora_error($this->_curs);
105 if (empty($this->_errorMsg)) $this->_errorMsg = @ora_error($this->_connectionID);
106 return $this->_errorMsg;
127 $this->_errorMsg = false;
185 $this->_errorMsg = false;
197 $this->_errorMsg = @ora_error($curs);
H A Dadodb-ads.inc.php86 $this->_errorMsg = $this->getChangedErrorMsg($last_php_error);
98 $this->_errorMsg = '';
106 $this->_errorMsg = $this->getChangedErrorMsg($last_php_error);
192 if ($this->_errorMsg !== false) return $this->_errorMsg;
519 $this->_errorMsg = '';
528 $this->_errorMsg = $this->getChangedErrorMsg($last_php_error);
536 $this->_errorMsg = ads_errormsg();
547 $this->_errorMsg = ads_errormsg();
576 $this->_errorMsg = '';
583 $this->_errorMsg = ads_errormsg();
[all …]
/dports/www/moodle311/moodle/lib/adodb/drivers/
H A Dadodb-oracle.inc.php98 if ($this->_errorMsg !== false) return $this->_errorMsg;
100 if (is_resource($this->_curs)) $this->_errorMsg = @ora_error($this->_curs);
101 if (empty($this->_errorMsg)) $this->_errorMsg = @ora_error($this->_connectionID);
102 return $this->_errorMsg;
123 $this->_errorMsg = false;
181 $this->_errorMsg = false;
193 $this->_errorMsg = @ora_error($curs);
/dports/science/step/step-21.12.3/stepcore/
H A Dxmlfile.cc162 const QString& errorMsg() const { return _errorMsg; } in errorMsg()
180 QString _errorMsg; member in StepCore::__anon3da834c40111::StepDomDocument
195 if (!_document.setContent(device, &_errorMsg, &_errorLine, &_errorCount)) { in parse()
201 _errorMsg = QObject::tr("The file is not a StepCoreXML file."); in parse()
247 _errorMsg = QObject::tr("Unknown item type \"%1\"").arg(className); in createItem()
268 _errorMsg = QObject::tr("Unknown solver type \"%1\"").arg(className); in createSolver()
282 _errorMsg = QObject::tr("Unknown collisionSolver type \"%1\"").arg(className); in createCollisionSolver()
324 _errorMsg = QObject::tr("Wrong ID attribute value for %1") in parseObject()
329 _errorMsg = QObject::tr("Non-unique ID attribute value for %1") in parseObject()
357 _errorMsg = QObject::tr("Property \"%1\" of \"%2\" has illegal value") in parseProperties()
[all …]

12345678910>>...16