Home
last modified time | relevance | path

Searched defs:e (Results 26 – 50 of 63) sorted by relevance

123

/PHP-7.4/ext/standard/
H A Dhttp_fopen_wrapper.c742 char *e = http_header_line + http_header_line_length - 1; in php_stream_url_wrap_http_ex() local
H A Dcrypt_sha256.c106 uint32_t e = ctx->H[4]; in sha256_process_block() local
H A Dcrypt_sha512.c130 uint64_t e = ctx->H[4]; in sha512_process_block() local
H A Dftp_fopen_wrapper.c1065 char *p, *e, *buf; in php_stream_ftp_mkdir() local
H A Dmath.c854 char c, *s, *e; in _php_math_basetozval() local
H A Dhtml.c1132 const entity_multicodepoint_row *s, *e; in find_entity_for_char() local
H A Dstreamsfuncs.c36 #define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
/PHP-7.4/ext/session/
H A Dmod_mm.c72 const char *e = data + len; in ps_sd_hash() local
/PHP-7.4/ext/date/lib/
H A Dparse_iso_intervals.c939 char *e = s + len - 1; in timelib_strtointerval() local
/PHP-7.4/win32/
H A Dsendmail.c659 char c, *e2, *e = ZSTR_VAL(data_cln) + ZSTR_LEN(data_cln); in SendText() local
/PHP-7.4/ext/fileinfo/libmagic/
H A Dsoftmagic.c209 int returnvalv = 0, e; in match() local
497 const char *ptr, *sptr, *e, *t, *ee, *et; in varexpand() local
H A Dreadcdf.c145 const char *s, *e; in cdf_file_property_info() local
/PHP-7.4/Zend/
H A Dzend_virtual_cwd.c330 const char *e; in realpath_cache_key() local
351 const char *e = path + path_len; in realpath_cache_key() local
H A Dzend_strtod.c1252 (a, e) Bigint *a; int *e; in b2d() argument
1322 (d, e, bits) U *d; int *e, *bits; in d2b() argument
1813 Long e, e1; local
2542 int bb2, bb5, bbe, bd2, bd5, bbbits, bs2, c, e, e1; local
H A Dzend_operators.h191 const unsigned char *e; in zend_memrchr() local
/PHP-7.4/main/
H A Dmain.c351 char *s = NULL, *e; in php_disable_functions() local
389 char *s = NULL, *e; in php_disable_classes() local
/PHP-7.4/sapi/cli/
H A Dphp_cli_server.c73 # define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
317 size_t e = (sizeof(template_map) / sizeof(php_cli_server_http_response_status_code_pair)); in get_template_string() local
895 struct socket_entry *e; in php_cli_server_poller_iter_on_active() local
911 struct socket_entry *e = entries; in php_cli_server_poller_iter_on_active() local
H A Dphp_cli.c85 # define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
/PHP-7.4/ext/com_dotnet/
H A Dcom_com.c356 EXCEPINFO e = {0}; in php_com_invoke_helper() local
/PHP-7.4/ext/hash/
H A Dhash_md.c657 const unsigned char *p = buf, *e = buf + len; in PHP_MD2Update() local
H A Dhash.c1283 char *s = buffer, *e = s + sizeof(buffer); in PHP_MINFO_FUNCTION() local
/PHP-7.4/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c873 const unsigned char *p, *q, *e; in mbfl_strpos() local
924 const unsigned char *p, *e, *q, *qe; in mbfl_strpos() local
/PHP-7.4/ext/intl/locale/
H A Dlocale_methods.c687 UEnumeration* e = NULL; in PHP_FUNCTION() local
/PHP-7.4/ext/pdo_pgsql/
H A Dpgsql_driver.c1192 char *conn_str, *p, *e; in pdo_pgsql_handle_factory() local
/PHP-7.4/main/streams/
H A Dplain_wrapper.c1317 char *e; in php_plain_files_mkdir() local

Completed in 163 milliseconds

123