Searched defs:ids_array (Results 1 – 1 of 1) sorted by relevance
/PHP-7.3/ext/pgsql/ |
H A D | pgsql.c | 6872 …hp_pgsql_update(PGconn *pg_link, const char *table, zval *var_array, zval *ids_array, zend_ulong o… 6978 PHP_PGSQL_API int php_pgsql_delete(PGconn *pg_link, const char *table, zval *ids_array, zend_ulong … 7114 …PHP_PGSQL_API int php_pgsql_select(PGconn *pg_link, const char *table, zval *ids_array, zval *ret_…
|
Completed in 31 milliseconds