Lines Matching refs:error
130 * error.
135 * or false on error.
172 * error.
177 * or false on error.
197 * or false on error. The function also returns true/false for
272 * Returns the text of the error message from previous MySQL operation
273 * @link https://php.net/manual/en/function.mysql-error.php
275 * @return string the error text from the last MySQL function, or
276 * '' (empty string) if no error occurred.
283 * Returns the numerical value of the error message from previous MySQL operation
286 * @return int the error number from the last MySQL function, or
287 * 0 (zero) if no error occurred.
543 * error of level E_WARNING will be emitted. It's worth noting that
639 * @return string|false the escaped string, or false on error.
877 * of the error.