Lines Matching refs:PHP_FUNCTION

897 PHP_FUNCTION(odbc_close_all)  in PHP_FUNCTION()  function
920 PHP_FUNCTION(odbc_binmode) in PHP_FUNCTION() function
927 PHP_FUNCTION(odbc_longreadlen) in PHP_FUNCTION() function
934 PHP_FUNCTION(odbc_prepare) in PHP_FUNCTION() function
1053 PHP_FUNCTION(odbc_execute) in PHP_FUNCTION() function
1211 PHP_FUNCTION(odbc_cursor) in PHP_FUNCTION() function
1268 PHP_FUNCTION(odbc_data_source) in PHP_FUNCTION() function
1326 PHP_FUNCTION(odbc_exec) in PHP_FUNCTION() function
1548 PHP_FUNCTION(odbc_fetch_object) in PHP_FUNCTION() function
1558 PHP_FUNCTION(odbc_fetch_array) in PHP_FUNCTION() function
1566 PHP_FUNCTION(odbc_fetch_into) in PHP_FUNCTION() function
1698 PHP_FUNCTION(odbc_fetch_row) in PHP_FUNCTION() function
1760 PHP_FUNCTION(odbc_result) in PHP_FUNCTION() function
1971 PHP_FUNCTION(odbc_result_all) in PHP_FUNCTION() function
2112 PHP_FUNCTION(odbc_free_result) in PHP_FUNCTION() function
2131 PHP_FUNCTION(odbc_connect) in PHP_FUNCTION() function
2138 PHP_FUNCTION(odbc_pconnect) in PHP_FUNCTION() function
2450 PHP_FUNCTION(odbc_close)
2472 PHP_FUNCTION(odbc_num_rows)
2492 PHP_FUNCTION(odbc_next_result)
2540 PHP_FUNCTION(odbc_num_fields)
2557 PHP_FUNCTION(odbc_field_name)
2590 PHP_FUNCTION(odbc_field_type)
2626 PHP_FUNCTION(odbc_field_len)
2633 PHP_FUNCTION(odbc_field_scale)
2640 PHP_FUNCTION(odbc_field_num)
2675 PHP_FUNCTION(odbc_autocommit)
2710 PHP_FUNCTION(odbc_commit)
2717 PHP_FUNCTION(odbc_rollback)
2756 PHP_FUNCTION(odbc_error)
2763 PHP_FUNCTION(odbc_errormsg)
2776 PHP_FUNCTION(odbc_setoption)
2836 PHP_FUNCTION(odbc_tables)
2901 PHP_FUNCTION(odbc_columns)
2969 PHP_FUNCTION(odbc_columnprivileges)
3031 PHP_FUNCTION(odbc_foreignkeys)
3106 PHP_FUNCTION(odbc_gettypeinfo)
3163 PHP_FUNCTION(odbc_primarykeys)
3222 PHP_FUNCTION(odbc_procedurecolumns)
3284 PHP_FUNCTION(odbc_procedures)
3343 PHP_FUNCTION(odbc_specialcolumns)
3410 PHP_FUNCTION(odbc_statistics)
3477 PHP_FUNCTION(odbc_tableprivileges)