/PHP-7.4/sapi/fpm/fpm/events/ |
H A D | epoll.c | 162 struct epoll_event e; in fpm_event_epoll_add() local 194 struct epoll_event e; in fpm_event_epoll_remove() local
|
/PHP-7.4/ext/standard/ |
H A D | sha1.c | 134 #define FF(a, b, c, d, e, w) { \ argument 139 #define GG(a, b, c, d, e, w) { \ argument 144 #define HH(a, b, c, d, e, w) { \ argument 149 #define II(a, b, c, d, e, w) { \ argument 259 uint32_t d = state[3], e = state[4], x[16], tmp; local
|
H A D | uuencode.c | 69 unsigned char *p, *s, *e, *ee; in php_uuencode() local 133 char *s, *e, *p, *ee; in php_uudecode() local
|
H A D | url.c | 62 unsigned char *e = (unsigned char *)str + len; in php_replace_controlchars_ex() local 90 static const char *binary_strcspn(const char *s, const char *e, const char *chars) { in binary_strcspn() 115 char const *s, *e, *p, *pp, *ue; in php_url_parse_ex2() local
|
H A D | string.c | 1395 const unsigned char *e; in php_strtoupper() local 1413 const unsigned char *e; in php_string_toupper() local 1460 const unsigned char *e; in php_strtolower() local 1478 const unsigned char *e; in php_string_tolower() local 3221 char *e; local 3304 char *e; local 3397 char *e, *r; local 3549 const char *s, *e; local 5567 char *e; local 5957 const char *p, *e; local [all …]
|
H A D | mail.c | 290 char *p, *e; in PHP_FUNCTION() local
|
/PHP-7.4/ext/pdo_pgsql/ |
H A D | php_pdo_pgsql_int.h | 81 #define pdo_pgsql_error(d,e,z) _pdo_pgsql_error(d, NULL, e, z, NULL, __FILE__, __LINE__) argument 82 #define pdo_pgsql_error_msg(d,e,m) _pdo_pgsql_error(d, NULL, e, NULL, m, __FILE__, __LINE__) argument 83 #define pdo_pgsql_error_stmt(s,e,z) _pdo_pgsql_error(s->dbh, s, e, z, NULL, __FILE__, __LINE__) argument 84 #define pdo_pgsql_error_stmt_msg(s,e,m) _pdo_pgsql_error(s->dbh, s, e, NULL, m, __FILE__, __LINE__) argument
|
/PHP-7.4/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_htmlent.c | 100 const mbfl_html_entity_entry *e; in mbfl_filt_conv_html_enc() local 296 int e = (*filter->output_function)(buffer[pos++], filter->data); in mbfl_filt_conv_html_dec_flush() local
|
/PHP-7.4/ext/hash/ |
H A D | hash_sha.c | 177 #define FF(a, b, c, d, e, w) { \ argument 182 #define GG(a, b, c, d, e, w) { \ argument 187 #define HH(a, b, c, d, e, w) { \ argument 192 #define II(a, b, c, d, e, w) { \ argument 221 uint32_t d = state[3], e = state[4], x[16], tmp; in SHA1Transform() local 481 uint32_t e = state[4], f = state[5], g = state[6], h = state[7]; in SHA256Transform() local 791 uint64_t e = state[4], f = state[5], g = state[6], h = state[7]; in SHA512Transform() local
|
H A D | hash_ripemd.c | 396 uint32_t a = state[0], b = state[1], c = state[2], d = state[3], e = state[4]; in RIPEMD160Transform() local 495 uint32_t a = state[0], b = state[1], c = state[2], d = state[3], e = state[4]; in RIPEMD320Transform() local
|
/PHP-7.4/ext/intl/ |
H A D | intl_error.h | 26 #define INTL_ERROR_CODE(e) (e).code argument
|
/PHP-7.4/ext/filter/ |
H A D | sanitizing_filters.c | 33 unsigned char *e = s + len; in php_filter_encode_html() local 69 unsigned char *e = s + char_len; in php_filter_encode_url() local
|
H A D | logical_filters.c | 500 char *e, *s, *t; in _php_filter_validate_domain() local 599 char *e, *s, *t; in php_filter_validate_url() local
|
/PHP-7.4/sapi/phpdbg/ |
H A D | create-test.php | 74 $w = $e = null; variable
|
H A D | phpdbg_cmd.c | 502 #define verify_arg(e, a, t) if (!(a)) { \ in phpdbg_stack_verify() argument
|
/PHP-7.4/sapi/apache2handler/ |
H A D | apache_config.c | 58 php_dir_entry e; in real_value_hnd() local 147 php_conf_rec *d = base_conf, *e = new_conf, *n = NULL; in merge_php_config() local
|
/PHP-7.4/ext/intl/collator/ |
H A D | collator_is_numeric.c | 52 const UChar *e = u; in collator_u_strtod() local
|
/PHP-7.4/Zend/ |
H A D | zend_stack.c | 65 int *e = zend_stack_top(stack); in zend_stack_int_top() local
|
H A D | zend_sort.c | 134 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()
|
/PHP-7.4/sapi/fpm/fpm/ |
H A D | fpm_php.c | 53 char *s = 0, *e = value; in fpm_php_disable() local
|
/PHP-7.4/ext/fileinfo/libmagic/ |
H A D | cdf.c | 313 const char *e = RCAST(const char *, p) + tail; in cdf_check_stream_offset() local 855 const uint8_t *p, const uint8_t *e, size_t i) in cdf_get_property_info_pos() 911 cdf_copy_info(cdf_property_info_t *inp, const void *p, const void *e, in cdf_copy_info() 944 const uint8_t *p, *q, *e; in cdf_read_property_info() local
|
/PHP-7.4/ext/intl/grapheme/ |
H A D | grapheme_util.c | 353 char *p, *e; in grapheme_strrpos_ascii() local
|
/PHP-7.4/ext/date/lib/ |
H A D | astro.c | 138 e, /* Eccentricity of Earth's orbit */ in astro_sunpos() local
|
/PHP-7.4/ext/phar/ |
H A D | dirstream.c | 413 phar_entry_info entry, *e; in phar_wrapper_mkdir() local
|
/PHP-7.4/ext/pcre/pcre2lib/ |
H A D | pcre2_study.c | 1517 PCRE2_UCHAR b, e; in set_start_bits() local
|