Home
last modified time | relevance | path

Searched defs:e (Results 1 – 25 of 63) sorted by last modified time

123

/PHP-7.4/ext/gd/
H A Dgd.c1765 int e, st; in PHP_FUNCTION() local
3345 int e, st; in PHP_FUNCTION() local
/PHP-7.4/ext/filter/
H A Dlogical_filters.c500 char *e, *s, *t; in _php_filter_validate_domain() local
599 char *e, *s, *t; in php_filter_validate_url() local
/PHP-7.4/ext/intl/locale/
H A Dlocale_methods.c687 UEnumeration* e = NULL; in PHP_FUNCTION() local
/PHP-7.4/ext/date/
H A Dphp_date.c4178 timelib_time *b = NULL, *e = NULL; in date_interval_initialize() local
4651 timelib_time *b = NULL, *e = NULL; in date_period_initialize() 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/ext/gd/libgd/
H A Dgd.c1589 void gdImageArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color) in gdImageArc()
1594 void gdImageFilledArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color, int st… in gdImageFilledArc()
/PHP-7.4/ext/date/lib/
H A Dparse_date.c24938 char *e = s + len - 1; in timelib_strtotime() local
H A Dparse_iso_intervals.c939 char *e = s + len - 1; in timelib_strtointerval() local
/PHP-7.4/ext/phar/
H A Dphar_object.c338 char *e = *entry + 1, *u = NULL, *u1 = NULL, *saveu = NULL; in phar_postprocess_ru_web() local
/PHP-7.4/Zend/
H A Dzend_operators.c3074 const char *e = ptr + 1; local
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
/PHP-7.4/ext/openssl/
H A Dopenssl.c614 static void RSA_get0_key(const RSA *r, const BIGNUM **n, const BIGNUM **e, const BIGNUM **d) in RSA_get0_key()
4231 BIGNUM *n, *e, *d, *p, *q, *dmp1, *dmq1, *iqmp; in php_openssl_pkey_init_and_assign_rsa() local
4858 const BIGNUM *n, *e, *d, *p, *q, *dmp1, *dmq1, *iqmp; in PHP_FUNCTION() local
H A Dxp_ssl.c650 unsigned long err_code, e; in php_openssl_win_cert_verify_callback() local
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_connection.c2581 #define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
/PHP-7.4/ext/standard/
H A Dstring.c1395 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 Dhttp_fopen_wrapper.c742 char *e = http_header_line + http_header_line_length - 1; in php_stream_url_wrap_http_ex() local
H A Dfile.c725 char *p, *s, *e; in PHP_FUNCTION() local
H A Dstreamsfuncs.c36 #define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
H A Durl.c62 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
/PHP-7.4/sapi/cli/
H A Dphp_cli.c85 # define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
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
/PHP-7.4/ext/intl/grapheme/
H A Dgrapheme_util.c353 char *p, *e; in grapheme_strrpos_ascii() local
/PHP-7.4/main/streams/
H A Dplain_wrapper.c1317 char *e; in php_plain_files_mkdir() local
/PHP-7.4/ext/ftp/
H A Dftp.c947 char *e = ptr + rcvd; in ftp_get() local
/PHP-7.4/win32/
H A Dsendmail.c659 char c, *e2, *e = ZSTR_VAL(data_cln) + ZSTR_LEN(data_cln); in SendText() local

Completed in 237 milliseconds

123