Home
last modified time | relevance | path

Searched refs:data (Results 151 – 175 of 2133) sorted by relevance

12345678910>>...86

/PHP-5.5/ext/standard/tests/math/
H A Ddechex_variation1_64bit.phpt2 Test dechex() function : usage variations - different data types as $number arg
36 // int data
44 // float data
51 // null data
55 // boolean data
61 // empty data
66 // string data
71 // object data
74 // undefined data
77 // unset data
H A Ddecoct_variation1.phpt2 Test decoct() function : usage variations - different data types as $number arg
37 // int data
45 // float data
52 // null data
56 // boolean data
62 // empty data
67 // string data
72 // object data
75 // undefined data
78 // unset data
H A Ddecoct_variation1_64bit.phpt2 Test decoct() function : usage variations - different data types as $number arg
37 // int data
45 // float data
52 // null data
56 // boolean data
62 // empty data
67 // string data
72 // object data
75 // undefined data
78 // unset data
H A Dabs_variation.phpt2 Test abs() function : usage variations - different data types as $number arg
11 * Pass different data types as $number argument to abs() to test behaviour
39 // null data
43 // boolean data
49 // empty data
54 // string data
59 // object data
62 // undefined data
65 // unset data
H A Dbindec_variation1.phpt2 Test bindec() function : usage variations - different data types as $binary_string arg
29 // int data
35 // float data
42 // null data
46 // boolean data
52 // empty data
57 // string data
62 // undefined data
65 // unset data
H A Doctdec_variation1.phpt2 Test octdec() function : usage variations - different data types as $octal_string arg
27 // int data
35 // float data
42 // null data
46 // boolean data
52 // empty data
57 // string data
62 // undefined data
65 // unset data
H A Dbindec_variation1_64bit.phpt2 Test bindec() function : usage variations - different data types as $binary_string arg
29 // int data
35 // float data
42 // null data
46 // boolean data
52 // empty data
57 // string data
62 // undefined data
65 // unset data
/PHP-5.5/ext/standard/tests/array/
H A Darray_slice_variation3.phpt2 Test array_slice() function : usage variations - Pass different data types as $length arg
13 * Pass different data types as $length argument to array_slice to test behaviour
34 // int data
40 // float data
47 // null data
51 // boolean data
57 // empty data
62 // string data
67 // undefined data
70 // unset data
/PHP-5.5/ext/standard/tests/general_functions/
H A Dphp_uname_variation1.phpt24 // int data
30 // float data
37 // null data
41 // boolean data
47 // empty data
51 // object data
54 // undefined data
57 // unset data
61 // loop through each element of the array for data
H A Descapeshellarg_variation1-win32.phpt2 Test escapeshellarg() function : usage variations - different data types as $arg arg
33 // int data
40 // float data
47 // null data
51 // boolean data
57 // empty data
61 // undefined data
64 // unset data
H A Descapeshellarg_variation1.phpt2 Test escapeshellarg() function : usage variations - different data types as $y arg
33 // int data
40 // float data
47 // null data
51 // boolean data
57 // empty data
61 // undefined data
64 // unset data
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_ps_select_union.phpt19 $data = array();
21 $data[] = $row['column1'];
38 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
64 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
76 $data = array();
78 $data[] = $row['column1'];
94 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
125 $data = array();
143 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
181 $data = array();
[all …]
/PHP-5.5/ext/simplexml/tests/
H A Dsxe_003.phpt20 Here we have some text data.
40 foreach($sxe->getChildren() as $name => $data) {
42 var_dump(get_class($data));
43 var_dump(trim($data));
52 foreach($sxe->getChildren() as $name => $data) {
54 var_dump(get_class($data));
55 var_dump(trim($data));
70 string(28) "Here we have some text data."
/PHP-5.5/ext/standard/tests/file/
H A Dfgets_socket_variation2.phpt2 fgets() over a socket with more than a buffer's worth of data
12 // populate the file with lines of data
38 echo "Write data from the file:\n";
39 $data = file_get_contents($filename);
42 var_dump(fwrite($socket, $data));
53 echo "\nClose the server side socket and read the remaining data from the client\n";
63 Write data from the file:
68 Close the server side socket and read the remaining data from the client
H A Dfile_put_contents_variation2.phpt2 Test file_put_contents() function : usage variation - different data types to write
8 * Description: Write/Create a file with contents data and return the number of bytes written
58 // int data
64 // float data
71 // array data
77 // null data
81 // boolean data
87 // empty data
91 // object data
95 // undefined data
[all …]
H A Dfile_put_contents_variation8-win32.phpt13 * Description: Write/Create a file with contents data and return the number of bytes written
39 $res = file_put_contents($value, "Some data");
44 echo "Failed to write data to: $key\n";
62 Failed to write data to: FALSE
67 Failed to write data to: NULL
72 Failed to write data to: ""
77 Failed to write data to: " "
82 Failed to write data to: \0
87 Failed to write data to: array()
92 Failed to write data to: /no/such/file/dir
[all …]
/PHP-5.5/ext/session/tests/
H A Dsession_cache_expire_error.phpt38 // Integer data
44 // Float data
51 // Null data
55 // Boolean data
65 // Invalid string data
70 // Object data
73 // Undefined data
76 // Unset data
/PHP-5.5/ext/mbstring/libmbfl/filters/
H A Dmbfilter_utf8.c103 CK((*filter->output_function)(w, filter->data)); in mbfl_filt_put_invalid_char()
118 CK((*filter->output_function)(c, filter->data)); in mbfl_filt_conv_utf8_wchar()
139 CK((*filter->output_function)(s, filter->data)); in mbfl_filt_conv_utf8_wchar()
207 (*filter->flush_function)(filter->data); in mbfl_filt_conv_utf8_wchar_flush()
219 CK((*filter->output_function)(c, filter->data)); in mbfl_filt_conv_wchar_utf8()
221 CK((*filter->output_function)(((c >> 6) & 0x1f) | 0xc0, filter->data)); in mbfl_filt_conv_wchar_utf8()
222 CK((*filter->output_function)((c & 0x3f) | 0x80, filter->data)); in mbfl_filt_conv_wchar_utf8()
225 CK((*filter->output_function)(((c >> 6) & 0x3f) | 0x80, filter->data)); in mbfl_filt_conv_wchar_utf8()
226 CK((*filter->output_function)((c & 0x3f) | 0x80, filter->data)); in mbfl_filt_conv_wchar_utf8()
230 CK((*filter->output_function)(((c >> 6) & 0x3f) | 0x80, filter->data)); in mbfl_filt_conv_wchar_utf8()
[all …]
/PHP-5.5/ext/standard/tests/strings/
H A Dphp_strip_whitespace.phpt11 $data = '/* test comment */';
12 file_put_contents($filename, $data);
15 $data = '<?php /* test comment */ ?>';
16 file_put_contents($filename, $data);
19 $data = '<?php
36 file_put_contents($filename, $data);
H A Dsprintf_variation2.phpt36 // int data
42 // float data
49 // array data
56 // null data
60 // boolean data
66 // empty data
70 // string data
74 // object data
77 // undefined data
80 // unset data
[all …]
/PHP-5.5/ext/xml/tests/
H A Dutf8_decode_variation1.phpt11 /* Prototype : proto string utf8_decode(string data)
35 // int data
41 // float data
48 // array data
55 // null data
59 // boolean data
65 // empty data
69 // object data
72 // undefined data
75 // unset data
[all …]
H A Dxml_parser_set_option_variation3.phpt39 // int data
45 // float data
52 // array data
59 // null data
63 // boolean data
69 // empty data
73 // string data
77 // object data
80 // resource data
83 // undefined data
[all …]
/PHP-5.5/ext/mbstring/tests/
H A Dmb_encode_mimeheader_variation1.phpt2 Test mb_encode_mimeheader() function : usage variations - Pass different data types to $str arg
17 * Pass different data types to $str argument to see how mb_encode_mimeheader() behaves
51 // int data
57 // float data
64 // null data
68 // boolean data
74 // empty data
78 // string data
83 // object data
86 // undefined data
[all …]
H A Dmb_stripos_variation1.phpt2 Test mb_stripos() function : usage variations - pass different data types to $haystack arg
17 * Pass mb_stripos different data types as $haystack arg to test behaviour
50 // int data
56 // float data
63 // null data
67 // boolean data
73 // empty data
77 // string data
82 // object data
85 // undefined data
[all …]
H A Dmb_strrpos_variation2.phpt2 Test mb_strrpos() function : usage variations - Pass different data types to $needle arg
16 * Pass mb_strrpos() different data types as $needle argument to test behaviour
49 // int data
55 // float data
62 // null data
66 // boolean data
72 // empty data
76 // string data
81 // object data
84 // undefined data
[all …]

Completed in 37 milliseconds

12345678910>>...86