Home
last modified time | relevance | path

Searched defs:s (Results 1 – 25 of 278) sorted by last modified time

12345678910>>...12

/PHP-5.5/win32/
H A Dstrtoi64.c10 const char *s; in _strtoi64() local
H A Dglob.c916 qprintf(str, s) in qprintf() argument
/PHP-5.5/sapi/thttpd/
H A Dthttpd.c437 smart_str s = {0}; local
/PHP-5.5/sapi/tux/
H A Dphp_tux.c319 smart_str s = {0}; in tux_request_ctor() local
/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.cpp27 #define xmalloc(s) HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, (s)) argument
28 #define xfree(s) HeapFree(GetProcessHeap(), 0, (s)) argument
/PHP-5.5/sapi/litespeed/
H A Dlsapilib.c3420 #define MD5STEP(f, w, x, y, z, data, s) \ argument
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_php.c53 char *s = 0, *e = value; in fpm_php_disable() local
H A Dfpm_process_ctl.c124 int s = 0; in fpm_pctl_kill() local
H A Dfpm_scoreboard.c180 struct fpm_scoreboard_s *s; in fpm_scoreboard_acquire() local
H A Dfpm_signals.c166 char s; in sig_handler() local
H A Dfastcgi.c78 # define closesocket(s) close(s) argument
439 char *s; in fcgi_get_params() local
502 static void fcgi_free_var(char **s) in fcgi_free_var()
H A Dfpm_env.c68 char *s; in clearenv() local
H A Dfpm_log.c102 char *s, *b; in fpm_log_write() local
H A Dfpm_main.c227 Bucket *s = *((Bucket **) b); in module_name_cmp() local
409 char *s; in sapi_cgi_send_headers() local
420 char *s; in sapi_cgi_send_headers() local
/PHP-5.5/sapi/cli/
H A Dphp_cli.c186 Bucket *s = *((Bucket **) b); in module_name_cmp() local
H A Dphp_cli_server.c421 size_t s = 0; in get_template_string() local
509 char *s, *p; in add_response_header() local
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c929 static CONST_PREFIX char *php_set_server_handler(server_rec *s, char *arg1, long handler_stage, lon… in php_set_server_handler()
1225 static void php_child_exit_handler(server_rec *s, pool *p) in php_child_exit_handler()
1239 static void php_init_handler(server_rec *s, pool *p) in php_init_handler()
H A Dphp_apache.c186 char *s; in apache_request_read_string_slot() local
1955 char *s = (char *) ap_loaded_modules[n]->name; in PHP_FUNCTION() local
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c227 Bucket *s = *((Bucket **) b); in module_name_cmp() local
418 char *s; in sapi_cgi_send_headers() local
429 char *s; in sapi_cgi_send_headers() local
1666 char *s, *p; local
1740 char *s; local
H A Dfastcgi.c79 # define closesocket(s) close(s) argument
574 char *s; in fcgi_listen() local
/PHP-5.5/sapi/apache/
H A Dmod_php5.c939 static void php_child_exit_handler(server_rec *s, pool *p) in php_child_exit_handler()
953 static void php_init_handler(server_rec *s, pool *p) in php_init_handler()
H A Dphp_apache.c581 char *s = (char *) ap_loaded_modules[n]->name; in PHP_FUNCTION() local
/PHP-5.5/sapi/apache2filter/
H A Dphp_functions.c314 char *s = (char *) ap_loaded_modules[n]->name; in PHP_FUNCTION() local
332 char *s = (char *) ap_loaded_modules[n]->name; in PHP_MINFO_FUNCTION() local
H A Dsapi_apache2.c607 apr_pool_t *ptemp, server_rec *s) in php_apache_server_startup()
/PHP-5.5/sapi/apache2handler/
H A Dphp_functions.c356 char *s = (char *) ap_loaded_modules[n]->name; in PHP_FUNCTION() local
383 char *s = (char *) ap_loaded_modules[n]->name; in PHP_MINFO_FUNCTION() local

Completed in 176 milliseconds

12345678910>>...12