Home
last modified time | relevance | path

Searched refs:e (Results 1726 – 1750 of 1772) sorted by relevance

1...<<6162636465666768697071

/PHP-7.4/Zend/tests/
H A Dnumeric_string_errors_assign.phpt53 } catch (DivisionByZeroError $e) {
/PHP-7.4/ext/intl/tests/
H A Dlocale_get_display_language.phpt104 disp_locale=fr : display_language=(racine|langue indéterminée)
H A Dlocale_get_display_language2.phpt104 disp_locale=fr : display_language=(racine|langue indéterminée)
H A Dlocale_get_display_name6.phpt171 disp_locale=fr : display_name=langue indéterminée
H A Dlocale_get_display_name8.phpt170 disp_locale=fr : display_name=langue indéterminée
H A Dlocale_get_display_name7.phpt171 disp_locale=fr : display_name=langue indéterminée
/PHP-7.4/
H A DUPGRADING.INTERNALS8 e. php_win32_error_to_msg() memory management
67 e. Pointers returned by php_win32_error_to_msg() have to be freed using
H A DCONTRIBUTING.md351 (i.e. 7.3) and then get merged up to all other branches. All security fixes
352 should go to the lowest security fixes branch (i.e 7.2). If a change is not
353 needed for later branches (i.e. fixes for features which were dropped from
/PHP-7.4/build/
H A Dphp_cxx_compile_stdcxx.m4326 auto e = [a, &b](int x) mutable {
332 return a + b + c + d + e;
H A Dshtool884 for e
886 sed="$sed -e '$e'"
/PHP-7.4/ext/standard/tests/general_functions/
H A Dis_int.phpt72 10.5e+5,
H A Dis_int_64bit.phpt74 10.5e+5,
/PHP-7.4/ext/standard/tests/strings/
H A Dhtml_entity_decode_win1251.phpt198 CYRILLIC CAPITAL LETTER TSHE: &#x40B; => 8e
243 CYRILLIC SMALL LETTER TSHE: &#x45B; => 9e
H A Dhtml_entity_decode_cp866.phpt191 CYRILLIC CAPITAL LETTER O: &#x41E; => 8e
239 CYRILLIC CAPITAL LETTER YU: &#x42E; => 9e
/PHP-7.4/ext/date/
H A Dphp_date.c4178 timelib_time *b = NULL, *e = NULL; in date_interval_initialize() local
4184 timelib_strtointerval(format, format_length, &b, &e, &p, &r, &errors); in date_interval_initialize()
4194 if(b && e) { in date_interval_initialize()
4196 timelib_update_ts(e, NULL); in date_interval_initialize()
4197 *rt = timelib_diff(b, e); in date_interval_initialize()
4207 timelib_free(e); in date_interval_initialize()
4651 timelib_time *b = NULL, *e = NULL; in date_period_initialize() local
4657 timelib_strtointerval(format, format_length, &b, &e, &p, &r, &errors); in date_period_initialize()
4664 *et = e; in date_period_initialize()
/PHP-7.4/Zend/
H A Dzend_operators.c3074 const char *e = ptr + 1; local
3076 if (*e == '-' || *e == '+') {
3077 ptr = e++;
3079 if (ZEND_IS_DIGIT(*e)) {
/PHP-7.4/docs/
H A Dparameter-parsing-api.md108 and `size_t` to strings length (i.e. for "s" you need to pass char `*` and
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_affected_rows.phpt129 if (!mysqli_stmt_prepare($stmt, "REPLACE INTO test(id, label) values (5, 'e')") ||
/PHP-7.4/ext/phar/tests/
H A Dphar_setdefaultstub.phpt46 } catch(Exception $e) {
47 echo $e->getMessage() . "\n";
/PHP-7.4/ext/hash/
H A Dhash.c1283 char *s = buffer, *e = s + sizeof(buffer); in PHP_MINFO_FUNCTION() local
1286 s += slprintf(s, e - s, "%s ", ZSTR_VAL(str)); in PHP_MINFO_FUNCTION()
/PHP-7.4/ext/standard/
H A Dstreamsfuncs.c36 #define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
H A Dconfig.m4136 salt[9]='l'; salt[10]='e'; salt[11]='$';
/PHP-7.4/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type1.phpt9 $date_format = 'Y-m-d H:i:s e';
/PHP-7.4/ext/openssl/
H A Dxp_ssl.c650 unsigned long err_code, e; in php_openssl_win_cert_verify_callback() local
653 while ((e = ERR_get_error()) != 0) { in php_openssl_win_cert_verify_callback()
654 err_code = e; in php_openssl_win_cert_verify_callback()
/PHP-7.4/ext/standard/tests/file/
H A Dfscanf_variation51.phpt29 $formats = array( "%d", "%f", "%e", "%u", " %s", "%x", "%o");

Completed in 92 milliseconds

1...<<6162636465666768697071