Home
last modified time | relevance | path

Searched defs:errorCode (Results 1 – 6 of 6) sorted by relevance

/PHP-8.0/ext/intl/spoofchecker/
H A Dspoofchecker.stub.php13 public function isSuspicious(string $string, &$errorCode = null) {}
19 public function areConfusable(string $string1, string $string2, &$errorCode = null) {}
/PHP-8.0/ext/pdo/
H A Dpdo_dbh.stub.php16 public function errorCode() {} function in PDO
H A Dpdo_stmt.stub.php26 public function errorCode() {} function in PDOStatement
H A Dpdo_dbh.c980 PHP_METHOD(PDO, errorCode) in PHP_METHOD() argument
H A Dpdo_stmt.c1594 PHP_METHOD(PDOStatement, errorCode) in PHP_METHOD() argument
/PHP-8.0/ext/intl/
H A Dphp_intl.stub.php154 function intl_is_failure(int $errorCode): bool {}
156 function intl_error_name(int $errorCode): string {}

Completed in 23 milliseconds