Home
last modified time | relevance | path

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

123

/PHP-5.5/ext/standard/
H A Dstring.c1362 unsigned char *c, *e; in php_strtoupper() local
1396 unsigned char *c, *e; in php_strtolower() local
1946 char *p, *e, ord_needle[2]; local
2019 char *p, *e, ord_needle[2]; local
3196 char *e, *n, *p; local
3629 char *p = str, *e = p + len; local
3652 char *p = str, *e = p + len, *s = str; local
3707 char *e, *s, *p, *r; local
4942 char *s, *e, *ee; local
5441 char *buf, *str, *char_list = NULL, *p, *e, *s, ch[256]; local
[all …]
H A Dmail.c109 char *p, *e; in PHP_FUNCTION() local
H A Dhttp_fopen_wrapper.c721 char *e = http_header_line + http_header_line_length - 1; in php_stream_url_wrap_http_ex() local
H A Durl_scanner_ex.c281 char *e, *p = zend_memnstr(ctx->val.c, "://", sizeof("://") - 1, ctx->val.c + ctx->val.len); in handle_form() local
H A Dcrypt_sha512.c145 uint64_t e = ctx->H[4]; in sha512_process_block() local
H A Dcrypt_sha256.c121 uint32_t e = ctx->H[4]; in sha256_process_block() local
H A Dftp_fopen_wrapper.c1062 char *p, *e, *buf; in php_stream_ftp_mkdir() local
/PHP-5.5/ext/hash/
H A Dhash_ripemd.c394 php_hash_uint32 a = state[0], b = state[1], c = state[2], d = state[3], e = state[4]; in RIPEMD160Transform() local
493 php_hash_uint32 a = state[0], b = state[1], c = state[2], d = state[3], e = state[4]; in RIPEMD320Transform() local
/PHP-5.5/ext/intl/grapheme/
H A Dgrapheme_util.c339 unsigned char *p, *e; in grapheme_strrpos_ascii() local
/PHP-5.5/ext/date/lib/
H A Dastro.c133 e, /* Eccentricity of Earth's orbit */ in astro_sunpos() local
H A Dparse_iso_intervals.c1014 char *e = s + len - 1; in timelib_strtointerval() local
/PHP-5.5/ext/mbstring/ucgendat/
H A Ducgendat.c326 ac_uint4 s, e; in ordered_range_insert() local
824 char line[512], *s, *e; in read_cdata() local
/PHP-5.5/Zend/
H A Dzend_operators.h182 const char *e = ptr + 1; local
307 register const unsigned char *e; in zend_memrchr() local
H A Dzend_strtod.c1028 (a, e) Bigint *a; int *e; in b2d() argument
1096 static Bigint * d2b(double _d, int *e, int *bits) in d2b()
2042 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; in zend_strtod() local
/PHP-5.5/ext/phar/
H A Ddirstream.c434 phar_entry_info entry, *e; in phar_wrapper_mkdir() local
/PHP-5.5/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dgen_exp.c56 size_t s = 0, e = map->n; in mappings_add() local
/PHP-5.5/ext/session/
H A Dmod_mm.c76 const char *e = data + len; in ps_sd_hash() local
/PHP-5.5/win32/
H A Dsendmail.c632 char c, *e2, *e = data_cln + data_cln_len; in SendText() local
/PHP-5.5/ext/filter/
H A Dlogical_filters.c467 char *e, *s; in php_filter_validate_url() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dcdf.c279 const char *e = ((const char *)p) + tail; in cdf_check_stream_offset() local
761 const uint8_t *p, *q, *e; in cdf_read_property_info() local
/PHP-5.5/main/
H A Dmain.c191 char *s = NULL, *e; in php_disable_functions() local
229 char *s = NULL, *e; in php_disable_classes() local
H A Dphp_variables.c233 char *var, *val, *e, *s, *p; in SAPI_POST_HANDLER_FUNC() local
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c81 # define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
420 size_t e = (sizeof(template_map) / sizeof(php_cli_server_http_response_status_code_pair)); in get_template_string() local
930 struct socket_entry *e; in php_cli_server_poller_iter_on_active() local
946 struct socket_entry *e = entries; in php_cli_server_poller_iter_on_active() local
/PHP-5.5/ext/com_dotnet/
H A Dcom_com.c345 EXCEPINFO e = {0}; in php_com_invoke_helper() local
/PHP-5.5/ext/interbase/
H A Dinterbase.c586 ibase_event *e; in _php_ibase_commit_link() local

Completed in 131 milliseconds

123