Home
last modified time | relevance | path

Searched defs:end (Results 1 – 25 of 132) sorted by last modified time

123456

/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_str.h10 char *d, *end; in str_purify_filename() local
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()
/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/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/main/streams/
H A Dplain_wrapper.c1392 char *pathbuf, *ptr, *end; in _php_stream_fopen_with_path() local
/PHP-5.5/main/
H A Drfc1867.c796 int end = 0; local
H A Dmain.c1925 zend_module_entry **end = ptr + count; in php_register_extensions() local
H A Dfopen_wrappers.c86 char **p, *pathbuf, *ptr, *end; in ZEND_INI_MH() local
299 char *end; local
477 const char *ptr, *end, *p; local
613 char *pathbuf, *ptr, *end; local
/PHP-5.5/ext/zip/lib/
H A Dzip_open.c358 char *end; in _zip_check_torrentzip() local
H A Dzip_source_buffer.c42 const char *buf, *data, *end; member
H A Dzip_source_deflate.c106 int end, ret; in compress_read() local
181 int end, ret; in decompress_read() local
/PHP-5.5/ext/xml/
H A Dcompat.c516 XML_SetElementHandler(XML_Parser parser, XML_StartElementHandler start, XML_EndElementHandler end) in XML_SetElementHandler()
/PHP-5.5/ext/sysvshm/
H A Dphp_sysvshm.h50 long end; member
/PHP-5.5/ext/standard/
H A Durl_scanner_ex.c341 char *end, *q; in xx_mainloop() local
H A Dvar_unserializer.c199 unsigned char *end = *(unsigned char **)p+maxlen; in unserialize_str() local
H A Durl.c491 unsigned char const *from, *end; in php_url_encode() local
H A Dstring.c758 unsigned char *end; in php_charmask() local
2151 static char *php_chunk_split(char *src, int srclen, char *end, int endlen, int chunklen, int *destl…
2207 char *end = "\r\n"; local
3444 char *source, *target, *end; local
3510 char *end; local
3567 char *end; local
3706 char *end, *haystack_dup = NULL, *needle_dup = NULL; local
4086 int begin, end, char_count, orig_begin; local
4271 char *end, *target; local
H A Dscanf.c111 char end; member
145 char *end; in BuildCharSet() local
315 char *end, *ch = NULL; in ValidateFormat() local
587 char *end, *baseString; in php_sscanf_internal() local
H A Dphp_fopen_wrapper.c262 *end; in php_stream_url_wrap_php() local
H A Dmath.c907 char *ptr, *end; in _php_math_longtobase() local
943 char *ptr, *end; in _php_math_zvaltobase() local
H A Dfilters.c1958 char *end = p + len; in php_dechunk() local
H A Ddns.c433 static u_char *php_parserr(u_char *cp, u_char *end, querybuf *answer, int type_to_fetch, int store,… in php_parserr()
782 u_char *cp = NULL, *end = NULL; in PHP_FUNCTION() local
1004 u_char *cp, *end; in PHP_FUNCTION() local
H A Dfile.c1906 char *end = ch + Z_STRLEN(field); in php_fputcsv() local
H A Dfilestat.c1197 …realpath_cache_bucket **buckets = realpath_cache_get_buckets(TSRMLS_C), **end = buckets + realpath… in PHP_FUNCTION() local

Completed in 92 milliseconds

123456