Home
last modified time | relevance | path

Searched refs:one (Results 601 – 625 of 666) sorted by relevance

1...<<21222324252627

/PHP-7.4/ext/intl/tests/
H A Dut_common.inc5 * It they're equal then show one of them.
33 // Else, if the results are equal, show one of them.
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_report.phpt45 …// mysqli_ping() cannot be tested, because one would need to cause an error inside the C function …
50 …// mysqli_store_result() and mysqli_use_result() cannot be tested, because one would need to cause…
H A Dmysqli_poll_kill.phpt73 printf("[009] There should be no errors but one rejected connection\n");
H A Dmysqli_get_client_stats.phpt401 print "Testing buffered Prepared Statements... - fetching all but one\n";
486 print "Testing unbuffered Prepared Statements... - fetching all but one\n";
566 printf("[%03d] Expecting at least one result, [%d] %s\n", ++$test_counter,
1284 Testing buffered Prepared Statements... - fetching all but one
1286 Testing unbuffered Prepared Statements... - fetching all but one
H A Dmysqli_stmt_big_prepare.phpt13 // Note: No SQL tests here! We can expand one of the *fetch()
15 // We would duplicate the SQL test cases if we have it here and in one of the
/PHP-7.4/ext/standard/tests/file/
H A D007_error.phpt24 var_dump(fopen(__FILE__)); // one valid argument
H A Duserstreams.phpt30 I ask no one
/PHP-7.4/ext/standard/tests/array/
H A Darray_multisort_variation1.phpt47 $assoc_array = array ('one' => 1, 'two' => 2);
H A Darray_multisort_variation2.phpt49 $assoc_array = array ('one' => 1, 'two' => 2);
H A Darray_multisort_variation3.phpt48 $assoc_array = array ('one' => 1, 'two' => 2);
H A Darray_merge.phpt8 Description: Merge one or more arrays
H A Darray_key_exists.phpt99 public $arr = array("var" => "value", "1" => "one", ""=>"value");
H A Darray_intersect_variation1.phpt22 $arr3 = array(1, 2, "one" => 1, "two" => 2);
H A Darray_intersect_variation2.phpt22 $arr3 = array(1, 2, "one" => 1, "two" => 2);
H A Darray_intersect_assoc_variation1.phpt23 $arr3 = array(1, 2, "one" => 1, "two" => 2);
/PHP-7.4/sapi/fpm/
H A Dphp-fpm.conf.in137 ; Include one or more files. If glob(3) exists, it is used to include a bunch of
/PHP-7.4/ext/date/lib/
H A Dtimelib.h944 timelib_rel_time *timelib_diff(timelib_time *one, timelib_time *two);
/PHP-7.4/
H A DUPGRADING.INTERNALS75 has been introduced, where zend_prop_purpose (currently) takes one of:
282 anymore and now takes one optional argument - minimum required version.
H A DCONTRIBUTING.md5 websites is a never ending one. With every release, or release candidate comes a
363 3. Do not commit multiple files and dump all messages in one commit. If you
365 nice commit message for each one. See example below.
H A DUPGRADING301 limits the amount of backtracking that may be performed during one mbregex
469 . The convert_cyr_string() function is deprecated. It can be replaced by one
769 bundled one).
811 to opt into using an external PCRE library, rather than the bundled one.
/PHP-7.4/build/
H A Dphp_cxx_compile_stdcxx.m4299 static const int one {1};
303 static_assert(test::one == 1, "");
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_closecursor.phpt18 // This one should fail. I let it fail to prove that closeCursor() makes a difference.
/PHP-7.4/ext/oci8/tests/
H A Dedition_2.phpt30 /* In 11.2, there can only be one child edition. So this test will
/PHP-7.4/ext/bcmath/libbcmath/
H A DLICENSE286 directing the user to the copy of this License. Also, you must do one
302 Library. A suitable mechanism is one that (1) uses at run time a
306 the user installs one, as long as the modified version is
479 <one line to give the library's name and a brief idea of what it
/PHP-7.4/ext/standard/tests/general_functions/
H A Dgettype_settype_variation1.phpt114 array(1 => "one", 2 => "two", "3" => "three", "four" => 4),

Completed in 47 milliseconds

1...<<21222324252627