Lines Matching defs:PHP_FUNCTION

1071 PHP_FUNCTION(mysql_connect)  function
1079 PHP_FUNCTION(mysql_pconnect) function
1087 PHP_FUNCTION(mysql_close) function
1130 PHP_FUNCTION(mysql_select_db) function
1161 PHP_FUNCTION(mysql_get_client_info) function
1173 PHP_FUNCTION(mysql_get_host_info) function
1196 PHP_FUNCTION(mysql_get_proto_info) function
1219 PHP_FUNCTION(mysql_get_server_info) function
1242 PHP_FUNCTION(mysql_info) function
1270 PHP_FUNCTION(mysql_thread_id) function
1292 PHP_FUNCTION(mysql_stat) function
1328 PHP_FUNCTION(mysql_client_encoding) function
1352 PHP_FUNCTION(mysql_set_charset) function
1383 PHP_FUNCTION(mysql_create_db) function
1414 PHP_FUNCTION(mysql_drop_db) function
1558 PHP_FUNCTION(mysql_query) function
1567 PHP_FUNCTION(mysql_unbuffered_query) function
1576 PHP_FUNCTION(mysql_db_query) function
1601 PHP_FUNCTION(mysql_list_dbs) function
1635 PHP_FUNCTION(mysql_list_tables) function
1673 PHP_FUNCTION(mysql_list_fields) function
1710 PHP_FUNCTION(mysql_list_processes) function
1744 PHP_FUNCTION(mysql_error) function
1775 PHP_FUNCTION(mysql_errno) function
1806 PHP_FUNCTION(mysql_affected_rows) function
1832 PHP_FUNCTION(mysql_escape_string) function
1856 PHP_FUNCTION(mysql_real_escape_string) function
1886 PHP_FUNCTION(mysql_insert_id) function
1912 PHP_FUNCTION(mysql_result) function
2018 PHP_FUNCTION(mysql_num_rows) function
2037 PHP_FUNCTION(mysql_num_fields) function
2231 PHP_FUNCTION(mysql_fetch_row) function
2240 PHP_FUNCTION(mysql_fetch_object) function
2253 PHP_FUNCTION(mysql_fetch_array) function
2262 PHP_FUNCTION(mysql_fetch_assoc) function
2270 PHP_FUNCTION(mysql_data_seek) function
2294 PHP_FUNCTION(mysql_fetch_lengths) function
2398 PHP_FUNCTION(mysql_fetch_field) function
2442 PHP_FUNCTION(mysql_field_seek) function
2598 PHP_FUNCTION(mysql_field_name) function
2607 PHP_FUNCTION(mysql_field_table) function
2616 PHP_FUNCTION(mysql_field_len) function
2625 PHP_FUNCTION(mysql_field_type) function
2634 PHP_FUNCTION(mysql_field_flags) function
2643 PHP_FUNCTION(mysql_free_result) function
2665 PHP_FUNCTION(mysql_ping) function