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