Home
last modified time | relevance | path

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

/PHP-5.5/ext/pgsql/
H A Dpgsql.c6173 PHP_PGSQL_API int php_pgsql_insert(PGconn *pg_link, const char *table, zval *var_array, ulong opt, …
6363 PHP_PGSQL_API int php_pgsql_update(PGconn *pg_link, const char *table, zval *var_array, zval *ids_a…
/PHP-5.5/ext/standard/
H A Darray.c1284 zval *var_array, *prefix = NULL; in PHP_FUNCTION() local

Completed in 32 milliseconds