Home
last modified time | relevance | path

Searched refs:string (Results 2726 – 2750 of 6568) sorted by relevance

1...<<101102103104105106107108109110>>...263

/PHP-5.5/ext/session/tests/
H A Dsession_module_name_variation4.phpt15 * Prototype : string session_module_name([string $module])
48 string(12) "Hello World!"
57 string(12) "Hello World!"
H A Dsession_encode_error2.phpt11 * Prototype : string session_encode(void)
12 * Description : Encodes the current session data as a string
65 // Invalid string data
165 string(21) "|s:12:"Hello World!";"
170 string(21) "|s:12:"Hello World!";"
203 string(21) "|s:12:"Hello World!";"
208 string(21) "|s:12:"Hello World!";"
213 string(28) "Nothing|s:12:"Hello World!";"
218 string(28) "Nothing|s:12:"Hello World!";"
235 string(21) "|s:12:"Hello World!";"
[all …]
/PHP-5.5/ext/simplexml/tests/
H A Dbug62639.phpt50 string(9) "Some Attr"
53 string(10) "Some Value"
59 string(9) "Some Attr"
62 string(10) "Some Value"
/PHP-5.5/ext/mbstring/tests/
H A Dmb_substr_error2.phpt10 /* Prototype : string mb_substr(string $str, int $start [, int $length [, string $encoding]])
11 * Description: Returns part of a string
H A Dmb_strpos_error2.phpt10 /* Prototype : int mb_strpos(string $haystack, string $needle [, int $offset [, string $encoding]])
11 * Description: Find position of first occurrence of a string within another
/PHP-5.5/ext/reflection/tests/
H A DReflectionClass_getConstant_basic.phpt28 string(12) "hello from C"
31 string(12) "hello from C"
34 string(12) "hello from C"
37 string(12) "hello from F"
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_fetch_array_assoc.phpt38 %unicode|string%(1) "1"
40 %unicode|string%(1) "a"
45 %unicode|string%(1) "1"
47 %unicode|string%(1) "a"
/PHP-5.5/ext/pcre/tests/
H A Dbug69864.phpt33 string(2) "bb"
34 string(2) "bb"
35 string(2) "bb"
36 string(2) "bb"
/PHP-5.5/ext/standard/tests/strings/
H A Dsoundex_error.phpt5 /* Prototype : string soundex ( string $str )
6 * Description: Calculate the soundex key of a string
7 * Source code: ext/standard/string.c
H A Dstrlen_error.phpt6 /* Prototype : int strlen ( string $string )
7 * Description: Get string length
8 * Source code: ext/standard/string.c
H A Dhttp_build_query_variation3.phpt11 /* Prototype : string http_build_query ( mixed $query_data [, string $numeric_prefix [, string $ar…
12 …* Description: Generates a URL-encoded query string from the associative (or indexed) array provid…
H A Dphp_strip_whitespace.phpt47 string(0) ""
48 string(18) "/* test comment */"
49 string(9) "<?php ?>"
50 string(55) "<?php
H A Dstr_shuffle_error.phpt6 /* Prototype : string str_shuffle ( string $str )
7 * Description: Randomly shuffles a string
8 * Source code: ext/standard/string.c
H A Dstrrpos_variation1.phpt5 /* Prototype : int strrpos ( string $haystack, string $needle [, int $offset] );
7 * Source code: ext/standard/string.c
39 //empty string
56 "12345", //decimal numeric string
57 "\x23", //hexadecimal numeric string
59 "\101", //octal numeric string
65 /* loop through to get the position of the needle in haystack string */
/PHP-5.5/ext/standard/tests/array/
H A Dcompact_variation2.phpt30 string(3) "f.b"
32 string(3) "f.c"
36 string(3) "f.b"
38 string(3) "f.c"
H A Darray_diff_basic.phpt73 string(3) "one"
75 string(3) "two"
79 string(4) "five"
81 string(3) "six"
99 string(2) "un"
101 string(4) "deux"
105 string(4) "cinq"
107 string(3) "six"
/PHP-5.5/sapi/cli/tests/
H A Dphp_cli_server_004.phpt45 string(19) "HTTP_HOST:localhost"
46 string(21) "HTTP_USER_AGENT:dummy"
47 string(15) "HTTP_CUSTOM:foo"
48 string(32) "HTTP_REFERER:http://www.php.net/"
/PHP-5.5/tests/output/
H A Dbug46897.phpt5 function callback($string) {
8 return "[callback:$callback_invocations]$string\n";
15 // Check content of buffer after flush - if flush failed it should still contain the string above.
23 string(%d) "Attempt to flush unerasable buffer - should fail...
/PHP-5.5/ext/standard/tests/file/
H A Dfile_put_contents_variation2.phpt7 /* Prototype : int file_put_contents(string file, mixed data [, int flags [, resource context]])
46 // heredoc string
88 'empty string DQ' => "",
89 'empty string SQ' => '',
141 Error: 8 - Array to string conversion, %s(%d)
142 Error: 8 - Array to string conversion, %s(%d)
156 --empty string DQ--
158 --empty string SQ--
H A D007_variation16.phpt7 Prototype: resource fopen(string $filename, string $mode
24 $string = "abcdefghij\nmnopqrst\tuvwxyz\n0123456789";
32 var_dump( fwrite($file_handle, $string) ); //Check for write operation; passes; expected:size of t…
48 string(6) "stream"
52 string(37) "abcdefghij
57 string(7) "Unknown"
H A D007_variation24.phpt7 Prototype: resource fopen(string $filename, string $mode
24 $string = "abcdefghij\nmnopqrst\tuvwxyz\n0123456789";
32 var_dump( fwrite($file_handle, $string) ); //Check for write operation; passes; expected:size of t…
48 string(6) "stream"
52 string(37) "abcdefghij
57 string(7) "Unknown"
H A Dfwrite_variation2-win32.phpt12 Prototype: int fwrite ( resource $handle,string string, [, int $length] );
110 string(32) "950b7457d1deb6332f2fc5d42f3129d6"
127 string(32) "950b7457d1deb6332f2fc5d42f3129d6"
144 string(32) "950b7457d1deb6332f2fc5d42f3129d6"
163 string(32) "3bdaf80dae28bc24bb304daa5ffee16c"
180 string(32) "3bdaf80dae28bc24bb304daa5ffee16c"
197 string(32) "3bdaf80dae28bc24bb304daa5ffee16c"
216 string(32) "b188d7c8aa229cbef067e5970f2daba9"
233 string(32) "b188d7c8aa229cbef067e5970f2daba9"
250 string(32) "991652c76db8d17c790c702ac0a6dc5f"
[all …]
H A Dfwrite_variation2.phpt12 Prototype: int fwrite ( resource $handle,string string, [, int $length] );
109 string(32) "950b7457d1deb6332f2fc5d42f3129d6"
126 string(32) "950b7457d1deb6332f2fc5d42f3129d6"
143 string(32) "950b7457d1deb6332f2fc5d42f3129d6"
162 string(32) "3bdaf80dae28bc24bb304daa5ffee16c"
179 string(32) "3bdaf80dae28bc24bb304daa5ffee16c"
196 string(32) "3bdaf80dae28bc24bb304daa5ffee16c"
215 string(32) "b188d7c8aa229cbef067e5970f2daba9"
232 string(32) "b188d7c8aa229cbef067e5970f2daba9"
249 string(32) "b188d7c8aa229cbef067e5970f2daba9"
[all …]
/PHP-5.5/ext/mcrypt/tests/
H A Dmcrypt_cbc_variation1.phpt11 /* Prototype : string mcrypt_cbc(string cipher, string key, string data, int mode, string iv)
50 // heredoc string
95 'empty string DQ' => "",
96 'empty string SQ' => '',
173 Error: 2 - mcrypt_cbc() expects parameter 1 to be string, array given, %s(%d)
178 Error: 2 - mcrypt_cbc() expects parameter 1 to be string, array given, %s(%d)
183 Error: 2 - mcrypt_cbc() expects parameter 1 to be string, array given, %s(%d)
188 Error: 2 - mcrypt_cbc() expects parameter 1 to be string, array given, %s(%d)
221 --empty string DQ--
226 --empty string SQ--
[all …]
/PHP-5.5/tests/lang/
H A DpassByReference_005.phpt153 string(11) "Ref changed"
169 string(11) "Ref changed"
174 string(11) "Ref changed"
176 string(12) "Ref1 changed"
177 string(12) "Ref2 changed"
190 string(11) "Ref changed"
210 string(11) "Ref changed"
217 string(11) "Ref changed"
231 string(11) "Ref changed"
237 string(11) "Ref changed"
[all …]

Completed in 39 milliseconds

1...<<101102103104105106107108109110>>...263