Home
last modified time | relevance | path

Searched refs:values (Results 901 – 925 of 1390) sorted by relevance

1...<<31323334353637383940>>...56

/PHP-7.4/ext/date/tests/
H A Dstrftime_variation14.phpt24 //array of values to iterate over
H A Dstrftime_variation15.phpt18 //array of values to iterate over
H A Dstrftime_variation21.phpt18 //array of values to iterate over
H A Dstrftime_variation3.phpt17 //array of values to iterate over
H A Dstrftime_variation5.phpt18 //array of values to iterate over
H A Dstrftime_variation7.phpt19 //array of values to iterate over
/PHP-7.4/ext/oci8/tests/
H A Ddefine4.phpt15 "insert into define4_tab (value, string) values (1234, 'some')",
H A Dimp_res_insert.phpt33 execute immediate 'insert into imp_res_insert_tab values ('||p1||')';
41 execute immediate 'insert into imp_res_insert_tab values ('||p1||')';
H A Drefcur_prefetch_1.phpt2 Prefetch with REF cursor. Test different values for prefetch with oci_set_prefetch().
63 // Various values for prefetch
90 // This function calls the fetch_ref_cur procedure to get the values from the REF cur.
/PHP-7.4/ext/standard/tests/file/
H A Dparse_ini_file_variation2.phpt2 Test parse_ini_file() function : variation: handling different boolean values
H A Dfscanf_variation8.phpt2 Test fscanf() function: usage variations - float formats with float values
11 /* Test fscanf() to scan different float values using different format types */
15 echo "*** Test fscanf(): different float format types with different float values ***\n";
23 // different valid float values
82 // reading the values from file using different float formats
102 *** Test fscanf(): different float format types with different float values ***
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpecl_bug_5802.phpt16 $stmt = $db->prepare('insert into test (bar) values(:bar)') or var_dump($db->errorInfo());
/PHP-7.4/ext/pdo_oci/tests/
H A Dpdo_oci_attr_autocommit_3.phpt30 $dbh->exec("insert into pdo_ac_tab (col1) values ('some data')");
/PHP-7.4/ext/standard/tests/image/
H A Dimage_type_to_mime_type_variation3.phpt2 image_type_to_mime_type() (passinf equivalent integer values)
/PHP-7.4/Zend/tests/
H A D008.phpt48 Warning: Constants may only evaluate to scalar values, arrays or resources in %s on line %d
/PHP-7.4/ext/pdo_firebird/tests/
H A Ddialect_1.phpt36 $sql='INSERT INTO test_d1(K, DT) values(?, ?)';
/PHP-7.4/ext/filter/tests/
H A D015.phpt8 $values = Array(
52 foreach ($values as $value) {
/PHP-7.4/ext/mysqli/tests/
H A Dconnect.inc3 Default values are "localhost", "root",
5 Change the MYSQL_TEST environment values
/PHP-7.4/ext/standard/tests/class_object/
H A Dget_class_variation_001.phpt19 //array of values to iterate over
20 $values = array(
69 foreach($values as $value) {
/PHP-7.4/ext/standard/tests/strings/
H A Dsprintf_variation15.phpt2 Test sprintf() function : usage variations - string formats with string values
11 echo "*** Testing sprintf() : string formats with string values ***\n";
80 *** Testing sprintf() : string formats with string values ***
/PHP-7.4/ext/session/tests/
H A Dsession_cache_expire_error.phpt35 // Unexpected values to be passed as arguments
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug38536.phpt2 Bug #38536 (SOAP returns an array of values instead of an object)
/PHP-7.4/ext/standard/tests/array/
H A Darray_udiff_variation5.phpt6 …* Description: Returns the entries of arr1 that have values which are not present in any of the ot…
H A Darray_uintersect_assoc_variation5.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…
H A Darray_uintersect_variation5.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…

Completed in 27 milliseconds

1...<<31323334353637383940>>...56