/PHP-7.1/ext/odbc/ |
H A D | php_odbc.c | 426 RETCODE rc; in ZEND_GET_MODULE() local 722 RETCODE rc; in PHP_MINIT_FUNCTION() local 881 RETCODE rc; in odbc_sql_error() local 947 RETCODE rc; in odbc_bindcols() local 1060 RETCODE rc; in odbc_transact() local 1199 RETCODE rc; in PHP_FUNCTION() local 1310 RETCODE rc; in PHP_FUNCTION() local 1520 RETCODE rc; in PHP_FUNCTION() local 1638 RETCODE rc; in PHP_FUNCTION() local 1722 RETCODE rc; in php_odbc_fetch_hash() local [all …]
|
H A D | php_odbc_includes.h | 55 #define SQL_SUCCEEDED(rc) (((rc)&(~1))==0) argument 72 #define SQL_SUCCEEDED(rc) (((rc)&(~1))==0) argument 83 #define SQL_SUCCEEDED(rc) (((rc)&(~1))==0) argument
|
/PHP-7.1/ext/pdo_odbc/ |
H A D | odbc_driver.c | 61 SQLRETURN rc; in pdo_odbc_error() local 147 RETCODE rc; in odbc_handle_preparer() local 226 RETCODE rc; in odbc_handle_doer() local 275 RETCODE rc; in odbc_handle_begin() local 290 RETCODE rc; in odbc_handle_commit() local 316 RETCODE rc; in odbc_handle_rollback() local 394 RETCODE rc; in pdo_odbc_handle_factory() local
|
H A D | odbc_stmt.c | 164 RETCODE rc; in odbc_stmt_execute() local 286 RETCODE rc; in odbc_stmt_param_hook() local 529 RETCODE rc; in odbc_stmt_fetch() local 568 RETCODE rc; in odbc_stmt_describe() local 658 RETCODE rc; in odbc_stmt_get_col() local 777 SQLRETURN rc; in odbc_stmt_set_param() local 804 SQLRETURN rc; in odbc_stmt_get_attr() local 836 SQLRETURN rc; in odbc_stmt_next_rowset() local
|
/PHP-7.1/sapi/cli/ |
H A D | php_cli_process_title.c | 35 int rc; in PHP_FUNCTION() local 57 int rc; in PHP_FUNCTION() local
|
H A D | ps_title.c | 302 const char* ps_title_errno(int rc) in ps_title_errno() 337 int rc = is_ps_title_available(); in set_ps_title() local 395 int rc = is_ps_title_available(); in get_ps_title() local
|
/PHP-7.1/ext/mysqli/ |
H A D | mysqli_api.c | 146 my_ulonglong rc; in PHP_FUNCTION() local 190 unsigned long rc; in mysqli_stmt_bind_param_do_bind() local 330 zend_ulong rc; in PHP_FUNCTION() local 396 zend_ulong rc; in mysqli_stmt_bind_result_do_bind() local 589 zend_ulong rc; in PHP_FUNCTION() local 617 zend_ulong rc; in PHP_FUNCTION() local 1546 my_ulonglong rc; local 1824 zend_long rc; local 2036 my_ulonglong rc; local 2131 my_ulonglong rc; local [all …]
|
H A D | mysqli_embedded.c | 43 int index, rc; in PHP_FUNCTION() local
|
H A D | mysqli_prop.c | 150 my_ulonglong rc; in link_affected_rows_read() local 343 my_ulonglong rc; in stmt_affected_rows_read() local
|
/PHP-7.1/ext/mysqlnd/ |
H A D | mysqlnd_result.c | 55 enum_func_status rc = result->m.row_decoder(result->row_buffers[current_row_num], in MYSQLND_METHOD() local 98 enum_func_status rc; in MYSQLND_METHOD() local 732 enum_func_status rc = result->unbuf->m.row_decoder(result->unbuf->last_row_buffer, in MYSQLND_METHOD() local 853 enum_func_status rc = result->unbuf->m.row_decoder(result->unbuf->last_row_buffer, in MYSQLND_METHOD() local 1006 enum_func_status rc = set->m.row_decoder(set->row_buffers[row_num], in MYSQLND_METHOD() local 1096 enum_func_status rc = set->m.row_decoder(set->row_buffers[row_num], in MYSQLND_METHOD() local 1178 enum_func_status rc; in MYSQLND_METHOD() local
|
/PHP-7.1/ext/hash/ |
H A D | php_hash_whirlpool_tables.h | 26 static const uint64_t rc[R + 1] = { variable
|
/PHP-7.1/ext/fileinfo/libmagic/ |
H A D | apptype.c | 48 APPTYPE rc, type; in file_os2_apptype() local
|
H A D | compress.c | 336 int rc; in uncompressgzipped() local
|
/PHP-7.1/sapi/litespeed/ |
H A D | lsapi_main.c | 693 int rc = SUCCESS; in lsapi_activate_user_ini_basic_checks() local 720 int rc = SUCCESS; in lsapi_activate_user_ini_mk_path() local 742 int rc = SUCCESS; in lsapi_activate_user_ini_mk_realpath() local 806 int rc = SUCCESS; in lsapi_activate_user_ini_walk_down_the_path() local 840 int rc = SUCCESS; in lsapi_activate_user_ini_finally() local
|
/PHP-7.1/ext/pcre/pcrelib/ |
H A D | pcre_get.c | 77 int rc; in pcre_get_stringnumber() local 160 int rc; in pcre_get_stringtable_entries() local
|
H A D | pcre_study.c | 838 int rc; in set_start_bits() local 1507 int rc; in pcre_study() local
|
H A D | pcredemo.c | 61 int rc, i; in main() local
|
H A D | pcreposix.c | 323 int rc, so, eo; in regexec() local
|
H A D | pcre_exec.c | 321 #define RMATCH(ra,rb,rc,rd,re,rw) \ argument 333 #define RMATCH(ra,rb,rc,rd,re,rw) \ argument 347 #define RMATCH(ra,rb,rc,rd,re,rw)\ argument 6360 int rc, ocount, arg_offset_max; in pcre_exec() local
|
/PHP-7.1/ext/ldap/ |
H A D | ldap.c | 416 int rc = LDAP_SUCCESS; in PHP_FUNCTION() local 522 int rc; in PHP_FUNCTION() local 666 size_t rc, dn_len, passwd_len, mech_len, realm_len, authc_id_len, authz_id_len, props_len; in PHP_FUNCTION() local 1635 int rc; in PHP_FUNCTION() local 2514 int rc, lerrcode, myargcount = ZEND_NUM_ARGS(); in PHP_FUNCTION() local 2690 int rc; in PHP_FUNCTION() local 2732 int rc, protocol = LDAP_VERSION3; in PHP_FUNCTION() local 2986 int rc, myargcount = ZEND_NUM_ARGS(); in PHP_FUNCTION() local 3078 int rc, lerrcode, myargcount = ZEND_NUM_ARGS(); in PHP_FUNCTION() local
|
/PHP-7.1/ext/intl/collator/ |
H A D | collator_sort.c | 56 int rc = SUCCESS; in collator_regular_compare_function() local 186 int rc = SUCCESS; in collator_icu_compare_function() local
|
/PHP-7.1/sapi/phpdbg/ |
H A D | phpdbg_io.c | 258 int sock = -1, rc; local
|
H A D | phpdbg_out.c | 1290 int rc = 0; in phpdbg_rlog_internal() local
|
/PHP-7.1/ext/date/lib/ |
H A D | astro.c | 225 int rc = 0; /* Return cde from function - usually 0 */ in timelib_astro_rise_set_altitude() local
|
/PHP-7.1/ext/pcre/ |
H A D | php_pcre.c | 269 int rc; in make_subpats_table() local 337 int rc; in pcre_get_compiled_regex_cache() local
|