Home
last modified time | relevance | path

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

/php-src/ext/pdo_pgsql/
H A Dpdo_pgsql.c91 PQfreemem(tmp); in PHP_METHOD()
H A Dpgsql_driver.c363 PQfreemem(escaped); in pgsql_handle_quoter()
874 PQfreemem(csv); in pgsqlCopyToFile_internal()
879 PQfreemem(csv); in pgsqlCopyToFile_internal()
965 PQfreemem(csv); in pgsqlCopyToArray_internal()
1195 PQfreemem(pgsql_notify); in pgsqlGetNotify_internal()
H A Dpgsql_statement.c566 PQfreemem(tmp_ptr); in pgsql_stmt_get_col()
/php-src/ext/pgsql/
H A Dpgsql.c112 #define PQfreemem free macro
3112 PQfreemem(csv); in PHP_FUNCTION()
3313 PQfreemem(to); in PHP_FUNCTION()
3334 PQfreemem(tmp); in PHP_FUNCTION()
3376 PQfreemem(tmp); in php_pgsql_escape_internal()
5096 PQfreemem(tmp); in php_pgsql_convert()
5174 PQfreemem(escaped); in php_pgsql_convert()
5262 PQfreemem(escaped); in build_tablename()
5275 PQfreemem(escaped); in build_tablename()
5325 PQfreemem(tmp); in php_pgsql_insert()
[all …]

Completed in 23 milliseconds