Home
last modified time | relevance | path

Searched refs:getWarningCount (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/pdo_mysql/tests/
H A Dpdomysql_003.phpt2 PDO_mysql getWarningCount
22 printf("Query %s produced %d warnings\n", $q, $db->getWarningCount());
/php-src/ext/pdo_mysql/
H A Dpdo_mysql.stub.php76 public function getWarningCount(): int {} function in Pdo\\Mysql
H A Dpdo_mysql_arginfo.h7 ZEND_METHOD(Pdo_Mysql, getWarningCount);
10 ZEND_ME(Pdo_Mysql, getWarningCount, arginfo_class_Pdo_Mysql_getWarningCount, ZEND_ACC_PUBLIC)
H A Dpdo_mysql.c88 PHP_METHOD(Pdo_Mysql, getWarningCount) in PHP_METHOD() argument
/php-src/ext/pdo_pgsql/tests/
H A Dpdopgsql_003.phpt2 Pdo\Pgsql getWarningCount

Completed in 10 milliseconds