Home
last modified time | relevance | path

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

/php-src/ext/pdo_pgsql/tests/
H A Dis_in_transaction.phpt44 echo "Test PDO::PGSQL_TRANSACTION_INERROR\n";
69 Test PDO::PGSQL_TRANSACTION_INERROR
/php-src/ext/pdo_pgsql/
H A Dphp_pdo_pgsql_int.h114 PGSQL_TRANSACTION_INERROR = PQTRANS_INERROR, enumerator
H A Dpdo_pgsql.c185 REGISTER_PDO_CLASS_CONST_LONG("PGSQL_TRANSACTION_INERROR", (zend_long)PGSQL_TRANSACTION_INERROR); in PHP_MINIT_FUNCTION()
H A Dpdo_pgsql_arginfo.h124 ZVAL_LONG(&const_TRANSACTION_INERROR_value, PGSQL_TRANSACTION_INERROR); in register_class_Pdo_Pgsql()
/php-src/ext/pgsql/
H A Dpgsql.stub.php162 const PGSQL_TRANSACTION_INERROR = UNKNOWN; define

Completed in 20 milliseconds