Lines Matching defs:PHP_FUNCTION

1540 PHP_FUNCTION(pg_connect)  function
1548 PHP_FUNCTION(pg_connect_poll) function
1570 PHP_FUNCTION(pg_pconnect) function
1578 PHP_FUNCTION(pg_close) function
1707 PHP_FUNCTION(pg_dbname) function
1715 PHP_FUNCTION(pg_last_error) function
1723 PHP_FUNCTION(pg_options) function
1731 PHP_FUNCTION(pg_port) function
1739 PHP_FUNCTION(pg_tty) function
1747 PHP_FUNCTION(pg_host) function
1755 PHP_FUNCTION(pg_version) function
1764 PHP_FUNCTION(pg_parameter_status) function
1799 PHP_FUNCTION(pg_ping) function
1836 PHP_FUNCTION(pg_query) function
1935 PHP_FUNCTION(pg_query_params) function
2054 PHP_FUNCTION(pg_prepare) function
2138 PHP_FUNCTION(pg_execute) function
2293 PHP_FUNCTION(pg_num_rows) function
2301 PHP_FUNCTION(pg_num_fields) function
2310 PHP_FUNCTION(pg_affected_rows) function
2319 PHP_FUNCTION(pg_last_notice) function
2434 PHP_FUNCTION(pg_field_table) function
2590 PHP_FUNCTION(pg_field_name) function
2598 PHP_FUNCTION(pg_field_size) function
2606 PHP_FUNCTION(pg_field_type) function
2614 PHP_FUNCTION(pg_field_type_oid) function
2622 PHP_FUNCTION(pg_field_num) function
2646 PHP_FUNCTION(pg_fetch_result) function
2871 PHP_FUNCTION(pg_fetch_row) function
2879 PHP_FUNCTION(pg_fetch_assoc) function
2891 PHP_FUNCTION(pg_fetch_array) function
2899 PHP_FUNCTION(pg_fetch_object) function
2909 PHP_FUNCTION(pg_fetch_all) function
2940 PHP_FUNCTION(pg_fetch_all_columns) function
2983 PHP_FUNCTION(pg_result_seek) function
3084 PHP_FUNCTION(pg_field_prtlen) function
3092 PHP_FUNCTION(pg_field_is_null) function
3100 PHP_FUNCTION(pg_free_result) function
3120 PHP_FUNCTION(pg_last_oid) function
3156 PHP_FUNCTION(pg_trace) function
3200 PHP_FUNCTION(pg_untrace) function
3229 PHP_FUNCTION(pg_lo_create) function
3306 PHP_FUNCTION(pg_lo_unlink) function
3377 PHP_FUNCTION(pg_lo_open) function
3499 PHP_FUNCTION(pg_lo_close) function
3528 PHP_FUNCTION(pg_lo_read) function
3563 PHP_FUNCTION(pg_lo_write) function
3606 PHP_FUNCTION(pg_lo_read_all) function
3633 PHP_FUNCTION(pg_lo_import) function
3720 PHP_FUNCTION(pg_lo_export) function
3815 PHP_FUNCTION(pg_lo_seek) function
3853 PHP_FUNCTION(pg_lo_tell) function
3884 PHP_FUNCTION(pg_lo_truncate) function
3921 PHP_FUNCTION(pg_set_error_verbosity) function
3958 PHP_FUNCTION(pg_set_client_encoding) function
3990 PHP_FUNCTION(pg_client_encoding) function
4025 PHP_FUNCTION(pg_end_copy) function
4060 PHP_FUNCTION(pg_put_line) function
4097 PHP_FUNCTION(pg_copy_to) function
4234 PHP_FUNCTION(pg_copy_from) function
4368 PHP_FUNCTION(pg_escape_string) function
4412 PHP_FUNCTION(pg_escape_bytea) function
4562 PHP_FUNCTION(pg_unescape_bytea) function
4641 PHP_FUNCTION(pg_escape_literal) function
4649 PHP_FUNCTION(pg_escape_identifier) function
4658 PHP_FUNCTION(pg_result_error) function
4686 PHP_FUNCTION(pg_result_error_field) function
4732 PHP_FUNCTION(pg_connection_status) function
4754 PHP_FUNCTION(pg_transaction_status) function
4776 PHP_FUNCTION(pg_connection_reset) function
4866 PHP_FUNCTION(pg_cancel_query) function
4874 PHP_FUNCTION(pg_connection_busy) function
4893 PHP_FUNCTION(pg_send_query) function
4964 PHP_FUNCTION(pg_send_query_params) function
5062 PHP_FUNCTION(pg_send_prepare) function
5134 PHP_FUNCTION(pg_send_execute) function
5237 PHP_FUNCTION(pg_get_result) function
5267 PHP_FUNCTION(pg_result_status) function
5301 PHP_FUNCTION(pg_get_notify) function
5361 PHP_FUNCTION(pg_get_pid) function
5440 PHP_FUNCTION(pg_socket) function
5467 PHP_FUNCTION(pg_consume_input) function
5486 PHP_FUNCTION(pg_flush) function
5638 PHP_FUNCTION(pg_meta_data) function
6511 PHP_FUNCTION(pg_convert) function
6726 PHP_FUNCTION(pg_insert) function
6940 PHP_FUNCTION(pg_update) function
7032 PHP_FUNCTION(pg_delete) function
7172 PHP_FUNCTION(pg_select) function