Home
last modified time | relevance | path

Searched defs:e (Results 1 – 25 of 85) sorted by path

1234

/php-src/Zend/
H A Dzend_API.c3533 const char *s = NULL, *e = function_list; in zend_disable_functions() local
H A Dzend_operators.c2499 const char *e = ZSTR_VAL(str) + ZSTR_LEN(str); in zend_string_only_has_ascii_alphanumeric() local
3560 const char *e = ptr + 1; local
H A Dzend_sort.c67 static void zend_sort_5(void *a, void *b, void *c, void *d, void *e, compare_func_t cmp, swap_func_… in zend_sort_5()
H A Dzend_stack.c63 int *e = zend_stack_top(stack); in zend_stack_int_top() local
H A Dzend_strtod.c1238 (a, e) Bigint *a; int *e; in b2d() argument
1308 (d, e, bits) U *d; int *e, *bits; in d2b() argument
1799 Long e, e1; local
2528 int bb2, bb5, bbe, bd2, bd5, bbbits, bs2, c, e, e1; local
H A Dzend_virtual_cwd.c324 const char *e; in realpath_cache_key() local
345 const char *e = path + path_len; in realpath_cache_key() local
/php-src/ext/com_dotnet/
H A Dcom_com.c337 EXCEPINFO e = {0}; in php_com_invoke_helper() local
/php-src/ext/date/lib/
H A Dastro.c138 e, /* Eccentricity of Earth's orbit */ in astro_sunpos() local
H A Dparse_date.c716 static void add_with_overflow(Scanner *s, timelib_sll *e, timelib_sll amount, int multiplier) in add_with_overflow()
24849 const char *e = s + len - 1; in timelib_strtotime() local
H A Dparse_iso_intervals.c941 const char *e = s + len - 1; in timelib_strtointerval() local
/php-src/ext/date/
H A Dphp_date.c4444 timelib_time *b = NULL, *e = NULL; in date_interval_initialize() local
5023 timelib_time *b = NULL, *e = NULL; in date_period_initialize() local
/php-src/ext/dom/lexbor/lexbor/core/
H A Dconv.c96 const lxb_char_t *e, *p, *last, *end; in lexbor_conv_data_to_double() local
H A Dstrtod.c61 const lxb_char_t *p, *e; in lexbor_strtod_read_uint64() local
267 const lxb_char_t *p, *e, *b; in lexbor_strtod_internal() local
/php-src/ext/ffi/
H A Dffi.c5315 char *s = NULL, *e, *filename; local
/php-src/ext/fileinfo/libmagic/
H A Dcdf.c325 const char *e = RCAST(const char *, p) + tail; in cdf_check_stream_offset() local
879 const uint8_t *p, const uint8_t *e, size_t i) in cdf_get_property_info_pos()
935 cdf_copy_info(cdf_property_info_t *inp, const void *p, const void *e, in cdf_copy_info()
968 const uint8_t *p, *q, *e; in cdf_read_property_info() local
H A Dreadcdf.c143 const char *s, *e; in cdf_file_property_info() local
H A Dsoftmagic.c221 int returnvalv = 0, e; in match() local
539 const char *ptr, *sptr, *e, *t, *ee, *et; in varexpand() local
/php-src/ext/filter/
H A Dlogical_filters.c509 char *e, *s, *t; in _php_filter_validate_domain() local
603 char *e, *s, *t; in php_filter_validate_url() local
H A Dsanitizing_filters.c31 unsigned char *e = s + len; in php_filter_encode_html() local
66 unsigned char *e = s + char_len; in php_filter_encode_url() local
/php-src/ext/ftp/
H A Dftp.c938 char *e = ptr + rcvd; in ftp_get() local
/php-src/ext/gd/
H A Dgd.c848 int e, st; in PHP_FUNCTION() local
2419 int e, st; in PHP_FUNCTION() local
/php-src/ext/gd/libgd/
H A Dgd.c1559 void gdImageArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color) in gdImageArc()
1564 void gdImageFilledArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color, int st… in gdImageFilledArc()
/php-src/ext/hash/
H A Dhash.c1666 char *s = buffer, *e = s + sizeof(buffer); in PHP_MINFO_FUNCTION() local
H A Dhash_md.c321 const unsigned char *p = buf, *e = buf + len; in PHP_MD2Update() local
H A Dhash_ripemd.c412 uint32_t a = state[0], b = state[1], c = state[2], d = state[3], e = state[4]; in RIPEMD160Transform() local
512 uint32_t a = state[0], b = state[1], c = state[2], d = state[3], e = state[4]; in RIPEMD320Transform() local

Completed in 323 milliseconds

1234