/PHP-5.5/ext/mysqlnd/ |
H A D | mysqlnd_libmysql_compat.h | 51 #define mysql_errno(r) mysqlnd_errno((r)) argument 52 #define mysql_error(r) mysqlnd_error((r)) argument 58 #define mysql_fetch_row(r) mysqlnd_fetch_row_c((r)) argument 63 #define mysql_insert_id(r) mysqlnd_insert_id((r)) argument 64 #define mysql_kill(r,n) mysqlnd_kill((r), (n)) argument 72 #define mysql_num_rows(r) mysqlnd_num_rows((r)) argument 73 #define mysql_ping(r) mysqlnd_ping((r)) argument 81 #define mysql_sqlstate(r) mysqlnd_sqlstate((r)) argument 108 #define mysql_info(r) mysqlnd_info((r)) argument 111 #define mysql_stmt_init(r) mysqlnd_stmt_init((r)) argument [all …]
|
/PHP-5.5/sapi/apache_hooks/ |
H A D | php_apache.c | 131 request_rec *r; in get_apache_request() local 185 request_rec *r; in apache_request_read_string_slot() local 210 request_rec *r; in apache_request_string_slot() local 241 request_rec *r; in apache_request_read_int_slot() local 261 request_rec *r; in apache_request_int_slot() local 507 request_rec *r; in PHP_FUNCTION() local 566 request_rec *r; in PHP_FUNCTION() local 659 request_rec *r; in PHP_FUNCTION() local 678 request_rec *r; in PHP_FUNCTION() local 699 request_rec *r; in PHP_FUNCTION() local [all …]
|
H A D | mod_php5.c | 743 static int send_parsed_php(request_rec * r) in send_parsed_php() 1178 static int php_xbithack_handler(request_rec * r) in php_xbithack_handler() 1296 static int php_uri_translation(request_rec *r) in php_uri_translation() 1307 static int php_header_hook(request_rec *r) in php_header_hook() 1318 static int php_auth_hook(request_rec *r) in php_auth_hook() 1329 static int php_access_hook(request_rec *r) in php_access_hook() 1343 static int php_type_hook(request_rec *r) in php_type_hook() 1355 static int php_fixup_hook(request_rec *r) in php_fixup_hook() 1367 static int php_logger_hook(request_rec *r) in php_logger_hook() 1379 static int php_post_read_hook(request_rec *r) in php_post_read_hook() [all …]
|
H A D | sapi_apache.c | 28 int apache_php_module_main(request_rec *r, int display_source_mode TSRMLS_DC) in apache_php_module_main() 63 int apache_php_module_hook(request_rec *r, php_handler *handler, zval **ret TSRMLS_DC) in apache_php_module_hook()
|
/PHP-5.5/ext/mbstring/ |
H A D | php_unicode.c | 64 long l, r, m; in prop_lookup() local 122 static unsigned long case_lookup(unsigned long code, long l, long r, int field) in case_lookup() 147 MBSTRING_API unsigned long php_turkish_toupper(unsigned long code, long l, long r, int field) in php_turkish_toupper() 155 MBSTRING_API unsigned long php_turkish_tolower(unsigned long code, long l, long r, int field) in php_turkish_tolower() 166 long l, r; in php_unicode_toupper() local 197 long l, r; in php_unicode_tolower() local 228 long l, r; in php_unicode_totitle() local
|
/PHP-5.5/sapi/fpm/fpm/ |
H A D | fpm_unix.c | 153 struct rlimit r; in fpm_unix_init_child() local 163 struct rlimit r; in fpm_unix_init_child() local 235 struct rlimit r; in fpm_unix_init_main() local 246 struct rlimit r; in fpm_unix_init_main() local
|
/PHP-5.5/ext/interbase/ |
H A D | php_ibase_udf.c | 183 static void call_php(char *name, PARAMDSC *r, int argc, PARAMDSC **argv) in call_php() 355 void udf_call_php1(char *name, PARAMDSC *r, PARAMDSC *arg1) in udf_call_php1() 361 void udf_call_php2(char *name, PARAMDSC *r, PARAMDSC *arg1, PARAMDSC *arg2) in udf_call_php2() 367 void udf_call_php3(char *name, PARAMDSC *r, PARAMDSC *arg1, PARAMDSC *arg2, PARAMDSC *arg3) in udf_call_php3() 373 void udf_call_php4(char *name, PARAMDSC *r, PARAMDSC *arg1, PARAMDSC *arg2, PARAMDSC *arg3, in udf_call_php4() 380 void udf_call_php5(char *name, PARAMDSC *r, PARAMDSC *arg1, PARAMDSC *arg2, PARAMDSC *arg3, in udf_call_php5() 387 void udf_call_php6(char *name, PARAMDSC *r, PARAMDSC *arg1, PARAMDSC *arg2, PARAMDSC *arg3, in udf_call_php6() 394 void udf_call_php7(char *name, PARAMDSC *r, PARAMDSC *arg1, PARAMDSC *arg2, PARAMDSC *arg3, in udf_call_php7() 401 void udf_call_php8(char *name, PARAMDSC *r, PARAMDSC *arg1, PARAMDSC *arg2, PARAMDSC *arg3, in udf_call_php8()
|
/PHP-5.5/ext/hash/ |
H A D | hash_gost.c | 38 #define R(key, h, i, t, l, r) \ argument 89 #define A(x, l, r) \ argument 101 #define AA(x, l, r) \ argument 125 #define S(s, l, r) \ argument 213 php_hash_uint32 l, r, t, key[8], u[8], v[8], w[8], s[8], *h = state, *m = data; in Gost() local 264 size_t i = 0, r = (context->length + len) % 32; in PHP_GOSTUpdate() local
|
/PHP-5.5/ext/gd/libgd/ |
H A D | gd_io.c | 26 #define GD_IO_EOF_CHK(r) \ argument 78 int r; in gdGetByte() local 87 int r; in gdGetWord() local 100 int r; in gdGetInt() local
|
H A D | gd_rotate.c | 23 int i, r, g, b, a, clrBackR, clrBackG, clrBackB, clrBackA; in gdImageSkewX() local 120 int i, iYPos=0, r, g, b, a; in gdImageSkewY() local 208 int c,r,g,b,a; in gdImageRotate90() local 255 int c,r,g,b,a; in gdImageRotate180() local 303 int c,r,g,b,a; in gdImageRotate270() local
|
H A D | gd_filter.c | 19 int r,g,b,a; in gdImageNegate() local 52 int r,g,b,a; in gdImageGrayScale() local 85 int r,g,b,a; in gdImageBrightness() local 130 int r,g,b,a; in gdImageContrast() local 202 int r,g,b,a; in gdImageColor() local
|
H A D | gd_arc.c | 20 long aq,bq,dx,dy,r,rx,ry,a,b; in gdImageEllipse() local 59 long aq,bq,dx,dy,r,rx,ry,a,b; in gdImageFilledEllipse() local
|
/PHP-5.5/sapi/apache/ |
H A D | mod_php5.c | 128 request_rec *r = (request_rec *) SG(server_context); in sapi_apache_read_post() local 169 request_rec *r = (request_rec *) SG(server_context); in sapi_apache_header_handler() local 223 request_rec *r = SG(server_context); in sapi_apache_send_headers() local 347 request_rec *r = (request_rec *) SG(server_context); in php_apache_sapi_activate() local 395 request_rec *r = SG(server_context); in sapi_apache_get_fd() local 413 request_rec *r = SG(server_context); in sapi_apache_force_http_10() local 522 request_rec *r = ((request_rec *) SG(server_context)); in init_request_info() local 596 static int send_php(request_rec *r, int display_source_mode, char *filename) in send_php() 691 static int send_parsed_php(request_rec * r) in send_parsed_php() 705 static int send_parsed_php_source(request_rec * r) in send_parsed_php_source() [all …]
|
H A D | php_apache.c | 246 request_rec *r; in PHP_MINFO_FUNCTION() local 265 request_rec *r; in PHP_MINFO_FUNCTION() local 441 request_rec *r = (request_rec *) SG(server_context); in PHP_FUNCTION() local
|
H A D | sapi_apache.c | 28 int apache_php_module_main(request_rec *r, int display_source_mode TSRMLS_DC) in apache_php_module_main()
|
/PHP-5.5/ext/mysqli/ |
H A D | mysqli_mysqlnd.h | 33 #define mysqli_result_is_unbuffered(r) ((r)->unbuf) argument 34 #define mysqli_result_is_unbuffered_and_not_everything_is_fetched(r) ((r)->unbuf && !(r)->unbuf->eo… argument 42 #define mysqli_free_result(r, implicit) mysqlnd_free_result((r), (implicit)) argument
|
H A D | mysqli_libmysql.h | 32 #define mysqli_result_is_unbuffered(r) ((r)->handle && (r)->handle->status == MYSQL_STATUS_USE_RES… argument 33 #define mysqli_result_is_unbuffered_and_not_everything_is_fetched(r) mysqli_result_is_unbuffered(r) argument 41 #define mysqli_free_result(r, is_forced) mysql_free_result((r)) argument
|
/PHP-5.5/sapi/apache2handler/ |
H A D | sapi_apache2.c | 78 request_rec *r; in php_apache_sapi_ub_write() local 188 request_rec *r; in php_apache_sapi_read_post() local 293 request_rec *r; in php_apache_sapi_flush() local 471 static int php_apache_request_ctor(request_rec *r, php_struct *ctx TSRMLS_DC) in php_apache_request_ctor() 510 static void php_apache_ini_dtor(request_rec *r, request_rec *p TSRMLS_DC) in php_apache_ini_dtor() 536 static int php_handler(request_rec *r) in php_handler()
|
/PHP-5.5/ext/mbstring/oniguruma/ |
H A D | regcomp.c | 273 int r; in add_opcode_rel_addr() local 298 int r; in add_opcode_option() local 362 int r; in compile_tree_empty_check() local 394 int r; in compile_call() local 409 int i, r; in compile_tree_n_times() local 609 int r; in compile_cclass_node() local 684 int r; in compile_range_repeat_node() local 1181 int r; in compile_option_node() local 3235 int r; in expand_case_fold_make_rem_string() local 4885 int r; in set_optimize_exact_info() local [all …]
|
H A D | reggnu.c | 37 re_free_registers(OnigRegion* r) in re_free_registers() 84 int r; in re_compile_pattern() local 100 int r; in re_recompile_pattern() local
|
H A D | regparse.c | 112 int r; in bbuf_clone() local 233 UChar *r; in strdup_with_null() local 272 UChar* r; in strcat_capa() local 466 int r; in onig_names_free() local 647 int r; in onig_names_free() local 1674 int r; in new_code_range() local 1822 int r; in or_code_range_buf() local 1918 int r; in and_code_range_buf() local 3987 int r; in fetch_char_property_to_ctype() local 4054 int r; in next_state_class() local [all …]
|
H A D | regext.c | 166 int r; in onig_new_deluxe() local 209 int r; in onig_recompile_deluxe() local
|
/PHP-5.5/ext/ereg/regex/ |
H A D | regerror.c | 71 register const struct rerr *r; in regerror() local 120 register const struct rerr *r; local
|
/PHP-5.5/ext/mysql/ |
H A D | mysql_mysqlnd.h | 28 #define mysql_result_is_unbuffered(r) ((r)->unbuf) argument
|
/PHP-5.5/ext/enchant/docs/examples/ |
H A D | example1.php | 3 $r = enchant_broker_init(); variable
|