Lines Matching defs:PHP_FUNCTION

1073 PHP_FUNCTION(mysql_connect)  function
1081 PHP_FUNCTION(mysql_pconnect) function
1089 PHP_FUNCTION(mysql_close) function
1132 PHP_FUNCTION(mysql_select_db) function
1163 PHP_FUNCTION(mysql_get_client_info) function
1175 PHP_FUNCTION(mysql_get_host_info) function
1198 PHP_FUNCTION(mysql_get_proto_info) function
1221 PHP_FUNCTION(mysql_get_server_info) function
1244 PHP_FUNCTION(mysql_info) function
1272 PHP_FUNCTION(mysql_thread_id) function
1294 PHP_FUNCTION(mysql_stat) function
1330 PHP_FUNCTION(mysql_client_encoding) function
1354 PHP_FUNCTION(mysql_set_charset) function
1385 PHP_FUNCTION(mysql_create_db) function
1416 PHP_FUNCTION(mysql_drop_db) function
1560 PHP_FUNCTION(mysql_query) function
1569 PHP_FUNCTION(mysql_unbuffered_query) function
1578 PHP_FUNCTION(mysql_db_query) function
1603 PHP_FUNCTION(mysql_list_dbs) function
1637 PHP_FUNCTION(mysql_list_tables) function
1675 PHP_FUNCTION(mysql_list_fields) function
1712 PHP_FUNCTION(mysql_list_processes) function
1746 PHP_FUNCTION(mysql_error) function
1777 PHP_FUNCTION(mysql_errno) function
1808 PHP_FUNCTION(mysql_affected_rows) function
1834 PHP_FUNCTION(mysql_escape_string) function
1858 PHP_FUNCTION(mysql_real_escape_string) function
1888 PHP_FUNCTION(mysql_insert_id) function
1914 PHP_FUNCTION(mysql_result) function
2020 PHP_FUNCTION(mysql_num_rows) function
2039 PHP_FUNCTION(mysql_num_fields) function
2222 PHP_FUNCTION(mysql_fetch_row) function
2231 PHP_FUNCTION(mysql_fetch_object) function
2244 PHP_FUNCTION(mysql_fetch_array) function
2253 PHP_FUNCTION(mysql_fetch_assoc) function
2261 PHP_FUNCTION(mysql_data_seek) function
2285 PHP_FUNCTION(mysql_fetch_lengths) function
2389 PHP_FUNCTION(mysql_fetch_field) function
2433 PHP_FUNCTION(mysql_field_seek) function
2589 PHP_FUNCTION(mysql_field_name) function
2598 PHP_FUNCTION(mysql_field_table) function
2607 PHP_FUNCTION(mysql_field_len) function
2616 PHP_FUNCTION(mysql_field_type) function
2625 PHP_FUNCTION(mysql_field_flags) function
2634 PHP_FUNCTION(mysql_free_result) function
2656 PHP_FUNCTION(mysql_ping) function