Home
last modified time | relevance | path

Searched refs:real (Results 1 – 25 of 49) sorted by relevance

12

/PHP-8.1/ext/spl/tests/
H A Dbug45622.phpt13 echo "\n--> Access the real property:\n";
17 echo "\n--> Remove the real property and access the array element:\n";
27 echo "\n--> Re-add the real property:\n";
33 --> Access the real property:
37 --> Remove the real property and access the array element:
47 --> Re-add the real property:
H A DarrayObject_setFlags_basic1.phpt22 echo "\n--> Access the real property:\n";
25 echo "\n--> Remove the real property and access the array element:\n";
34 --> Access the real property:
39 --> Remove the real property and access the array element:
/PHP-8.1/Zend/tests/
H A Dreal_cast.phpt2 The (real) cast is no longer supported
6 var_dump((real) 42);
10 Parse error: The (real) cast has been removed, use (float) instead in %s on line %d
/PHP-8.1/ext/mbstring/tests/
H A Dmb_output_handler_euc_jp.phpt7 // TODO: Do real test
H A Dother_encodings.phpt13 // "7bit". This is not a real text encoding.
/PHP-8.1/ext/json/tests/
H A Dpass001.phpt20 \"real\": -9876.543210,
103 "real": -9876.543210,
179 ["real"]=>
317 ["real"]=>
426 …"array with 1 element"]},{},[],-42,true,false,null,{"integer":1234567890,"real":-9876.54321,"e":1.…
428 …"array with 1 element"]},[],[],-42,true,false,null,{"integer":1234567890,"real":-9876.54321,"e":1.…
459 ["real"]=>
597 ["real"]=>
H A Dpass001.1.phpt25 \"real\": -9876.543210,
113 "real": -9876.543210,
194 ["real"]=>
375 ["real"]=>
527 …"array with 1 element"]},{},[],-42,true,false,null,{"integer":1234567890,"real":-9876.54321,"e":1.…
529 …"array with 1 element"]},[],[],-42,true,false,null,{"integer":1234567890,"real":-9876.54321,"e":1.…
560 ["real"]=>
741 ["real"]=>
H A Dpass001.1_64bit.phpt29 \"real\": -9876.543210,
117 "real": -9876.543210,
198 ["real"]=>
379 ["real"]=>
531 …"array with 1 element"]},{},[],-42,true,false,null,{"integer":1234567890,"real":-9876.54321,"e":1.…
533 …"array with 1 element"]},[],[],-42,true,false,null,{"integer":1234567890,"real":-9876.54321,"e":1.…
564 ["real"]=>
745 ["real"]=>
/PHP-8.1/ext/dom/tests/
H A DDOMNode_removeChild_error1.phpt8 $real_parent = $document->createElement('real');
H A DDOMNode_replaceChild_error1.phpt8 $real_parent = $document->createElement('real');
/PHP-8.1/ext/opcache/tests/
H A Dbug81015.phpt8 // the "true" part is not as trivial in the real case
H A Drevalidate_path_01.phpt2 revalidate_path 01: OPCache must cache only resolved real paths when revalidate_path is set
/PHP-8.1/sapi/fuzzer/dict/
H A Dparser49 "real"
/PHP-8.1/ext/tokenizer/tests/
H A Dtoken_get_all_variation8.phpt9 * (int)/(integer) - T_INT_CAST(295), (float)/(real)/(double) - T_DOUBLE_CAST(294),
25 $d = $c - (real) 12;
717 string(6) "(real)"
/PHP-8.1/sapi/fpm/tests/
H A Dfcgi-env-pif-apache-balancer-real.phpt2 FPM: FastCGI env var path info fix for Apache balancer real configuration
/PHP-8.1/ext/pdo_mysql/tests/
H A Dbug_50323.phpt23 // no real parser - any exotic setting can fool us
/PHP-8.1/ext/mysqli/tests/
H A Dbug70384.phpt38 // Insert via string to make sure the real floating number gets to the DB
H A Dbug67839.phpt30 // Insert via string to make sure the real floating number gets to the DB
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_info.c343 size_t used, real, peak_used, peak_real; in PHPDBG_INFO() local
352 real = zend_memory_usage(1); in PHPDBG_INFO()
364 phpdbg_writeln("|-------> Real:\t%.3f kB", (float) (real / 1024)); in PHPDBG_INFO()
/PHP-8.1/ext/date/tests/
H A DDateInterval_format.phpt5 Don't want an XFAIL here to cause confusion if a real bug comes up.
/PHP-8.1/sapi/phpdbg/tests/
H A Dphpdbg_get_executable_stream_wrapper.phpt24 * First, we define a stream wrapper that simply maps to a real file on disk.
/PHP-8.1/ext/standard/tests/file/
H A Dfopen_variation19.phpt13 $realFilename = __FILE__.'.real';
/PHP-8.1/ext/soap/tests/
H A Dcustom_content_type.phpt18 … works from a development directory in which case extension_dir might not be the real extension dir
/PHP-8.1/tests/lang/
H A D024.phpt49 *** Testing real operators ***
392 *** Testing real operators ***
617 *** Testing real operators ***
842 *** Testing real operators ***
1067 *** Testing real operators ***
1292 *** Testing real operators ***
1517 *** Testing real operators ***
1742 *** Testing real operators ***
1967 *** Testing real operators ***
2192 *** Testing real operators ***
[all …]
/PHP-8.1/ext/standard/html_tables/
H A Dents_html401.txt159 real 211C

Completed in 50 milliseconds

12