php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
#define arginfo_pg_affected_rows arginfo_pg_num_rows |
Definition at line 85 of file pgsql_arginfo.h.
#define arginfo_pg_cancel_query arginfo_pg_connection_reset |
Definition at line 361 of file pgsql_arginfo.h.
#define arginfo_pg_client_encoding arginfo_pg_dbname |
Definition at line 300 of file pgsql_arginfo.h.
#define arginfo_pg_clientencoding arginfo_pg_dbname |
Definition at line 302 of file pgsql_arginfo.h.
#define arginfo_pg_cmdtuples arginfo_pg_num_rows |
Definition at line 87 of file pgsql_arginfo.h.
#define arginfo_pg_connection_busy arginfo_pg_connection_reset |
Definition at line 363 of file pgsql_arginfo.h.
#define arginfo_pg_connection_status arginfo_pg_connect_poll |
Definition at line 353 of file pgsql_arginfo.h.
#define arginfo_pg_consume_input arginfo_pg_connection_reset |
Definition at line 408 of file pgsql_arginfo.h.
#define arginfo_pg_end_copy arginfo_pg_ping |
Definition at line 304 of file pgsql_arginfo.h.
#define arginfo_pg_errormessage arginfo_pg_dbname |
Definition at line 25 of file pgsql_arginfo.h.
#define arginfo_pg_escape_bytea arginfo_pg_escape_string |
Definition at line 331 of file pgsql_arginfo.h.
#define arginfo_pg_escape_identifier arginfo_pg_escape_literal |
Definition at line 342 of file pgsql_arginfo.h.
#define arginfo_pg_exec arginfo_pg_query |
Definition at line 55 of file pgsql_arginfo.h.
#define arginfo_pg_field_is_null arginfo_pg_field_prtlen |
Definition at line 185 of file pgsql_arginfo.h.
#define arginfo_pg_field_type arginfo_pg_field_name |
Definition at line 114 of file pgsql_arginfo.h.
#define arginfo_pg_fieldisnull arginfo_pg_field_prtlen |
Definition at line 187 of file pgsql_arginfo.h.
#define arginfo_pg_fieldname arginfo_pg_field_name |
Definition at line 105 of file pgsql_arginfo.h.
#define arginfo_pg_fieldnum arginfo_pg_field_num |
Definition at line 128 of file pgsql_arginfo.h.
#define arginfo_pg_fieldprtlen arginfo_pg_field_prtlen |
Definition at line 183 of file pgsql_arginfo.h.
#define arginfo_pg_fieldsize arginfo_pg_field_size |
Definition at line 112 of file pgsql_arginfo.h.
#define arginfo_pg_fieldtype arginfo_pg_field_name |
Definition at line 116 of file pgsql_arginfo.h.
#define arginfo_pg_freeresult arginfo_pg_free_result |
Definition at line 193 of file pgsql_arginfo.h.
#define arginfo_pg_get_pid arginfo_pg_connect_poll |
Definition at line 402 of file pgsql_arginfo.h.
#define arginfo_pg_getlastoid arginfo_pg_last_oid |
Definition at line 199 of file pgsql_arginfo.h.
#define arginfo_pg_host arginfo_pg_dbname |
Definition at line 33 of file pgsql_arginfo.h.
#define arginfo_pg_jit arginfo_pg_version |
Definition at line 39 of file pgsql_arginfo.h.
#define arginfo_pg_last_error arginfo_pg_dbname |
Definition at line 23 of file pgsql_arginfo.h.
#define arginfo_pg_lo_tell arginfo_pg_lo_read_all |
Definition at line 281 of file pgsql_arginfo.h.
#define arginfo_pg_loclose arginfo_pg_lo_close |
Definition at line 236 of file pgsql_arginfo.h.
#define arginfo_pg_locreate arginfo_pg_lo_create |
Definition at line 215 of file pgsql_arginfo.h.
#define arginfo_pg_loexport arginfo_pg_lo_export |
Definition at line 273 of file pgsql_arginfo.h.
#define arginfo_pg_loimport arginfo_pg_lo_import |
Definition at line 265 of file pgsql_arginfo.h.
#define arginfo_pg_loopen arginfo_pg_lo_open |
Definition at line 230 of file pgsql_arginfo.h.
#define arginfo_pg_loread arginfo_pg_lo_read |
Definition at line 243 of file pgsql_arginfo.h.
#define arginfo_pg_loreadall arginfo_pg_lo_read_all |
Definition at line 257 of file pgsql_arginfo.h.
#define arginfo_pg_lounlink arginfo_pg_lo_unlink |
Definition at line 222 of file pgsql_arginfo.h.
#define arginfo_pg_lowrite arginfo_pg_lo_write |
Definition at line 251 of file pgsql_arginfo.h.
#define arginfo_pg_num_fields arginfo_pg_num_rows |
Definition at line 81 of file pgsql_arginfo.h.
#define arginfo_pg_numfields arginfo_pg_num_rows |
Definition at line 83 of file pgsql_arginfo.h.
#define arginfo_pg_numrows arginfo_pg_num_rows |
Definition at line 79 of file pgsql_arginfo.h.
#define arginfo_pg_options arginfo_pg_dbname |
Definition at line 27 of file pgsql_arginfo.h.
#define arginfo_pg_pconnect arginfo_pg_connect |
Definition at line 9 of file pgsql_arginfo.h.
#define arginfo_pg_port arginfo_pg_dbname |
Definition at line 29 of file pgsql_arginfo.h.
#define arginfo_pg_result arginfo_pg_fetch_result |
Definition at line 136 of file pgsql_arginfo.h.
#define arginfo_pg_setclientencoding arginfo_pg_set_client_encoding |
Definition at line 298 of file pgsql_arginfo.h.
#define arginfo_pg_transaction_status arginfo_pg_connect_poll |
Definition at line 355 of file pgsql_arginfo.h.
#define arginfo_pg_tty arginfo_pg_dbname |
Definition at line 31 of file pgsql_arginfo.h.
#define arginfo_pg_untrace arginfo_pg_close |
Definition at line 208 of file pgsql_arginfo.h.
ZEND_FUNCTION | ( | pg_affected_rows | ) |
ZEND_FUNCTION | ( | pg_cancel_query | ) |
ZEND_FUNCTION | ( | pg_change_password | ) |
ZEND_FUNCTION | ( | pg_client_encoding | ) |
ZEND_FUNCTION | ( | pg_close | ) |
ZEND_FUNCTION | ( | pg_connect | ) |
ZEND_FUNCTION | ( | pg_connect_poll | ) |
ZEND_FUNCTION | ( | pg_connection_busy | ) |
ZEND_FUNCTION | ( | pg_connection_reset | ) |
ZEND_FUNCTION | ( | pg_connection_status | ) |
ZEND_FUNCTION | ( | pg_consume_input | ) |
ZEND_FUNCTION | ( | pg_convert | ) |
ZEND_FUNCTION | ( | pg_copy_from | ) |
ZEND_FUNCTION | ( | pg_copy_to | ) |
ZEND_FUNCTION | ( | pg_dbname | ) |
ZEND_FUNCTION | ( | pg_delete | ) |
ZEND_FUNCTION | ( | pg_end_copy | ) |
ZEND_FUNCTION | ( | pg_escape_bytea | ) |
ZEND_FUNCTION | ( | pg_escape_identifier | ) |
ZEND_FUNCTION | ( | pg_escape_literal | ) |
ZEND_FUNCTION | ( | pg_escape_string | ) |
ZEND_FUNCTION | ( | pg_execute | ) |
ZEND_FUNCTION | ( | pg_fetch_all | ) |
ZEND_FUNCTION | ( | pg_fetch_all_columns | ) |
ZEND_FUNCTION | ( | pg_fetch_array | ) |
ZEND_FUNCTION | ( | pg_fetch_assoc | ) |
ZEND_FUNCTION | ( | pg_fetch_object | ) |
ZEND_FUNCTION | ( | pg_fetch_result | ) |
ZEND_FUNCTION | ( | pg_fetch_row | ) |
ZEND_FUNCTION | ( | pg_field_is_null | ) |
ZEND_FUNCTION | ( | pg_field_name | ) |
ZEND_FUNCTION | ( | pg_field_num | ) |
ZEND_FUNCTION | ( | pg_field_prtlen | ) |
ZEND_FUNCTION | ( | pg_field_size | ) |
ZEND_FUNCTION | ( | pg_field_table | ) |
ZEND_FUNCTION | ( | pg_field_type | ) |
ZEND_FUNCTION | ( | pg_field_type_oid | ) |
ZEND_FUNCTION | ( | pg_fieldisnull | ) |
ZEND_FUNCTION | ( | pg_fieldprtlen | ) |
ZEND_FUNCTION | ( | pg_flush | ) |
ZEND_FUNCTION | ( | pg_free_result | ) |
ZEND_FUNCTION | ( | pg_get_notify | ) |
ZEND_FUNCTION | ( | pg_get_pid | ) |
ZEND_FUNCTION | ( | pg_get_result | ) |
ZEND_FUNCTION | ( | pg_host | ) |
ZEND_FUNCTION | ( | pg_insert | ) |
ZEND_FUNCTION | ( | pg_jit | ) |
ZEND_FUNCTION | ( | pg_last_error | ) |
ZEND_FUNCTION | ( | pg_last_notice | ) |
ZEND_FUNCTION | ( | pg_last_oid | ) |
ZEND_FUNCTION | ( | pg_lo_close | ) |
ZEND_FUNCTION | ( | pg_lo_create | ) |
ZEND_FUNCTION | ( | pg_lo_export | ) |
ZEND_FUNCTION | ( | pg_lo_import | ) |
ZEND_FUNCTION | ( | pg_lo_open | ) |
ZEND_FUNCTION | ( | pg_lo_read | ) |
ZEND_FUNCTION | ( | pg_lo_read_all | ) |
ZEND_FUNCTION | ( | pg_lo_seek | ) |
ZEND_FUNCTION | ( | pg_lo_tell | ) |
ZEND_FUNCTION | ( | pg_lo_truncate | ) |
ZEND_FUNCTION | ( | pg_lo_unlink | ) |
ZEND_FUNCTION | ( | pg_lo_write | ) |
ZEND_FUNCTION | ( | pg_meta_data | ) |
ZEND_FUNCTION | ( | pg_num_fields | ) |
ZEND_FUNCTION | ( | pg_num_rows | ) |
ZEND_FUNCTION | ( | pg_options | ) |
ZEND_FUNCTION | ( | pg_parameter_status | ) |
ZEND_FUNCTION | ( | pg_pconnect | ) |
ZEND_FUNCTION | ( | pg_ping | ) |
ZEND_FUNCTION | ( | pg_port | ) |
ZEND_FUNCTION | ( | pg_prepare | ) |
ZEND_FUNCTION | ( | pg_put_copy_data | ) |
ZEND_FUNCTION | ( | pg_put_copy_end | ) |
ZEND_FUNCTION | ( | pg_put_line | ) |
ZEND_FUNCTION | ( | pg_query | ) |
ZEND_FUNCTION | ( | pg_query_params | ) |
ZEND_FUNCTION | ( | pg_result_error | ) |
ZEND_FUNCTION | ( | pg_result_error_field | ) |
ZEND_FUNCTION | ( | pg_result_seek | ) |
ZEND_FUNCTION | ( | pg_result_status | ) |
ZEND_FUNCTION | ( | pg_select | ) |
ZEND_FUNCTION | ( | pg_send_execute | ) |
ZEND_FUNCTION | ( | pg_send_prepare | ) |
ZEND_FUNCTION | ( | pg_send_query | ) |
ZEND_FUNCTION | ( | pg_send_query_params | ) |
ZEND_FUNCTION | ( | pg_set_client_encoding | ) |
ZEND_FUNCTION | ( | pg_set_error_context_visibility | ) |
ZEND_FUNCTION | ( | pg_set_error_verbosity | ) |
ZEND_FUNCTION | ( | pg_socket | ) |
ZEND_FUNCTION | ( | pg_socket_poll | ) |
ZEND_FUNCTION | ( | pg_trace | ) |
ZEND_FUNCTION | ( | pg_transaction_status | ) |
ZEND_FUNCTION | ( | pg_tty | ) |
ZEND_FUNCTION | ( | pg_unescape_bytea | ) |
ZEND_FUNCTION | ( | pg_untrace | ) |
ZEND_FUNCTION | ( | pg_update | ) |
ZEND_FUNCTION | ( | pg_version | ) |