Home
last modified time | relevance | path

Searched defs:end (Results 126 – 132 of 132) sorted by path

123456

/PHP-5.5/main/
H A Drfc1867.c796 int end = 0; local
/PHP-5.5/main/streams/
H A Dplain_wrapper.c1392 char *pathbuf, *ptr, *end; in _php_stream_fopen_with_path() local
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c1764 struct timeval start, end; local
1766 time_t start, end; local
H A Dfastcgi.c172 char *end; member
695 char *cur, *end; in fcgi_listen() local
850 static int fcgi_get_params(fcgi_request *req, unsigned char *p, unsigned char *end) in fcgi_get_params()
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c1743 const char *vpath = client->request.vpath, *end = vpath + client->request.vpath_len, *p = end; in php_cli_server_client_read_request_on_message_complete() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfastcgi.c247 char *cur, *end; in fcgi_set_allowed_clients() local
382 static inline size_t fcgi_get_params_len( int *result, unsigned char *p, unsigned char *end) in fcgi_get_params_len()
405 static inline int fcgi_param_get_eff_len( unsigned char *p, unsigned char *end, uint *eff_len) in fcgi_param_get_eff_len()
431 static int fcgi_get_params(fcgi_request *req, unsigned char *p, unsigned char *end) in fcgi_get_params()
H A Dfpm_str.h10 char *d, *end; in str_purify_filename() local

Completed in 35 milliseconds

123456