Home
last modified time | relevance | path

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

/PHP-7.3/ext/pdo_pgsql/
H A Dpgsql_driver.c550 PGresult *pgsql_result; in PHP_METHOD() local
579 PQclear(pgsql_result); in PHP_METHOD()
586 if (pgsql_result) { in PHP_METHOD()
597 PQclear(pgsql_result); in PHP_METHOD()
641 PQclear(pgsql_result); in PHP_METHOD()
658 PGresult *pgsql_result; in PHP_METHOD() local
690 PQclear(pgsql_result); in PHP_METHOD()
696 if (pgsql_result) { in PHP_METHOD()
707 PQclear(pgsql_result); in PHP_METHOD()
795 if (pgsql_result) { in PHP_METHOD()
[all …]
/PHP-7.3/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) {
4138 if (pgsql_result) {
4276 if (pgsql_result) {
4675 if (!pgsql_result) {
4704 if (!pgsql_result) {
[all …]

Completed in 37 milliseconds