Home
last modified time | relevance | path

Searched refs:d (Results 6626 – 6650 of 7036) sorted by relevance

1...<<261262263264265266267268269270>>...282

/php-src/ext/mbstring/tests/
H A Dmb_ereg_replace_named_subpatterns.phpt13 echo mb_ereg_replace('(?<a>\s*)(?<b>\w+)(?<c>\s*)', '\k<a>_\k<b>_\k<c>', 'a b c d e' ), "\n";
/php-src/Zend/tests/constexpr/
H A Dnew_not_allowed_property.phpt23 Fatal error: New expressions are not supported in this context in %s on line %d
/php-src/ext/standard/tests/general_functions/
H A D001.phpt16 $test = sprintf("abc%04d %-20s%c", 20, "fisketur", 33);
/php-src/ext/exif/tests/
H A Dexif001.phpt24 int(%d)
/php-src/ext/soap/tests/schema/
H A Dschema051.phpt23 object(stdClass)#%d (2) {
H A Dschema085.phpt40 object(stdClass)#%d (2) {
/php-src/ext/intl/tests/
H A Ddateformat_formatObject_calendar_variant5.phpt19 echo IntlDateFormatter::formatObject($cal, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n";
H A Ddateformat_formatObject_calendar_variant_icu72-1.phpt18 echo IntlDateFormatter::formatObject($cal, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n";
H A Dcalendar_get_setSkippedWallTimeOption_basic.phpt46 …nCalendar::createFromDate() or IntlGregorianCalendar::createFromDateTime() instead in %s on line %d
/php-src/ext/session/tests/user_session_module/
H A Dsession_set_save_handler_class_016.phpt75 string(%d) "%s"
/php-src/ext/standard/tests/file/windows_mb_path/
H A Dbug75063_utf8.phpt74 string(%d) "%sbug75063-utf8%eтест"
/php-src/ext/dom/tests/compareDocumentPosition/
H A Dattribute_order_different_element.phpt12 <inner a="b" c="d" e="f" />
/php-src/ext/mysqli/tests/transactions/
H A D014.phpt30 printf("Num_of_rows=%d\n", mysqli_num_rows($result));
/php-src/ext/sodium/tests/
H A Dphp_password_hash_argon2id.phpt41 Argon2 provider: string(%d) "%s"
/php-src/ext/pgsql/tests/
H A Dbug60244.phpt61 object(stdClass)#%d (1) {
/php-src/Zend/tests/offsets/
H A Dappending_containers.phpt27 Deprecated: Automatic conversion of false to array is deprecated in %s on line %d
/php-src/.github/actions/configure-x32/
H A Daction.yml66 --with-config-file-scan-dir=/etc/php.d
/php-src/ext/standard/tests/array/
H A Darray_all_basic.phpt9 "d" => 4,
/php-src/ext/mysqli/tests/
H A Dmysqli_real_connect_compression_error.phpt10 …die(sprintf("skip Can't connect to MySQL Server - [%d] %s", mysqli_connect_errno(), mysqli_connect…
H A Dmysqli_change_user_new.phpt32 printf("[003] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
/php-src/ext/libxml/tests/
H A Dbug61367-read_2.phpt63 Warning: Attempt to read property "nodeValue" on null in %s on line %d
/php-src/ext/opcache/jit/ir/
H A Dir_sccp.c740 return !IR_IS_SYM_CONST(insn->op) && insn->val.d == (double)(float)insn->val.d; in ir_may_promote_d2f()
1690 return op1->val.d == op2->val.d; in ir_cmp_is_true()
1692 return op1->val.d != op2->val.d; in ir_cmp_is_true()
1694 return op1->val.d < op2->val.d; in ir_cmp_is_true()
1696 return op1->val.d >= op2->val.d; in ir_cmp_is_true()
1698 return op1->val.d <= op2->val.d; in ir_cmp_is_true()
1700 return op1->val.d > op2->val.d; in ir_cmp_is_true()
1702 return !(op1->val.d >= op2->val.d); in ir_cmp_is_true()
1704 return !(op1->val.d < op2->val.d); in ir_cmp_is_true()
1706 return !(op1->val.d > op2->val.d); in ir_cmp_is_true()
[all …]
/php-src/ext/filter/tests/
H A D015.phpt65 var_dump(filter_var("http://www.example.com/index.php?a=b&c=d", FILTER_VALIDATE_URL, FILTER_FLAG_QU…
120 string(40) "http://www.example.com/index.php?a=b&c=d"
/php-src/tests/classes/
H A Darray_access_001.phpt137 Warning: Undefined array key "5th" in %s on line %d
141 Warning: Undefined array key 6 in %s on line %d
H A Darray_access_002.phpt137 Warning: Undefined array key "5th" in %s on line %d
141 Warning: Undefined array key 6 in %s on line %d

Completed in 35 milliseconds

1...<<261262263264265266267268269270>>...282