Home
last modified time | relevance | path

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

123

/php-src/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-src/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
H A Dgh15712.phpt2 GH-15712: overflow on real number printing
/php-src/Zend/tests/lazy_objects/
H A Dinitializer_must_return_the_right_type.phpt149 …eError: The real instance class stdClass is not compatible with the proxy class C. The proxy must …
152 …eError: The real instance class DateTime is not compatible with the proxy class C. The proxy must …
158 TypeError: The real instance class D is not compatible with the proxy class C. The proxy must be a …
161 TypeError: The real instance class B is not compatible with the proxy class E. The proxy must be a …
H A Dreset_as_lazy_real_instance.phpt2 Lazy objects: resetAsLazy*() can make a real instance lazy
H A Dgh15999_001.phpt111 …eError: The real instance class stdClass is not compatible with the proxy class C. The proxy must …
H A Dserialize___sleep.phpt2 Lazy Objects: serialize with __sleep fetches property info from the real instance
/php-src/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-src/ext/exif/tests/
H A Dgh16409.phpt2 GH-16409 (Segfault in exif_thumbnail when not dealing with a real file)
/php-src/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-src/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-src/ext/opcache/tests/
H A Dbug81015.phpt8 // the "true" part is not as trivial in the real case
/php-src/ext/pcntl/tests/
H A Dpcntl_setpriority_error_linux.phpt28 Warning: pcntl_setpriority(): Error 1: A process was located, but neither its effective nor real us…
H A Dpcntl_setpriority_error_darwin.phpt49 Warning: pcntl_setpriority(): Error 1: A process was located, but neither its effective nor real us…
/php-src/ext/openssl/tests/
H A Dgh9310.phpt160 PHP Warning: stream_socket_accept(): Unable to get real path of certificate file `%scert.crt' in %s
164 PHP Warning: stream_socket_accept(): Unable to get real path of private key file `%sprivate.key' i…
168 PHP Warning: stream_socket_accept(): Unable to get real path of certificate file `%sgh9310.crt' in…
172 PHP Warning: stream_socket_accept(): Unable to get real path of private key file `%sgh9310.key' in…
/php-src/sapi/fuzzer/dict/
H A Dparser53 "real"
/php-src/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-src/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-src/ext/pdo_mysql/tests/
H A Dbug_50323.phpt21 // no real parser - any exotic setting can fool us
/php-src/ext/soap/tests/bugs/
H A Dbug49278.phpt20 … works from a development directory in which case extension_dir might not be the real extension dir

Completed in 32 milliseconds

123