Home
last modified time | relevance | path

Searched refs:add (Results 251 – 275 of 360) sorted by relevance

1...<<1112131415

/PHP-8.3/ext/standard/tests/array/
H A Darray_udiff_assoc_variation1.phpt34 // add arrays
H A Darray_udiff_uassoc_variation1.phpt35 // add arrays
H A Darray_udiff_variation1.phpt34 // add arrays
H A Darray_uintersect_assoc_variation1.phpt34 // add arrays
H A Darray_uintersect_uassoc_variation1.phpt35 // add arrays
H A Darray_uintersect_variation1.phpt34 // add arrays
H A Darray_diff_uassoc_variation1.phpt42 // add arrays
H A Darray_multisort_variation1.phpt39 // add arrays
H A Darray_multisort_variation3.phpt40 // add arrays
H A Darray_multisort_variation2.phpt41 // add arrays
/PHP-8.3/ext/spl/tests/
H A Dclass_implements_variation1.phpt44 // add arrays
H A Dclass_uses_variation1.phpt44 // add arrays
/PHP-8.3/ext/standard/tests/file/
H A Dfgetcsv_variation13.phpt20 // create the file and add the content with has csv fields
H A Dfgetcsv_variation14.phpt20 // create the file and add the content with has csv fields
H A Dfgetcsv_variation20.phpt22 // create the file and add the content with has csv fields
H A Dfputcsv_variation10.phpt32 // create the file and add the content with has csv fields
/PHP-8.3/ext/mbstring/tests/
H A Dmb_substitute_character_variation_strict_types.phpt37 // add arrays
H A Dmb_substitute_character_variation_weak_types.phpt35 // add arrays
/PHP-8.3/ext/snmp/tests/
H A Dsnmp-object-errno-errstr.phpt138 string(129) "Could not add variable: OID='.iso.org.dod.internet.mgmt.mib-2.system.sysContact.0' typ…
/PHP-8.3/build/
H A Dpkg.m437 dnl To ensure that this macro is defined, also add:
63 AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path])
H A Dphp_cxx_compile_stdcxx.m4223 add(T1 a1, T2 a2) -> decltype(a1 + a2)
242 static_assert(is_same<int, decltype(add(c, v))>::value == true, "");
243 return (sumf > 0.0) ? sumi : add(c, v);
/PHP-8.3/ext/imap/tests/setup/
H A Dimap_include.inc84 echo "Create a temporary mailbox and add " . $message_count . " msgs\n";
/PHP-8.3/ext/tokenizer/tests/
H A D002.phpt12 /* feel free to add more yourself */
/PHP-8.3/ext/spl/tests/SplFileObject/
H A DSplFileObject_fputcsv_variation10.phpt33 // create the file and add the content with has csv fields
/PHP-8.3/ext/date/tests/
H A DDateTimeImmutable_uninitialised_exceptions.phpt34 check(fn() => $mdti->add($di));

Completed in 59 milliseconds

1...<<1112131415