Home
last modified time | relevance | path

Searched refs:This (Results 1 – 25 of 659) sorted by relevance

12345678910>>...27

/PHP-8.0/ext/ftp/tests/
H A Dftp_nb_continue.phpt33 This is line 0 of the test data.
34 This is line 1 of the test data.
35 This is line 2 of the test data.
36 This is line 3 of the test data.
37 This is line 4 of the test data.
38 This is line 5 of the test data.
39 This is line 6 of the test data.
40 This is line 7 of the test data.
41 This is line 8 of the test data.
42 This is line 9 of the test data.
[all …]
/PHP-8.0/tests/func/
H A D004.phpt42 0) This works!
43 1) This works!
44 2) This works!
45 3) This works!
46 4) This works!
47 5) This works!
48 6) This works!
49 7) This works!
50 8) This works!
51 9) This works!
[all …]
/PHP-8.0/ext/phar/tests/
H A D028.phpt19 $files['e.php'] = '<?php echo "This is e\n"; ?>';
35 This is a
36 This is b
37 This is b/c
38 This is b/d
39 This is e
41 This is a
42 This is b
43 This is b/c
44 This is b/d
[all …]
H A D026.phpt14 $files['a.php'] = '<?php echo "This is a\n"; require \''.$pname.'/b.php\'; ?>';
15 $files['b.php'] = '<?php echo "This is b\n"; require \''.$pname.'/b/c.php\'; ?>';
16 $files['b/c.php'] = '<?php echo "This is b/c\n"; require \''.$pname.'/b/d.php\'; ?>';
17 $files['b/d.php'] = '<?php echo "This is b/d\n"; require \''.$pname.'/e.php\'; ?>';
18 $files['e.php'] = '<?php echo "This is e\n"; ?>';
28 This is a
29 This is b
30 This is b/c
31 This is b/d
32 This is e
H A D030.phpt14 $files['a.php'] = '<?php echo "This is a\n"; include \''.$pname.'/b.php\'; ?>';
15 $files['b.php'] = '<?php echo "This is b\n"; include \''.$pname.'/b/c.php\'; ?>';
16 $files['b/c.php'] = '<?php echo "This is b/c\n"; include \''.$pname.'/b/d.php\'; ?>';
17 $files['b/d.php'] = '<?php echo "This is b/d\n"; include \''.$pname.'/e.php\'; ?>';
18 $files['e.php'] = '<?php echo "This is e\n"; ?>';
40 This is a
41 This is b
42 This is b/c
43 This is b/d
44 This is e
H A Ddelete_in_phar_b.phpt15 $files['a.php'] = '<?php echo "This is a\n"; ?>';
16 $files['b.php'] = '<?php echo "This is b\n"; ?>';
17 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
35 This is a
36 This is b
37 This is b/c
41 This is a
42 This is b
43 This is b/c
H A Dbug79912.phpt13 $phar->addFromString("test.txt", "This is a test file.This is a test file.This is a test file.");
25 string(60) "This is a test file.This is a test file.This is a test file."
30 string(60) "This is a test file.This is a test file.This is a test file."
H A D025.phpt14 $files['a'] = '<?php echo "This is a\n"; ?>';
15 $files['b'] = '<?php echo "This is b\n"; ?>';
16 $files['b/b'] = '<?php echo "This is b/b\n"; ?>';
28 This is a
29 This is b
30 This is b/b
H A D024.phpt14 $files['a.php'] = '<?php echo "This is a\n"; ?>';
15 $files['b.php'] = '<?php echo "This is b\n"; ?>';
16 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
28 This is a
29 This is b
30 This is b/c
/PHP-8.0/ext/standard/tests/strings/
H A Dbug45485.phpt7 This text is shown <?XML:NAMESPACE PREFIX = ST1 /><b>This Text disappears</b>
14 This text is shown <?xml:NAMESPACE PREFIX = ST1 /><b>This Text disappears</b>
22 This text is shown This Text disappears
23 This text is shown This Text disappears
H A Dchunk_split_variation6.phpt20 'This is simple string', //regular string
22 'This contains @ # $ % ^ & chars', //special characters
24 'This is string with 1234 numbers',
26 'This is string with multiple space char',
27 'This is to check string with ()',
30 'This is to check with \\n and \\t'
49 string(30) "This is):( simple):( string):("
53 string(46) "This co):(ntains ):(@ # $ %):( ^ & ch):(ars):("
57 string(47) "This is):( string):( with 1):(234 num):(bers):("
63 string(46) "This is):( to che):(ck stri):(ng with):( ()):("
[all …]
H A Dchunk_split_variation12.phpt14 $str = "This is str to check with heredoc ending.This\tcontains,\nspeci@! ch@r$ __with wrong \k esc…
27 This is simple heredoc string
32 This checks with $, %, &, chars
42 This checks\t and \nwhite space chars
47 This is to check chunk_split
83 string(102) "This is str to check with heredoc ending.This contains,
86 string(102) "This is str to check with heredoc ending.This contains,
89 string(113) "This is star to checka with hereadoc endinga.This contaains,
116 heredoc2.This is to check chunk_split
123 string(487) "This is stThis checks and
[all …]
H A Dbug25671.phpt6 "This is string one.",
7 "This is string two.",
9 "This is another string.",
10 "This is a last string."),
11 "This is a last string.");
20 a:4:{i:0;s:19:"This is strung one.";i:1;s:19:"This is strung two.";i:2;s:5:"Array";i:3;s:22:"This i…
23 a:4:{i:0;s:19:"This is strung one.";i:1;s:19:"This is strung two.";i:2;s:5:"Array";i:3;s:22:"This i…
H A Dchunk_split_variation7.phpt20 "This is simple string", //regular string
22 "This contains @ # $ % ^ & chars", //string with special characters
23 "This string\tcontains\rwhite space\nchars",
24 "This is string with 1234 numbers",
25 "This is string with \0 and ".chr(0)."null chars", //for binary safe
26 "This is string with multiple space char",
28 "This is to check with \\n and \\t" //to ignore \n and \t results
47 string(41) "This ????is si????mple ????strin????g????"
51 string(59) "This ????conta????ins @???? # $ ????% ^ &???? char????s????"
53 string(70) "This ????strin????g con????tains????
[all …]
/PHP-8.0/ext/iconv/tests/
H A Diconv_substr.phpt34 bar("This is a test", 100000);
35 bar("This is a test", 0, 100000);
36 bar("This is a test", -3);
37 bar("This is a test", -3, null);
38 bar("This is a test", 0, -9);
39 bar("This is a test", 0, -100000);
40 bar("This is a test", -9, -100000);
50 string(14) "This is a test"
51 string(14) "This is a test"
56 string(5) "This "
[all …]
/PHP-8.0/ext/phar/tests/tar/
H A Ddelete_in_phar_b.phpt15 $phar['a.php'] = '<?php echo "This is a\n"; ?>';
16 $phar['b.php'] = '<?php echo "This is b\n"; ?>';
17 $phar['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
38 This is a
39 This is b
40 This is b/c
44 This is a
45 This is b
46 This is b/c
/PHP-8.0/ext/phar/tests/zip/
H A Ddelete_in_phar_b.phpt15 $phar['a.php'] = '<?php echo "This is a\n"; ?>';
16 $phar['b.php'] = '<?php echo "This is b\n"; ?>';
17 $phar['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
37 This is a
38 This is b
39 This is b/c
43 This is a
44 This is b
45 This is b/c
/PHP-8.0/ext/pcre/tests/
H A Dpreg_match_all_edit_basic.phpt5 $string = 'Hello, world! This is a test. This is another test. \[4]. 34534 string.';
10 …*?)\./', $string, $match2, PREG_SET_ORDER)); //finds "This is a test." and "This is anoth…
19 var_dump(preg_match_all('/(This is a ){2}(.*)\stest/', $string, $match5)); //tries to find "T…
41 string(15) "This is a test."
48 string(21) "This is another test."
H A Dpreg_replace_edit_basic.phpt5 $string = '123456789 - Hello, world - This is a string.';
8 var_dump(preg_replace('<- This is a string$>',
9 …'This shouldn\'t work', $string)); //tries to find '- This is a string' at the end of a string …
18 …d replaces it with Bonjour (i.e. Hello -> Bonjour) (was finding the 'his' in This and replacing it)
27 string(54) "123456789 - Hello, world - This is a string."
28 string(54) "123456789 - Hello, world - This is a string."
29 string(54) "444444789 - Hello, world - This is a string."
31 string(56) "123456789 - Bonjour, world - This is a string."
32 string(42) "123456789. Hello, world. This is a string."
H A Dpreg_replace_basic.phpt8 $string = '123456789 - Hello, world - This is a string.';
10 var_dump(preg_replace('<- This is a string$>', 'This shouldn\'t work', $string)); //tries to find '…
12 …d replaces it with Bonjour (i.e. Hello -> Bonjour) (was finding the 'his' in This and replacing it)
18 string(54) "123456789 - Hello, world - This is a string."
19 string(54) "123456789 - Hello, world - This is a string."
20 string(54) "444444444 - Hello, world - This is a string."
21 string(56) "123456789 - Bonjour, world - This is a string."
22 string(42) "123456789. Hello, world. This is a string."
/PHP-8.0/Zend/tests/
H A Dheredoc_001.phpt9 This is a heredoc test.
14 This is another heredoc test.
22 This is a heredoc test.
23 This is another heredoc test.
H A Dheredoc_003.phpt9 This is heredoc test #$a.
14 This is heredoc test #$b.
22 This is heredoc test #1.
23 This is heredoc test #2.
H A Dheredoc_004.phpt9 This is heredoc test #{$a}.
14 This is heredoc test #{$b}.
22 This is heredoc test #1.
23 This is heredoc test #2.
H A Dheredoc_002.phpt9 This is a heredoc test.
14 This is another heredoc test.
22 This is a heredoc test.
23 This is another heredoc test.
H A Dnowdoc_003.phpt9 This is nowdoc test #$a.
14 This is nowdoc test #$b.
22 This is nowdoc test #$a.
23 This is nowdoc test #$b.

Completed in 49 milliseconds

12345678910>>...27