Home
last modified time | relevance | path

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

/PHP-7.4/ext/pdo_pgsql/
H A Dpgsql_driver.c545 PGresult *pgsql_result; in PHP_METHOD() local
574 PQclear(pgsql_result); in PHP_METHOD()
581 if (pgsql_result) { in PHP_METHOD()
592 PQclear(pgsql_result); in PHP_METHOD()
639 PQclear(pgsql_result); in PHP_METHOD()
656 PGresult *pgsql_result; in PHP_METHOD() local
688 PQclear(pgsql_result); in PHP_METHOD()
694 if (pgsql_result) { in PHP_METHOD()
705 PQclear(pgsql_result); in PHP_METHOD()
793 if (pgsql_result) { in PHP_METHOD()
[all …]
/PHP-7.4/ext/pgsql/
H A Dpgsql.c1883 if (pgsql_result) {
1900 if (pgsql_result) {
2016 if (pgsql_result) {
2035 if (pgsql_result) {
2102 if (pgsql_result) {
2213 if (pgsql_result) {
4137 if (pgsql_result) {
4275 if (pgsql_result) {
4676 if (!pgsql_result) {
4705 if (!pgsql_result) {
[all …]

Completed in 26 milliseconds