/php-src/ext/dba/ |
H A D | dba_lmdb.c | 43 int rc; in DBA_OPEN_FUNC() local 133 int rc; in DBA_FETCH_FUNC() local 174 int rc; in DBA_UPDATE_FUNC() local 209 int rc; in DBA_EXISTS_FUNC() local 245 int rc; in DBA_DELETE_FUNC() local 276 int rc; in DBA_FIRSTKEY_FUNC() local 315 int rc; in DBA_NEXTKEY_FUNC() local 352 int rc; in DBA_SYNC_FUNC() local
|
/php-src/ext/pdo_odbc/ |
H A D | odbc_driver.c | 57 SQLRETURN rc; in pdo_odbc_error() local 141 RETCODE rc; in odbc_handle_preparer() local 220 RETCODE rc; in odbc_handle_doer() local 271 RETCODE rc; in odbc_handle_begin() local 286 RETCODE rc; in odbc_handle_commit() local 312 RETCODE rc; in odbc_handle_rollback() local 357 RETCODE rc = SQLSetConnectAttr( in odbc_handle_set_attr() local 381 RETCODE rc; in pdo_odbc_get_info_string() local 471 RETCODE rc; in pdo_odbc_handle_factory() local
|
H A D | odbc_stmt.c | 158 RETCODE rc, rc1; in odbc_stmt_execute() local 289 RETCODE rc; in odbc_stmt_param_hook() local 526 RETCODE rc; in odbc_stmt_fetch() local 565 RETCODE rc; in odbc_stmt_describe() local 657 RETCODE rc; in odbc_stmt_get_col() local 768 SQLRETURN rc; in odbc_stmt_set_param() local 795 SQLRETURN rc; in odbc_stmt_get_attr() local 827 SQLRETURN rc; in odbc_stmt_next_rowset() local 852 SQLRETURN rc; in odbc_stmt_close_cursor() local
|
/php-src/ext/odbc/ |
H A D | php_odbc.c | 502 RETCODE rc; in PHP_MINIT_FUNCTION() local 603 RETCODE rc; in odbc_sql_error() local 668 RETCODE rc; in odbc_bindcols() local 788 RETCODE rc; in odbc_transact() local 900 RETCODE rc; in PHP_FUNCTION() local 1022 RETCODE rc; in PHP_FUNCTION() local 1178 RETCODE rc; in PHP_FUNCTION() local 1292 RETCODE rc; in PHP_FUNCTION() local 1371 RETCODE rc; in php_odbc_fetch_hash() local 1537 RETCODE rc; in PHP_FUNCTION() local [all …]
|
H A D | php_odbc_includes.h | 48 #define SQL_SUCCEEDED(rc) (((rc)&(~1))==0) argument 65 #define SQL_SUCCEEDED(rc) (((rc)&(~1))==0) argument 76 #define SQL_SUCCEEDED(rc) (((rc)&(~1))==0) argument
|
/php-src/sapi/cli/ |
H A D | php_cli_process_title.c | 30 int rc; in PHP_FUNCTION() local 51 int rc; in PHP_FUNCTION() local
|
H A D | ps_title.c | 307 const char* ps_title_errno(int rc) in ps_title_errno() 342 int rc = is_ps_title_available(); in set_ps_title() local 399 int rc = is_ps_title_available(); in get_ps_title() local
|
/php-src/ext/ldap/ |
H A D | ldap.c | 293 int lestimated, rc; in _php_ldap_control_to_array() local 358 int errcode, rc; in _php_ldap_control_to_array() local 1135 int rc; in PHP_FUNCTION() local 1179 int rc; in PHP_FUNCTION() local 2484 int rc, msgid; in php_ldap_do_delete() local 3275 int rc; in PHP_FUNCTION() local 3386 int rc; in PHP_FUNCTION() local 3562 int rc, msgid; in php_ldap_do_rename() local 3913 int rc, msgid; in php_ldap_exop() local 4130 int rc; in PHP_FUNCTION() local [all …]
|
/php-src/ext/hash/ |
H A D | php_hash_whirlpool_tables.h | 22 static const uint64_t rc[R + 1] = { variable
|
/php-src/ext/pcre/pcre2lib/ |
H A D | pcre2_dfa_match.c | 2795 int rc; in internal_dfa_match() local 2893 int rc; in internal_dfa_match() local 2940 int rc; in internal_dfa_match() local 3039 int rc; in internal_dfa_match() local 3141 int rc; in internal_dfa_match() local 3353 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_substitute.c | 82 int rc = 0; in find_text_end() local 225 int rc; in pcre2_substitute() 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_study.c | 981 int rc; in set_start_bits() local 1781 int rc = set_start_bits(re, code, utf, ucp, &depth); in PRIV() local
|
/php-src/ext/mysqli/ |
H A D | mysqli_api.c | 38 my_ulonglong rc; in PHP_FUNCTION() local 193 enum_func_status rc = mysqli_stmt_bind_result_do_bind(stmt, args, argc); in PHP_FUNCTION() local 211 …enum_func_status rc = mysqlnd_change_user_ex(mysql->mysql, user, password, dbname, false, (size_t)… in PHP_FUNCTION() local 1015 my_ulonglong rc; in PHP_FUNCTION() local 1244 zend_long rc; in PHP_FUNCTION() local 1426 my_ulonglong rc; in PHP_FUNCTION() local 1517 my_ulonglong rc; in PHP_FUNCTION() local 1568 my_ulonglong rc; in PHP_FUNCTION() local 1738 int rc; in PHP_FUNCTION() local
|
H A D | mysqli_prop.c | 170 my_ulonglong rc; in link_affected_rows_read() local 309 my_ulonglong rc; in stmt_affected_rows_read() local
|
/php-src/ext/fileinfo/libmagic/ |
H A D | apptype.c | 48 APPTYPE rc, type; in file_os2_apptype() local
|
H A D | compress.c | 612 int rc; in uncompresszlib() local 654 int rc; in uncompressbzlib() local 695 int rc; in uncompressxzlib() local 733 size_t rc; in uncompresszstd() local
|
/php-src/sapi/litespeed/ |
H A D | lsapi_main.c | 915 int rc = SUCCESS; in lsapi_activate_user_ini_basic_checks() local 942 int rc = SUCCESS; in lsapi_activate_user_ini_mk_path() local 962 int rc = SUCCESS; in lsapi_activate_user_ini_mk_realpath() local 1026 int rc = SUCCESS; in lsapi_activate_user_ini_walk_down_the_path() local 1060 int rc = SUCCESS; in lsapi_activate_user_ini_finally() local
|
/php-src/ext/intl/collator/ |
H A D | collator_sort.c | 53 int rc = SUCCESS; in collator_regular_compare_function() local 170 int rc = SUCCESS; in collator_icu_compare_function() local
|
/php-src/ext/opcache/ |
H A D | zend_accelerator_blacklist.c | 364 …int rc = pcre2_match(regexp_list_it->re, (PCRE2_SPTR)verify_path, verify_path_len, 0, 0, match_dat… local
|
/php-src/ext/mysqlnd/ |
H A D | mysqlnd_result.c | 451 enum_func_status rc = set->m.row_decoder( in MYSQLND_METHOD() local 564 enum_func_status rc; in MYSQLND_METHOD() local
|
/php-src/ext/filter/ |
H A D | logical_filters.c | 480 int rc; in php_filter_validate_regexp() local 686 int rc; in php_filter_validate_email() local
|
/php-src/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-src/Zend/ |
H A D | zend_types.h | 708 #define GC_SET_REFCOUNT(p, rc) zend_gc_set_refcount(&(p)->gc, rc) argument 711 #define GC_ADDREF_EX(p, rc) zend_gc_addref_ex(&(p)->gc, rc) argument 712 #define GC_DELREF_EX(p, rc) zend_gc_delref_ex(&(p)->gc, rc) argument 1266 #define Z_SET_REFCOUNT_P(pz, rc) zval_set_refcount_p(pz, rc) argument 1271 #define Z_SET_REFCOUNT(z, rc) Z_SET_REFCOUNT_P(&(z), rc) argument 1321 static zend_always_inline uint32_t zend_gc_set_refcount(zend_refcounted_h *p, uint32_t rc) { in zend_gc_set_refcount() 1351 static zend_always_inline uint32_t zend_gc_addref_ex(zend_refcounted_h *p, uint32_t rc) { in zend_gc_addref_ex() 1357 static zend_always_inline uint32_t zend_gc_delref_ex(zend_refcounted_h *p, uint32_t rc) { in zend_gc_delref_ex() 1370 static zend_always_inline uint32_t zval_set_refcount_p(zval* pz, uint32_t rc) { in zval_set_refcount_p()
|