Home
last modified time | relevance | path

Searched refs:php_pgsql_insert (Results 1 – 25 of 26) sorted by relevance

12

/dports/databases/php81-pgsql/php-8.1.1/ext/pgsql/
H A Dphp_pgsql.h79 PHP_PGSQL_API zend_result php_pgsql_insert(PGconn *pg_link, const zend_string *table, zval *values,…
H A Dpgsql.c5301 PHP_PGSQL_API zend_result php_pgsql_insert(PGconn *pg_link, const zend_string *table, zval *var_arr… in php_pgsql_insert() function
5454 if (php_pgsql_insert(pg_link, table, values, option|PGSQL_DML_STRING, &sql) == FAILURE) { in PHP_FUNCTION()
5495 } else if (php_pgsql_insert(pg_link, table, values, option, &sql) == FAILURE) { in PHP_FUNCTION()
/dports/www/mod_php81/php-8.1.1/ext/pgsql/
H A Dphp_pgsql.h79 PHP_PGSQL_API zend_result php_pgsql_insert(PGconn *pg_link, const zend_string *table, zval *values,…
H A Dpgsql.c5301 PHP_PGSQL_API zend_result php_pgsql_insert(PGconn *pg_link, const zend_string *table, zval *var_arr… in php_pgsql_insert() function
5454 if (php_pgsql_insert(pg_link, table, values, option|PGSQL_DML_STRING, &sql) == FAILURE) { in PHP_FUNCTION()
5495 } else if (php_pgsql_insert(pg_link, table, values, option, &sql) == FAILURE) { in PHP_FUNCTION()
/dports/lang/php81/php-8.1.1/ext/pgsql/
H A Dphp_pgsql.h79 PHP_PGSQL_API zend_result php_pgsql_insert(PGconn *pg_link, const zend_string *table, zval *values,…
H A Dpgsql.c5301 PHP_PGSQL_API zend_result php_pgsql_insert(PGconn *pg_link, const zend_string *table, zval *var_arr… in php_pgsql_insert() function
5454 if (php_pgsql_insert(pg_link, table, values, option|PGSQL_DML_STRING, &sql) == FAILURE) { in PHP_FUNCTION()
5495 } else if (php_pgsql_insert(pg_link, table, values, option, &sql) == FAILURE) { in PHP_FUNCTION()
/dports/www/mod_php81/php-8.1.1/
H A DUPGRADING.INTERNALS125 - The functions php_pgsql_meta_data(), php_pgsql_convert(), php_pgsql_insert(),
128 - The functions php_pgsql_meta_data(), php_pgsql_convert(), php_pgsql_insert(),
/dports/lang/php81/php-8.1.1/
H A DUPGRADING.INTERNALS125 - The functions php_pgsql_meta_data(), php_pgsql_convert(), php_pgsql_insert(),
128 - The functions php_pgsql_meta_data(), php_pgsql_convert(), php_pgsql_insert(),
/dports/databases/php80-pgsql/php-8.0.15/ext/pgsql/
H A Dphp_pgsql.h181 PHP_PGSQL_API int php_pgsql_insert(PGconn *pg_link, const char *table, zval *values, zend_ulong opt…
H A Dpgsql.c5324 PHP_PGSQL_API int php_pgsql_insert(PGconn *pg_link, const char *table, zval *var_array, zend_ulong … in php_pgsql_insert() function
5476 if (php_pgsql_insert(pg_link, table, values, option|PGSQL_DML_STRING, &sql) == FAILURE) { in PHP_FUNCTION()
5516 } else if (php_pgsql_insert(pg_link, table, values, option, &sql) == FAILURE) { in PHP_FUNCTION()
/dports/lang/php80/php-8.0.15/ext/pgsql/
H A Dphp_pgsql.h181 PHP_PGSQL_API int php_pgsql_insert(PGconn *pg_link, const char *table, zval *values, zend_ulong opt…
H A Dpgsql.c5324 PHP_PGSQL_API int php_pgsql_insert(PGconn *pg_link, const char *table, zval *var_array, zend_ulong … in php_pgsql_insert() function
5476 if (php_pgsql_insert(pg_link, table, values, option|PGSQL_DML_STRING, &sql) == FAILURE) { in PHP_FUNCTION()
5516 } else if (php_pgsql_insert(pg_link, table, values, option, &sql) == FAILURE) { in PHP_FUNCTION()
/dports/www/mod_php80/php-8.0.15/ext/pgsql/
H A Dphp_pgsql.h181 PHP_PGSQL_API int php_pgsql_insert(PGconn *pg_link, const char *table, zval *values, zend_ulong opt…
H A Dpgsql.c5324 PHP_PGSQL_API int php_pgsql_insert(PGconn *pg_link, const char *table, zval *var_array, zend_ulong … in php_pgsql_insert() function
5476 if (php_pgsql_insert(pg_link, table, values, option|PGSQL_DML_STRING, &sql) == FAILURE) { in PHP_FUNCTION()
5516 } else if (php_pgsql_insert(pg_link, table, values, option, &sql) == FAILURE) { in PHP_FUNCTION()
/dports/lang/php73/php-7.3.33/ext/pgsql/
H A Dphp_pgsql.h215 PHP_PGSQL_API int php_pgsql_insert(PGconn *pg_link, const char *table, zval *values, zend_ulong opt…
H A Dpgsql.c6610 PHP_PGSQL_API int php_pgsql_insert(PGconn *pg_link, const char *table, zval *var_array, zend_ulong … function
6758 if (php_pgsql_insert(pg_link, table, values, option|PGSQL_DML_STRING, &sql) == FAILURE) {
6798 } else if (php_pgsql_insert(pg_link, table, values, option, &sql) == FAILURE) {
/dports/databases/php73-pgsql/php-7.3.33/ext/pgsql/
H A Dphp_pgsql.h215 PHP_PGSQL_API int php_pgsql_insert(PGconn *pg_link, const char *table, zval *values, zend_ulong opt…
H A Dpgsql.c6610 PHP_PGSQL_API int php_pgsql_insert(PGconn *pg_link, const char *table, zval *var_array, zend_ulong … function
6758 if (php_pgsql_insert(pg_link, table, values, option|PGSQL_DML_STRING, &sql) == FAILURE) {
6798 } else if (php_pgsql_insert(pg_link, table, values, option, &sql) == FAILURE) {
/dports/databases/php74-pgsql/php-7.4.27/ext/pgsql/
H A Dphp_pgsql.h214 PHP_PGSQL_API int php_pgsql_insert(PGconn *pg_link, const char *table, zval *values, zend_ulong opt…
H A Dpgsql.c6602 PHP_PGSQL_API int php_pgsql_insert(PGconn *pg_link, const char *table, zval *var_array, zend_ulong … function
6750 if (php_pgsql_insert(pg_link, table, values, option|PGSQL_DML_STRING, &sql) == FAILURE) {
6790 } else if (php_pgsql_insert(pg_link, table, values, option, &sql) == FAILURE) {
/dports/lang/php74/php-7.4.27/ext/pgsql/
H A Dphp_pgsql.h214 PHP_PGSQL_API int php_pgsql_insert(PGconn *pg_link, const char *table, zval *values, zend_ulong opt…
H A Dpgsql.c6602 PHP_PGSQL_API int php_pgsql_insert(PGconn *pg_link, const char *table, zval *var_array, zend_ulong … function
6750 if (php_pgsql_insert(pg_link, table, values, option|PGSQL_DML_STRING, &sql) == FAILURE) {
6790 } else if (php_pgsql_insert(pg_link, table, values, option, &sql) == FAILURE) {
/dports/www/mod_php73/php-7.3.33/ext/pgsql/
H A Dphp_pgsql.h215 PHP_PGSQL_API int php_pgsql_insert(PGconn *pg_link, const char *table, zval *values, zend_ulong opt…
H A Dpgsql.c6610 PHP_PGSQL_API int php_pgsql_insert(PGconn *pg_link, const char *table, zval *var_array, zend_ulong … function
6758 if (php_pgsql_insert(pg_link, table, values, option|PGSQL_DML_STRING, &sql) == FAILURE) {
6798 } else if (php_pgsql_insert(pg_link, table, values, option, &sql) == FAILURE) {
/dports/www/mod_php74/php-7.4.27/ext/pgsql/
H A Dphp_pgsql.h214 PHP_PGSQL_API int php_pgsql_insert(PGconn *pg_link, const char *table, zval *values, zend_ulong opt…

12