Lines Matching refs:PHP_FUNCTION

1449 PHP_FUNCTION(pg_connect)  function
1457 PHP_FUNCTION(pg_pconnect) function
1465 PHP_FUNCTION(pg_close) function
1581 PHP_FUNCTION(pg_dbname) function
1589 PHP_FUNCTION(pg_last_error) function
1597 PHP_FUNCTION(pg_options) function
1605 PHP_FUNCTION(pg_port) function
1613 PHP_FUNCTION(pg_tty) function
1621 PHP_FUNCTION(pg_host) function
1629 PHP_FUNCTION(pg_version) function
1638 PHP_FUNCTION(pg_parameter_status) function
1672 PHP_FUNCTION(pg_ping) function
1710 PHP_FUNCTION(pg_query) function
1809 PHP_FUNCTION(pg_query_params) function
1933 PHP_FUNCTION(pg_prepare) function
2016 PHP_FUNCTION(pg_execute) function
2181 PHP_FUNCTION(pg_num_rows) function
2189 PHP_FUNCTION(pg_num_fields) function
2198 PHP_FUNCTION(pg_affected_rows) function
2207 PHP_FUNCTION(pg_last_notice) function
2291 PHP_FUNCTION(pg_field_table) function
2448 PHP_FUNCTION(pg_field_name) function
2456 PHP_FUNCTION(pg_field_size) function
2464 PHP_FUNCTION(pg_field_type) function
2473 PHP_FUNCTION(pg_field_type_oid) function
2481 PHP_FUNCTION(pg_field_num) function
2504 PHP_FUNCTION(pg_fetch_result) function
2740 PHP_FUNCTION(pg_fetch_row) function
2748 PHP_FUNCTION(pg_fetch_assoc) function
2760 PHP_FUNCTION(pg_fetch_array) function
2768 PHP_FUNCTION(pg_fetch_object) function
2778 PHP_FUNCTION(pg_fetch_all) function
2801 PHP_FUNCTION(pg_fetch_all_columns) function
2842 PHP_FUNCTION(pg_result_seek) function
2937 PHP_FUNCTION(pg_field_prtlen) function
2945 PHP_FUNCTION(pg_field_is_null) function
2953 PHP_FUNCTION(pg_free_result) function
2973 PHP_FUNCTION(pg_last_oid) function
3006 PHP_FUNCTION(pg_trace) function
3049 PHP_FUNCTION(pg_untrace) function
3076 PHP_FUNCTION(pg_lo_create) function
3149 PHP_FUNCTION(pg_lo_unlink) function
3219 PHP_FUNCTION(pg_lo_open) function
3340 PHP_FUNCTION(pg_lo_close) function
3367 PHP_FUNCTION(pg_lo_read) function
3398 PHP_FUNCTION(pg_lo_write) function
3439 PHP_FUNCTION(pg_lo_read_all) function
3464 PHP_FUNCTION(pg_lo_import) function
3551 PHP_FUNCTION(pg_lo_export) function
3643 PHP_FUNCTION(pg_lo_seek) function
3670 PHP_FUNCTION(pg_lo_tell) function
3691 PHP_FUNCTION(pg_set_error_verbosity) function
3729 PHP_FUNCTION(pg_set_client_encoding) function
3762 PHP_FUNCTION(pg_client_encoding) function
3799 PHP_FUNCTION(pg_end_copy) function
3834 PHP_FUNCTION(pg_put_line) function
3871 PHP_FUNCTION(pg_copy_to) function
4007 PHP_FUNCTION(pg_copy_from) function
4149 PHP_FUNCTION(pg_escape_string) function
4191 PHP_FUNCTION(pg_escape_bytea) function
4338 PHP_FUNCTION(pg_unescape_bytea) function
4417 PHP_FUNCTION(pg_escape_literal) function
4425 PHP_FUNCTION(pg_escape_identifier) function
4435 PHP_FUNCTION(pg_result_error) function
4462 PHP_FUNCTION(pg_result_error_field) function
4507 PHP_FUNCTION(pg_connection_status) function
4529 PHP_FUNCTION(pg_transaction_status) function
4551 PHP_FUNCTION(pg_connection_reset) function
4644 PHP_FUNCTION(pg_cancel_query) function
4652 PHP_FUNCTION(pg_connection_busy) function
4660 PHP_FUNCTION(pg_send_query) function
4715 PHP_FUNCTION(pg_send_query_params) function
4811 PHP_FUNCTION(pg_send_prepare) function
4869 PHP_FUNCTION(pg_send_execute) function
4965 PHP_FUNCTION(pg_get_result) function
4994 PHP_FUNCTION(pg_result_status) function
5027 PHP_FUNCTION(pg_get_notify) function
5086 PHP_FUNCTION(pg_get_pid) function
5205 PHP_FUNCTION(pg_meta_data) function
6077 PHP_FUNCTION(pg_convert) function
6281 PHP_FUNCTION(pg_insert) function
6437 PHP_FUNCTION(pg_update) function
6529 PHP_FUNCTION(pg_delete) function
6667 PHP_FUNCTION(pg_select) function