Home
last modified time | relevance | path

Searched refs:same (Results 326 – 350 of 396) sorted by relevance

1...<<111213141516

/PHP-7.4/ext/standard/tests/file/
H A Dstat_basic-win32.phpt44 // numeric and named keys, compare them to see they are same
H A Dfgetcsv_variation9.phpt2 Test fgetcsv() : usage variations - with different delimiter but same enclosure
15 echo "*** Testing fgetcsv() : with different delimiter but same enclosure ***\n";
77 // use different delimiter but same enclosure char
95 *** Testing fgetcsv() : with different delimiter but same enclosure ***
H A Dfgetcsv_variation11.phpt2 Test fgetcsv() : usage variations - with different enclosure but same delimiter
13 echo "*** Testing fgetcsv() : with different enclosure but same delimiter char ***\n";
76 // use different delimiter but same enclosure char
94 *** Testing fgetcsv() : with different enclosure but same delimiter char ***
/PHP-7.4/ext/oci8/tests/
H A Dedition_2.phpt43 echo"\n\n**Test 1.2 - Set a value and get the same with different connections *********\n";
170 **Test 1.2 - Set a value and get the same with different connections *********
H A Dedition_1.phpt50 create the same view 'view_ed' with a different definition in MYEDITION.
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_bind_result_references.phpt90 print "reference, same target...\n";
269 reference, same target...
H A Dmysqli_field_seek.phpt71 // same. Not sure whether this is strictly necessary.
/PHP-7.4/ext/pdo/tests/
H A Dpdo_016.phpt54 $stmt4->bindParam(':txt', $txt); /* using same name */
H A Dpdo_016a.phpt54 $stmt4->bindParam('txt', $txt); /* using same name */
/PHP-7.4/ext/standard/tests/array/
H A Darray_combine_variation4.phpt77 // same arrays are passed to both $keys and $values
H A Darray_intersect_assoc_variation3.phpt97 // additional argument passed is the same as $arr1 argument
H A Darray_intersect_assoc_variation4.phpt96 // additional argument passed is the same as $arr1 argument
H A Darray_combine_variation3.phpt77 // same arrays are passed to both $keys and $values
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_dup_named_placeholder.phpt39 // Now the same with emulated PS.
/PHP-7.4/ext/mbstring/libmbfl/
H A DLICENSE93 library does the same job as widely used non-free libraries. In this
195 distribute the same sections as part of a whole which is a work based
236 source code from the same place satisfies the requirement to
307 least three years, to give the same user the materials
313 specified materials from the same place.
340 a) Accompany the combined library with a copy of the same work
347 where to find the accompanying uncombined form of the same work.
/PHP-7.4/ext/standard/tests/strings/
H A Dbasename_variation.phpt54 /* paths and suffix given as same */
/PHP-7.4/
H A DUPGRADING.INTERNALS56 clone, now we use the same private property_info, and should also
57 check property_info->ce (in the same way as with methods).
86 This handler serves the same general function as get_properties(), but
/PHP-7.4/ext/bcmath/libbcmath/
H A DLICENSE95 library does the same job as widely used non-free libraries. In this
198 distribute the same sections as part of a whole which is a work based
239 source code from the same place satisfies the requirement to
310 least three years, to give the same user the materials
316 specified materials from the same place.
343 a) Accompany the combined library with a copy of the same work
350 where to find the accompanying uncombined form of the same work.
/PHP-7.4/ext/mbstring/tests/
H A Dmb_convert_encoding_array2.phpt21 //All strings are the same when displayed in their respective encodings
/PHP-7.4/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_v.phpt33 expected: reference count of $global_var should remain the same as
H A Dstrval.phpt99 scalar values and returns the string conversion of same */
/PHP-7.4/build/
H A Dax_gcc_func_attribute.m413 # the same syntax. Compiler warnings are used to detect supported
/PHP-7.4/sapi/fpm/tests/
H A Dresponse.inc229 return $this->error("The header $name value '$header' is not the same as '$value'");
/PHP-7.4/sapi/litespeed/
H A DREADME.md21 same way as that in mod_php with the same configuration directives.
/PHP-7.4/sapi/fpm/
H A Dwww.conf.in86 ; be alive at the same time.
99 ; can be alive at the same time.
277 ; %e: an environment variable (same as $_ENV or $_SERVER)
418 ; same as the PHP SAPI:

Completed in 150 milliseconds

1...<<111213141516