Home
last modified time | relevance | path

Searched refs:boolean (Results 1 – 25 of 1126) sorted by relevance

12345678910>>...46

/PHP-5.5/ext/standard/tests/general_functions/
H A Dgettype_settype_variation4.phpt68 /* boolean */
185 "boolean",
223 string(7) "boolean"
225 string(7) "boolean"
228 string(7) "boolean"
230 string(7) "boolean"
233 string(7) "boolean"
235 string(7) "boolean"
238 string(7) "boolean"
243 string(7) "boolean"
[all …]
H A Dvar_export_basic2.phpt2 Test var_export() function with valid boolean values
12 echo "*** Testing var_export() with valid boolean values ***\n";
13 // different valid boolean vlaues
23 /* Loop to check for above boolean values with var_export() */
24 echo "\n*** Output for boolean values ***\n";
37 *** Testing var_export() with valid boolean values ***
39 *** Output for boolean values ***
H A Dgettype_settype_basic.phpt77 "boolean",
121 string(7) "boolean"
428 string(7) "boolean"
432 string(7) "boolean"
436 string(7) "boolean"
440 string(7) "boolean"
444 string(7) "boolean"
448 string(7) "boolean"
452 string(7) "boolean"
456 string(7) "boolean"
[all …]
H A Dgetservbyname_variation2.phpt2 Test function getservbyname() by substituting argument 1 with boolean values.
7 echo "*** Test substituting argument 1 with boolean values ***\n";
25 *** Test substituting argument 1 with boolean values ***
H A D004.data2 true 1 boolean true
3 false 0 boolean false
H A Dget_cfg_var_variation2.phpt2 Test function get_cfg_var() by substituting argument 1 with boolean values.
14 echo "*** Test substituting argument 1 with boolean values ***\n";
31 *** Test substituting argument 1 with boolean values ***
H A Dgetservbyname_variation9.phpt2 Test function getservbyname() by substituting argument 2 with boolean values.
13 echo "*** Test substituting argument 2 with boolean values ***\n";
30 *** Test substituting argument 2 with boolean values ***
H A Dproc_nice_variation2.phpt2 Test function proc_nice() by substituting argument 1 with boolean values.
16 echo "*** Test substituting argument 1 with boolean values ***\n";
33 *** Test substituting argument 1 with boolean values ***
/PHP-5.5/ext/standard/tests/file/
H A D003.phpt2 is_*() and file_exists() return values are boolean.
32 boolean
33 boolean
34 boolean
35 boolean
36 boolean
37 boolean
38 boolean
39 boolean
40 boolean
[all …]
H A Dfstat_variation2.phpt2 Test function fstat() by substituting argument 1 with boolean values.
20 Warning: fstat() expects parameter 1 to be resource, boolean given in %s on line %d
23 Warning: fstat() expects parameter 1 to be resource, boolean given in %s on line %d
26 Warning: fstat() expects parameter 1 to be resource, boolean given in %s on line %d
29 Warning: fstat() expects parameter 1 to be resource, boolean given in %s on line %d
/PHP-5.5/ext/standard/tests/array/
H A Dksort_variation4.phpt11 …* testing ksort() by providing array of boolean values for $array argument with following flag val…
21 echo "\n-- Testing ksort() by supplying boolean value array, 'flag' value is defualt --\n";
26 echo "\n-- Testing ksort() by supplying boolean value array, 'flag' value is SORT_REGULAR --\n";
31 echo "\n-- Testing ksort() by supplying boolean value array, 'flag' value is SORT_NUMERIC --\n";
36 echo "\n-- Testing ksort() by supplying boolean value array, 'flag' value is SORT_STRING --\n";
46 -- Testing ksort() by supplying boolean value array, 'flag' value is defualt --
55 -- Testing ksort() by supplying boolean value array, 'flag' value is SORT_REGULAR --
64 -- Testing ksort() by supplying boolean value array, 'flag' value is SORT_NUMERIC --
73 -- Testing ksort() by supplying boolean value array, 'flag' value is SORT_STRING --
H A Dkrsort_variation11.phpt11 …* testing krsort() by providing array of boolean values for $array argument with following flag va…
21 echo "\n-- Testing krsort() by supplying boolean value array, 'flag' value is defualt --\n";
26 echo "\n-- Testing krsort() by supplying boolean value array, 'flag' value is SORT_REGULAR --\n";
31 echo "\n-- Testing krsort() by supplying boolean value array, 'flag' value is SORT_NUMERIC --\n";
36 echo "\n-- Testing krsort() by supplying boolean value array, 'flag' value is SORT_STRING --\n";
46 -- Testing krsort() by supplying boolean value array, 'flag' value is defualt --
55 -- Testing krsort() by supplying boolean value array, 'flag' value is SORT_REGULAR --
64 -- Testing krsort() by supplying boolean value array, 'flag' value is SORT_NUMERIC --
73 -- Testing krsort() by supplying boolean value array, 'flag' value is SORT_STRING --
H A Darray_product_variation1.phpt18 $types = array("boolean (true)" => true, "boolean (false)" => false,
34 boolean (true)
37 boolean (false)
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_max_links.phpt57 Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in %s on line %d
59 Warning: mysqli_close() expects parameter 1 to be mysqli, boolean given in %s on line %d
61 Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in %s on line %d
63 Warning: mysqli_close() expects parameter 1 to be mysqli, boolean given in %s on line %d
65 Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in %s on line %d
67 Warning: mysqli_close() expects parameter 1 to be mysqli, boolean given in %s on line %d
69 Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in %s on line %d
71 Warning: mysqli_close() expects parameter 1 to be mysqli, boolean given in %s on line %d
73 Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in %s on line %d
75 Warning: mysqli_close() expects parameter 1 to be mysqli, boolean given in %s on line %d
H A D071.phpt21 printf("[001] Expecting boolean/true got %s/%s\n", gettype($ret), var_export($ret, true));
28 …printf("[001] Expecting boolean/true got %s/%s @\n", gettype($ret), var_export($ret, true), $versi…
32 …printf("[001] Expecting boolean/false got %s/%s @\n", gettype($ret), var_export($ret, true), $vers…
48 printf("[002] Expecting boolean/true got %s/%s\n", gettype($ret), var_export($ret, true));
55 …printf("[002] Expecting boolean/true got %s/%s @\n", gettype($ret), var_export($ret, true), $versi…
59 …printf("[002] Expecting boolean/false got %s/%s @\n", gettype($ret), var_export($ret, true), $vers…
/PHP-5.5/ext/date/tests/
H A Dtimezone_transitions_get_variation2.phpt68 // boolean data
147 string(7) "boolean"
153 string(7) "boolean"
159 string(7) "boolean"
165 string(7) "boolean"
195 string(7) "boolean"
201 string(7) "boolean"
207 string(7) "boolean"
213 string(7) "boolean"
219 string(7) "boolean"
[all …]
H A Dtimezone_transitions_get_variation3.phpt68 // boolean data
147 string(7) "boolean"
153 string(7) "boolean"
159 string(7) "boolean"
165 string(7) "boolean"
195 string(7) "boolean"
201 string(7) "boolean"
207 string(7) "boolean"
213 string(7) "boolean"
219 string(7) "boolean"
[all …]
/PHP-5.5/ext/pdo/tests/
H A Dbug_39398.phpt19 $boolean = 1;
20 $stmt = $db->prepare('INSERT INTO test VALUES (:boolean)');
21 $stmt->bindValue(':boolean', isset($boolean), PDO::PARAM_INT);
/PHP-5.5/ext/posix/tests/
H A Dposix_strerror_variation1.phpt44 // boolean data
104 boolean
111 boolean
118 boolean
125 boolean
132 boolean
155 boolean
160 boolean
165 boolean
170 boolean
H A Dposix_ttyname_variation2.phpt2 Test function posix_ttyname() by substituting argument 1 with boolean values.
17 echo "*** Test substituting argument 1 with boolean values ***\n";
34 *** Test substituting argument 1 with boolean values ***
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug28985.phpt50 boolean Default;
86 boolean iGetListeValeur;
109 boolean DroitCreationResult;
136 boolean isProtected;
146 boolean Lecture;
147 boolean Modification;
148 boolean Suppression;
/PHP-5.5/ext/mysql/tests/
H A Dmysql_data_seek.phpt16 printf("[001] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
19 printf("[002] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
29 printf("[005] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
36 printf("[007] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
43 printf("[009] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
46 printf("[010] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
54 printf("[012] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
59 printf("[013] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_statement_class.phpt20 printf("[001] Expecting boolean/false got %s\n", var_export($tmp, true));
23 printf("[002] Expecting boolean/false got %s\n", var_export($tmp, true));
26 printf("[003] Expecting boolean/false got %s\n", var_export($tmp, true));
30 printf("[004] Expecting boolean/false got %s\n", var_export($tmp, true));
39 printf("[005] Expecting boolean/false got %s\n", var_export($tmp, true));
49 printf("[006] Expecting boolean/false got %s\n", var_export($tmp, true));
59 printf("[007] Expecting boolean/true got %s\n", var_export($tmp, true));
69 printf("[008] Expecting boolean/true got %s\n", var_export($tmp, true));
79 printf("[008] Expecting boolean/true got %s\n", var_export($tmp, true));
91 printf("[009] Expecting boolean/true got %s\n", var_export($tmp, true));
[all …]
/PHP-5.5/ext/standard/tests/strings/
H A Dsha1_variation2.phpt114 Warning: sha1() expects parameter 2 to be boolean, array given in %s on line %d
118 Warning: sha1() expects parameter 2 to be boolean, array given in %s on line %d
122 Warning: sha1() expects parameter 2 to be boolean, array given in %s on line %d
126 Warning: sha1() expects parameter 2 to be boolean, array given in %s on line %d
130 Warning: sha1() expects parameter 2 to be boolean, array given in %s on line %d
150 Warning: sha1() expects parameter 2 to be boolean, object given in %s on line %d
158 Warning: sha1() expects parameter 2 to be boolean, resource given in %s on line %d
/PHP-5.5/ext/standard/tests/url/
H A Dbase64_decode_variation_002.phpt54 // boolean data
119 Error: 2 - base64_decode() expects parameter 2 to be boolean, array given, %s(%d)
123 Error: 2 - base64_decode() expects parameter 2 to be boolean, array given, %s(%d)
127 Error: 2 - base64_decode() expects parameter 2 to be boolean, array given, %s(%d)
131 Error: 2 - base64_decode() expects parameter 2 to be boolean, array given, %s(%d)
135 Error: 2 - base64_decode() expects parameter 2 to be boolean, array given, %s(%d)
163 Error: 2 - base64_decode() expects parameter 2 to be boolean, object given, %s(%d)
173 Error: 2 - base64_decode() expects parameter 2 to be boolean, resource given, %s(%d)

Completed in 35 milliseconds

12345678910>>...46