Home
last modified time | relevance | path

Searched defs:ids_array (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/pgsql/
H A Dpgsql.c6363 …hp_pgsql_update(PGconn *pg_link, const char *table, zval *var_array, zval *ids_array, ulong opt, c…
6472 PHP_PGSQL_API int php_pgsql_delete(PGconn *pg_link, const char *table, zval *ids_array, ulong opt, …
6606 PHP_PGSQL_API int php_pgsql_select(PGconn *pg_link, const char *table, zval *ids_array, zval *ret_a…

Completed in 38 milliseconds