Lines Matching refs:PHP_FUNCTION

1533 PHP_FUNCTION(pg_connect)  function
1541 PHP_FUNCTION(pg_connect_poll) function
1563 PHP_FUNCTION(pg_pconnect) function
1571 PHP_FUNCTION(pg_close) function
1700 PHP_FUNCTION(pg_dbname) function
1708 PHP_FUNCTION(pg_last_error) function
1716 PHP_FUNCTION(pg_options) function
1724 PHP_FUNCTION(pg_port) function
1732 PHP_FUNCTION(pg_tty) function
1740 PHP_FUNCTION(pg_host) function
1748 PHP_FUNCTION(pg_version) function
1757 PHP_FUNCTION(pg_parameter_status) function
1792 PHP_FUNCTION(pg_ping) function
1829 PHP_FUNCTION(pg_query) function
1929 PHP_FUNCTION(pg_query_params) function
2048 PHP_FUNCTION(pg_prepare) function
2132 PHP_FUNCTION(pg_execute) function
2294 PHP_FUNCTION(pg_num_rows) function
2302 PHP_FUNCTION(pg_num_fields) function
2311 PHP_FUNCTION(pg_affected_rows) function
2320 PHP_FUNCTION(pg_last_notice) function
2435 PHP_FUNCTION(pg_field_table) function
2591 PHP_FUNCTION(pg_field_name) function
2599 PHP_FUNCTION(pg_field_size) function
2607 PHP_FUNCTION(pg_field_type) function
2615 PHP_FUNCTION(pg_field_type_oid) function
2623 PHP_FUNCTION(pg_field_num) function
2647 PHP_FUNCTION(pg_fetch_result) function
2874 PHP_FUNCTION(pg_fetch_row) function
2882 PHP_FUNCTION(pg_fetch_assoc) function
2894 PHP_FUNCTION(pg_fetch_array) function
2902 PHP_FUNCTION(pg_fetch_object) function
2912 PHP_FUNCTION(pg_fetch_all) function
2943 PHP_FUNCTION(pg_fetch_all_columns) function
2986 PHP_FUNCTION(pg_result_seek) function
3087 PHP_FUNCTION(pg_field_prtlen) function
3095 PHP_FUNCTION(pg_field_is_null) function
3103 PHP_FUNCTION(pg_free_result) function
3123 PHP_FUNCTION(pg_last_oid) function
3159 PHP_FUNCTION(pg_trace) function
3203 PHP_FUNCTION(pg_untrace) function
3232 PHP_FUNCTION(pg_lo_create) function
3309 PHP_FUNCTION(pg_lo_unlink) function
3380 PHP_FUNCTION(pg_lo_open) function
3502 PHP_FUNCTION(pg_lo_close) function
3531 PHP_FUNCTION(pg_lo_read) function
3566 PHP_FUNCTION(pg_lo_write) function
3609 PHP_FUNCTION(pg_lo_read_all) function
3636 PHP_FUNCTION(pg_lo_import) function
3723 PHP_FUNCTION(pg_lo_export) function
3818 PHP_FUNCTION(pg_lo_seek) function
3856 PHP_FUNCTION(pg_lo_tell) function
3887 PHP_FUNCTION(pg_lo_truncate) function
3924 PHP_FUNCTION(pg_set_error_verbosity) function
3961 PHP_FUNCTION(pg_set_client_encoding) function
3993 PHP_FUNCTION(pg_client_encoding) function
4028 PHP_FUNCTION(pg_end_copy) function
4063 PHP_FUNCTION(pg_put_line) function
4100 PHP_FUNCTION(pg_copy_to) function
4237 PHP_FUNCTION(pg_copy_from) function
4371 PHP_FUNCTION(pg_escape_string) function
4415 PHP_FUNCTION(pg_escape_bytea) function
4565 PHP_FUNCTION(pg_unescape_bytea) function
4644 PHP_FUNCTION(pg_escape_literal) function
4652 PHP_FUNCTION(pg_escape_identifier) function
4661 PHP_FUNCTION(pg_result_error) function
4689 PHP_FUNCTION(pg_result_error_field) function
4735 PHP_FUNCTION(pg_connection_status) function
4757 PHP_FUNCTION(pg_transaction_status) function
4779 PHP_FUNCTION(pg_connection_reset) function
4869 PHP_FUNCTION(pg_cancel_query) function
4877 PHP_FUNCTION(pg_connection_busy) function
4896 PHP_FUNCTION(pg_send_query) function
4967 PHP_FUNCTION(pg_send_query_params) function
5071 PHP_FUNCTION(pg_send_prepare) function
5143 PHP_FUNCTION(pg_send_execute) function
5246 PHP_FUNCTION(pg_get_result) function
5276 PHP_FUNCTION(pg_result_status) function
5310 PHP_FUNCTION(pg_get_notify) function
5370 PHP_FUNCTION(pg_get_pid) function
5450 PHP_FUNCTION(pg_socket) function
5477 PHP_FUNCTION(pg_consume_input) function
5496 PHP_FUNCTION(pg_flush) function
5648 PHP_FUNCTION(pg_meta_data) function
6494 PHP_FUNCTION(pg_convert) function
6709 PHP_FUNCTION(pg_insert) function
6925 PHP_FUNCTION(pg_update) function
7017 PHP_FUNCTION(pg_delete) function
7157 PHP_FUNCTION(pg_select) function