Home
last modified time | relevance | path

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

/php-src/ext/pgsql/
H A Dpgsql.c291 #define PHP_PQ_ERROR(text, pgsql) { \ macro
1183 PHP_PQ_ERROR("Query failed: %s", pgsql); in PHP_FUNCTION()
1312 PHP_PQ_ERROR("Query failed: %s", pgsql); in PHP_FUNCTION()
1398 PHP_PQ_ERROR("Query failed: %s", pgsql); in PHP_FUNCTION()
1513 PHP_PQ_ERROR("Query failed: %s", pgsql); in PHP_FUNCTION()
3242 PHP_PQ_ERROR("Query failed: %s", pgsql); in PHP_FUNCTION()
3283 PHP_PQ_ERROR("Query failed: %s", pgsql); in PHP_FUNCTION()
3362 PHP_PQ_ERROR("getline failed: %s", pgsql); in PHP_FUNCTION()
3476 PHP_PQ_ERROR("copy failed: %s", pgsql); in PHP_FUNCTION()
3494 PHP_PQ_ERROR("copy failed: %s", pgsql); in PHP_FUNCTION()
[all …]

Completed in 14 milliseconds