Searched defs:PGSQL_TRANSACTION_UNKNOWN (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/pdo_pgsql/ | ||
H A D | php_pdo_pgsql_int.h | 115 PGSQL_TRANSACTION_UNKNOWN = PQTRANS_UNKNOWN enumerator |
/php-src/ext/pgsql/ | ||
H A D | pgsql.stub.php | 167 const PGSQL_TRANSACTION_UNKNOWN = UNKNOWN; define |
Completed in 9 milliseconds