Home
last modified time | relevance | path

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

/PHP-5.4/ext/pdo_pgsql/
H A Dpgsql_driver.c522 PGresult *pgsql_result; in PHP_METHOD() local
549 PQclear(pgsql_result); in PHP_METHOD()
556 if (pgsql_result) { in PHP_METHOD()
568 PQclear(pgsql_result); in PHP_METHOD()
610 PQclear(pgsql_result); in PHP_METHOD()
627 PGresult *pgsql_result; in PHP_METHOD() local
656 PQclear(pgsql_result); in PHP_METHOD()
662 if (pgsql_result) { in PHP_METHOD()
673 PQclear(pgsql_result); in PHP_METHOD()
754 if (pgsql_result) { in PHP_METHOD()
[all …]
/PHP-5.4/ext/pgsql/
H A Dpgsql.c1757 if (pgsql_result) {
1774 if (pgsql_result) {
1895 if (pgsql_result) {
1914 if (pgsql_result) {
1980 if (pgsql_result) {
2102 if (pgsql_result) {
3916 if (pgsql_result) {
4048 if (pgsql_result) {
4433 if (!pgsql_result) {
4461 if (!pgsql_result) {
[all …]

Completed in 26 milliseconds