Home
last modified time | relevance | path

Searched refs:values (Results 1326 – 1350 of 1390) sorted by last modified time

1...<<515253545556

/PHP-7.4/ext/filter/tests/
H A D051.phpt2 filter_var() and default values
H A D055.phpt7 $values = Array(
23 foreach ($values as $value) {
H A D056.phpt8 $values = Array(
27 foreach ($values as $value) {
H A D058.phpt7 $values = Array(
30 foreach ($values as $value) {
H A D060.phpt10 $values = [
23 $values,
H A Dbug8315.phpt2 bug 8315, NULL values halt the validation
H A D002.phpt2 GET test with 2 values and an empty one
H A D015.phpt8 $values = Array(
52 foreach ($values as $value) {
H A D016.phpt7 $values = Array(
24 foreach ($values as $value) {
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic4456 # some common bits/sample values
5643 # Need more values for WE32 DMD executables.
11391 # skip for values 2,2Ah,70h,73h,DFh
18206 # check that state is one of known values
21177 # start values normally 0~1st sheet A1
25599 0 string MMV PCP memory mapped values
29202 # only found values lower 0x0000ffff
29213 # only found values lower 0x00ffFFff
30091 # full 64-bit values.
30093 # Big-endian values
[all …]
/PHP-7.4/ext/dom/tests/
H A Ddom001.phpt96 echo "--------- Check various node_name return values\n";
274 --------- Check various node_name return values
H A DDOMDocumentType_basic_001.phpt10 // Access publicId, systemId, name, internalSubset all with values.
23 // Access entities and notations with values.
H A DDOMDocument_loadXML_error2.phpt4 This test verifies the method detects attributes values not closed between " or '
H A DDOMDocument_load_error2.phpt4 This test verifies the method detects attributes values not closed between " or '
H A DDOMDocument_schemaValidateSource_addAttrs.phpt2 DomDocument::schemaValidateSource() - Add missing attribute default values from schema
H A DDOMDocument_schemaValidateSource_missingAttrs.phpt2 DomDocument::schemaValidateSource() - Don't add missing attribute default values from schema
H A DDOMDocument_schemaValidate_addAttrs.phpt2 DomDocument::schemaValidate() - Add missing attribute default values from schema
H A DDOMDocument_schemaValidate_missingAttrs.phpt2 DomDocument::schemaValidate() - Don't add missing attribute default values from schema
H A Dbug41374.phpt2 Bug #41374 (wholetext concats values of wrong nodes)
/PHP-7.4/ext/date/tests/
H A Dmktime-1.phpt9 # MacOS/X libc implementation doesn't treat out-of-range values
H A Dbug45866.phpt2 Bug #45866 (decimal values fed to DateTime->modify() causes long execution times)
H A Dbug73858.phpt25 is the important one, if it uses the verbose method it returns the correct values.
/PHP-7.4/ext/com_dotnet/tests/
H A Dvariants.phpt16 $values = array(VT_I4 => 42, VT_R8 => 3.5, VT_BSTR => "hello", VT_BOOL => false);
20 foreach ($values as $t => $val) {
28 foreach ($values as $op2) {
H A Dvariants_x64.phpt19 $values = array(VT_I8 => 42, VT_R8 => 3.5, VT_BSTR => "hello", VT_BOOL => false);
23 foreach ($values as $t => $val) {
31 foreach ($values as $op2) {
/PHP-7.4/ext/curl/tests/
H A Dbug46711.phpt2 Bug #46711 (lost memory when foreach is used for values passed to curl_setopt())

Completed in 79 milliseconds

1...<<515253545556