Home
last modified time | relevance | path

Searched defs:r (Results 1 – 25 of 99) sorted by last modified time

1234

/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.cpp448 DWORD r = Results.GetSize(); in DoTestFiles() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_unix.c153 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/sapi/cli/
H A Dphp_cli.c93 # define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
H A Dphp_cli_server.c81 # define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c743 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 Dphp_apache.c131 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 Dsapi_apache.c28 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/sapi/apache/
H A Dmod_php5.c128 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 Dphp_apache.c246 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 Dsapi_apache.c28 int apache_php_module_main(request_rec *r, int display_source_mode TSRMLS_DC) in apache_php_module_main()
/PHP-5.5/sapi/apache2filter/
H A Dphp_apache.h37 request_rec *r; member
H A Dsapi_apache2.c641 static void php_add_filter(request_rec *r, ap_filter_t *f) in php_add_filter()
664 static void php_insert_filter(request_rec *r) in php_insert_filter()
683 static int php_post_read_request(request_rec *r) in php_post_read_request()
/PHP-5.5/sapi/apache2handler/
H A Dphp_apache.h37 request_rec *r; member
H A Dphp_functions.c260 request_rec *r; in PHP_FUNCTION() local
296 request_rec *r; in PHP_FUNCTION() local
H A Dsapi_apache2.c78 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/main/
H A Dspprintf.c195 char *r = memchr(s, '\0', maxlen); in strnlen() local
H A DSAPI.c632 int r; in sapi_add_header_ex() local
/PHP-5.5/main/streams/
H A Dplain_wrapper.c144 int r; in do_fstat() local
996 int r; in _php_stream_fopen() local
/PHP-5.5/ext/zip/lib/
H A Dzip_dirent.c530 char *r, *o; in _zip_readfpstr() local
560 char *r, *o; in _zip_readstr() local
/PHP-5.5/ext/standard/
H A Dstring.c2705 register char *r; local
2735 register char *r; local
2766 register char *r, *r_end; local
3707 char *e, *s, *p, *r; local
H A Dstreamsfuncs.c35 #define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
H A Drand.c161 register php_uint32 *r = state; in php_mt_initialize() local
H A Dphp_smart_str.h157 char *r; in smart_str_print_long() local
163 char *r; in smart_str_print_unsigned() local
H A Dhtml.c1542 const entity_stage3_row *r, in write_s3row_data()
1649 const entity_stage3_row *r = &ms_table[i][j][k]; in PHP_FUNCTION() local
1668 const entity_stage3_row *r; in PHP_FUNCTION() local
1691 const entity_stage3_row *r = &entity_table.table[j]; in PHP_FUNCTION() local
H A Dcrypt_freesec.c470 uint32_t l, r, *kl, *kr, *kl1, *kr1; in do_des() local

Completed in 122 milliseconds

1234