Home
last modified time | relevance | path

Searched refs:one (Results 226 – 250 of 666) sorted by relevance

12345678910>>...27

/PHP-7.4/Zend/tests/
H A Dgc_013.phpt2 GC 013: Too many cycles in one array
H A Dlist_mixed_keyed_unkeyed.phpt12 list($zero, 1 => $one, "foo" => $foo) = $contrivedKeyedAndUnkeyedArrayExample;
H A D034.phpt26 Fatal error: Switch statements may only contain one default clause in %s on line 13
H A Dns_092.phpt20 A // <- this one must fail
26 B // <- this one must fail
H A Dgc_014.phpt2 GC 014: Too many cycles in one object
/PHP-7.4/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_rpcenc_010w.phpt11 $client->echoMultipleFaults2(3, "Hello World", 12.345, array("one","two","three"));
19 …e="xsd:string[3]" xsi:type="ns2:ArrayOfString"><item xsi:type="xsd:string">one</item><item xsi:typ…
21 …e="xsd:string[3]" xsi:type="ns1:ArrayOfString"><item xsi:type="xsd:string">one</item><item xsi:typ…
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug36575.phpt34 $a2->var1 = "one";
49 …<SOAP-ENV:Body><ns1:test><a1 xsi:type="ns2:A2"><var1 xsi:type="xsd:string">one</var1><var2 xsi:typ…
51 …dy><ns1:testResponse><result xsi:type="ns2:A3"><var1 xsi:type="xsd:string">one</var1><var2 xsi:typ…
/PHP-7.4/ext/date/tests/
H A Dbug43452.phpt17 // forward one week, then behaves like above for week days
29 // if the current day-of-week is the one mentioned in the phrase.
39 // Now the same where the current day-of-week does not match the one in the
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug50690.phpt2 Bug #23650 (putenv() does not assign values when the value is one character)
/PHP-7.4/ext/opcache/tests/
H A Dcompact_literals.phpt14 "1" => "one",
16 "one" => 1,
20 unset($array["one"]);
165 [1] => one
H A Dbug77310_1.phpt16 $data = ['zero', 'one', 'two'];
H A Dbug77215.phpt2 Bug #77215: CFG assertion failure on multiple finalizing switch frees in one block
/PHP-7.4/ext/spl/tests/
H A Dbug75673.phpt6 $stack->push("one");
H A DSplPriorityQueue_setExtractFlags_zero.phpt11 Fatal error: Uncaught RuntimeException: Must specify at least one extract flag in %s:%d
/PHP-7.4/ext/intl/tests/
H A Dnormalizer_get_raw_decomposition.phpt61 error info: 'Input string must be exactly one UTF-8 encoded code point long.: U_ILLEGAL_ARGUMENT_ER…
64 error info: 'Input string must be exactly one UTF-8 encoded code point long.: U_ILLEGAL_ARGUMENT_ER…
/PHP-7.4/ext/standard/tests/file/
H A Dbug38086.phpt43 Jura gur cnvaf bs yvsr jba'g one zl jnl
50 Jura gur cnvaf bs yvsr jba'g one zl jnl
H A Dchmod_error.phpt14 //Test chmod with one more than the expected number of arguments
21 // Testing chmod with one less than the expected number of arguments
/PHP-7.4/ext/pdo_mysql/tests/
H A Dbug_41997.phpt28 $db->exec('CREATE PROCEDURE p() BEGIN SELECT 1 AS "one"; END');
45 ["one"]=>
/PHP-7.4/ext/standard/tests/strings/
H A Dprintf_basic1.phpt26 echo "\n-- Calling printf() with one arguments --\n";
51 -- Calling printf() with one arguments --
H A Dprintf_basic7.phpt33 echo "\n-- Calling printf() with one arguments --\n";
57 -- Calling printf() with one arguments --
H A Dprintf_basic8.phpt32 echo "\n-- Calling printf() with one arguments --\n";
56 -- Calling printf() with one arguments --
/PHP-7.4/ext/standard/tests/array/
H A Darray_map_variation9.phpt28 echo "-- checking binary safe array with one parameter callback function --\n";
42 -- checking binary safe array with one parameter callback function --
H A Dbug48854.phpt2 Bug #48854 (array_merge_recursive modifies arrays after first one)
/PHP-7.4/ext/imap/tests/
H A Dimap_fetchheader_error.phpt21 //Test imap_fetchheader with one more than the expected number of arguments
30 // Testing imap_fetchheader with one less than the expected number of arguments
/PHP-7.4/ext/gd/tests/
H A Dcolormatch.phpt20 Warning: imagecolormatch(): Image2 must have at least one color in %s on line %d

Completed in 27 milliseconds

12345678910>>...27