/PHP-7.4/ext/dba/ |
H A D | dba_lmdb.c | 45 int rc, mode = 0644, flags = MDB_NOSUBDIR; in DBA_OPEN_FUNC() local 121 int rc; in DBA_FETCH_FUNC() local 163 int rc; in DBA_UPDATE_FUNC() local 198 int rc; in DBA_EXISTS_FUNC() local 234 int rc; in DBA_DELETE_FUNC() local 264 int rc; in DBA_FIRSTKEY_FUNC() local 304 int rc; in DBA_NEXTKEY_FUNC() local 342 int rc; in DBA_SYNC_FUNC() local
|
/PHP-7.4/ext/pdo_odbc/ |
H A D | odbc_stmt.c | 163 RETCODE rc; in odbc_stmt_execute() local 285 RETCODE rc; in odbc_stmt_param_hook() local 532 RETCODE rc; in odbc_stmt_fetch() local 571 RETCODE rc; in odbc_stmt_describe() local 662 RETCODE rc; in odbc_stmt_get_col() local 790 SQLRETURN rc; in odbc_stmt_set_param() local 817 SQLRETURN rc; in odbc_stmt_get_attr() local 849 SQLRETURN rc; in odbc_stmt_next_rowset() local 874 SQLRETURN rc; in odbc_stmt_close_cursor() local
|
H A D | odbc_driver.c | 59 SQLRETURN rc; in pdo_odbc_error() local 145 RETCODE rc; in odbc_handle_preparer() local 225 RETCODE rc; in odbc_handle_doer() local 274 RETCODE rc; in odbc_handle_begin() local 289 RETCODE rc; in odbc_handle_commit() local 315 RETCODE rc; in odbc_handle_rollback() local 393 RETCODE rc; in pdo_odbc_handle_factory() local
|
/PHP-7.4/ext/odbc/ |
H A D | php_odbc.c | 715 RETCODE rc; in PHP_MINIT_FUNCTION() local 874 RETCODE rc; in odbc_sql_error() local 940 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 1516 RETCODE rc; in PHP_FUNCTION() local 1637 RETCODE rc; in PHP_FUNCTION() local 1719 RETCODE rc; in php_odbc_fetch_hash() local 1881 RETCODE rc; in PHP_FUNCTION() local [all …]
|
H A D | php_odbc_includes.h | 51 #define SQL_SUCCEEDED(rc) (((rc)&(~1))==0) argument 68 #define SQL_SUCCEEDED(rc) (((rc)&(~1))==0) argument 79 #define SQL_SUCCEEDED(rc) (((rc)&(~1))==0) argument
|
/PHP-7.4/sapi/cli/ |
H A D | php_cli_process_title.c | 33 int rc; in PHP_FUNCTION() local 55 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.4/ext/ldap/ |
H A D | ldap.c | 168 int lestimated, rc; in _php_ldap_control_to_array() local 233 int errcode, rc; in _php_ldap_control_to_array() local 1033 int rc = LDAP_SUCCESS; in PHP_FUNCTION() local 1131 int rc; in PHP_FUNCTION() local 1188 int rc; in PHP_FUNCTION() local 2455 int rc, msgid; in php_ldap_do_delete() local 3353 int rc; in PHP_FUNCTION() local 3632 int rc, msgid; in php_ldap_do_rename() local 4170 int rc, msgid; in PHP_FUNCTION() local 4372 int rc; in PHP_FUNCTION() local [all …]
|
/PHP-7.4/ext/mysqli/ |
H A D | mysqli_api.c | 144 my_ulonglong rc; in PHP_FUNCTION() local 189 unsigned long rc; in mysqli_stmt_bind_param_do_bind() local 329 zend_ulong rc; in PHP_FUNCTION() local 395 zend_ulong rc; in mysqli_stmt_bind_result_do_bind() local 588 zend_ulong rc; in PHP_FUNCTION() local 616 zend_ulong rc; in PHP_FUNCTION() local 1546 my_ulonglong rc; local 1819 zend_long rc; local 2041 my_ulonglong rc; local 2136 my_ulonglong rc; local [all …]
|
H A D | mysqli_prop.c | 161 my_ulonglong rc; in link_affected_rows_read() local 328 my_ulonglong rc; in stmt_affected_rows_read() local
|
/PHP-7.4/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 696 enum_func_status rc = result->unbuf->m.row_decoder(&result->unbuf->last_row_buffer, in MYSQLND_METHOD() local 828 enum_func_status rc = result->unbuf->m.row_decoder(&result->unbuf->last_row_buffer, in MYSQLND_METHOD() local 988 enum_func_status rc = set->m.row_decoder(&set->row_buffers[row_num], in MYSQLND_METHOD() local 1078 enum_func_status rc = set->m.row_decoder(&set->row_buffers[row_num], in MYSQLND_METHOD() local 1161 enum_func_status rc; in MYSQLND_METHOD() local
|
/PHP-7.4/ext/pcre/pcre2lib/ |
H A D | pcre2_dfa_match.c | 2691 int rc; in internal_dfa_match() local 2789 int rc; in internal_dfa_match() local 2836 int rc; in internal_dfa_match() local 2930 int rc; in internal_dfa_match() local 3032 int rc; in internal_dfa_match() local 3244 int rc; in pcre2_dfa_match() local
|
H A D | pcre2_pattern_info.c | 299 int rc; in pcre2_callout_enumerate() local
|
H A D | pcre2_substring.c | 124 int rc; in pcre2_substring_copy_bynumber() local 212 int rc; in pcre2_substring_get_bynumber() local
|
H A D | pcre2_substitute.c | 82 int rc = 0; in find_text_end() local 225 int rc; in pcre2_substitute() local
|
H A D | pcre2_study.c | 978 int rc; in set_start_bits() local 1691 int rc = set_start_bits(re, code, utf, ucp, &depth); in PRIV() local
|
/PHP-7.4/ext/hash/ |
H A D | php_hash_whirlpool_tables.h | 24 static const uint64_t rc[R + 1] = { variable
|
/PHP-7.4/ext/fileinfo/libmagic/ |
H A D | apptype.c | 48 APPTYPE rc, type; in file_os2_apptype() local
|
/PHP-7.4/sapi/litespeed/ |
H A D | lsapi_main.c | 930 int rc = SUCCESS; in lsapi_activate_user_ini_basic_checks() local 957 int rc = SUCCESS; in lsapi_activate_user_ini_mk_path() local 977 int rc = SUCCESS; in lsapi_activate_user_ini_mk_realpath() local 1041 int rc = SUCCESS; in lsapi_activate_user_ini_walk_down_the_path() local 1075 int rc = SUCCESS; in lsapi_activate_user_ini_finally() local
|
/PHP-7.4/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.4/ext/filter/ |
H A D | logical_filters.c | 471 int rc; in php_filter_validate_regexp() local 677 int rc; in php_filter_validate_email() local
|
/PHP-7.4/Zend/ |
H A D | zend_types.h | 498 #define GC_SET_REFCOUNT(p, rc) zend_gc_set_refcount(&(p)->gc, rc) argument 501 #define GC_ADDREF_EX(p, rc) zend_gc_addref_ex(&(p)->gc, rc) argument 502 #define GC_DELREF_EX(p, rc) zend_gc_delref_ex(&(p)->gc, rc) argument 978 #define Z_SET_REFCOUNT_P(pz, rc) zval_set_refcount_p(pz, rc) argument 983 #define Z_SET_REFCOUNT(z, rc) Z_SET_REFCOUNT_P(&(z), rc) argument 1028 static zend_always_inline uint32_t zend_gc_set_refcount(zend_refcounted_h *p, uint32_t rc) { in zend_gc_set_refcount() 1044 static zend_always_inline uint32_t zend_gc_addref_ex(zend_refcounted_h *p, uint32_t rc) { in zend_gc_addref_ex() 1050 static zend_always_inline uint32_t zend_gc_delref_ex(zend_refcounted_h *p, uint32_t rc) { in zend_gc_delref_ex() 1063 static zend_always_inline uint32_t zval_set_refcount_p(zval* pz, uint32_t rc) { in zval_set_refcount_p()
|
/PHP-7.4/sapi/phpdbg/ |
H A D | phpdbg_io.c | 258 int sock = -1, rc; local
|
/PHP-7.4/ext/opcache/ |
H A D | zend_accelerator_blacklist.c | 361 …int rc = pcre2_match(regexp_list_it->re, (PCRE2_SPTR)verify_path, verify_path_len, 0, 0, match_dat… local
|
/PHP-7.4/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
|