Home
last modified time | relevance | path

Searched refs:This (Results 151 – 175 of 788) sorted by relevance

12345678910>>...32

/PHP-7.0/ext/phar/tests/tar/
H A Dopen_for_write_newfile_c_5_2.phpt20 $files['a.php'] = '<?php echo "This is a\n"; ?>';
21 $files['b.php'] = '<?php echo "This is b\n"; ?>';
22 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
49 This is b/c
H A Dopen_for_write_newfile_b_5_2.phpt20 $files['a.php'] = '<?php echo "This is a\n"; ?>';
21 $files['b.php'] = '<?php echo "This is b\n"; ?>';
22 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
56 This is b/c
H A Dopen_for_write_newfile_b.phpt22 $files['a.php'] = '<?php echo "This is a\n"; ?>';
23 $files['b.php'] = '<?php echo "This is b\n"; ?>';
24 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
58 This is b/c
/PHP-7.0/ext/phar/tests/zip/
H A Dopen_for_write_newfile_c.phpt22 $files['a.php'] = '<?php echo "This is a\n"; ?>';
23 $files['b.php'] = '<?php echo "This is b\n"; ?>';
24 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
51 This is b/c
H A Dopen_for_write_newfile_c_5_2.phpt20 $files['a.php'] = '<?php echo "This is a\n"; ?>';
21 $files['b.php'] = '<?php echo "This is b\n"; ?>';
22 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
49 This is b/c
H A Dopen_for_write_newfile_b.phpt22 $files['a.php'] = '<?php echo "This is a\n"; ?>';
23 $files['b.php'] = '<?php echo "This is b\n"; ?>';
24 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
57 This is b/c
H A Dopen_for_write_newfile_b_5_2.phpt20 $files['a.php'] = '<?php echo "This is a\n"; ?>';
21 $files['b.php'] = '<?php echo "This is b\n"; ?>';
22 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
55 This is b/c
/PHP-7.0/ext/phar/tests/
H A Dopen_for_write_newfile_b.phpt18 $files['a.php'] = '<?php echo "This is a\n"; ?>';
19 $files['b.php'] = '<?php echo "This is b\n"; ?>';
20 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
46 This is b/c
H A Dopen_for_write_newfile_b_5_2.phpt16 $files['a.php'] = '<?php echo "This is a\n"; ?>';
17 $files['b.php'] = '<?php echo "This is b\n"; ?>';
18 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
44 This is b/c
/PHP-7.0/tests/lang/
H A D035.phpt20 throw new MyException("'This is an exception!'");
38 There was an exception: 'This is an exception!'
/PHP-7.0/ext/intl/tests/
H A Duconverter_func_basic.phpt7 var_dump(UConverter::transcode("This is an ascii string", 'utf-8', 'latin1'));
14 string(23) "This is an ascii string"
/PHP-7.0/Zend/tests/
H A Dbug34260.phpt26 // This causes a seg fault.
29 // This does not.
H A Dbug48770_2.phpt45 $c->func('This should work!');
49 %unicode|string%(27) "A::func2: This should work!"
50 %unicode|string%(27) "A::func3: This should work!"
/PHP-7.0/ext/pspell/
H A DREADME8 This module was developed and tested with aspell-.31.1 and pspell-.11.0.2,
16 working with the aspell module for php. This is due to the fact that the
40 It is now possible to have personalized dictionaries with pspell. This is
44 be relative to $HOME, which is probably set to "/root". This is probably not
51 there was an error. This will be changed once pspell library is fixed.
/PHP-7.0/ext/standard/tests/file/
H A Dfile_put_contents_variation6.phpt44 …file_put_contents($filename, (binary) ". This was appended", FILE_USE_INCLUDE_PATH | FILE_APPEND);…
54 File in include path. This was appended
55 File in include path. This was appended
/PHP-7.0/ext/dba/tests/
H A Ddba_db4_016.phpt19 var_dump(dba_insert("key1", "This is a test insert", $db_file));
54 This is a test insert
58 This is a test insert
/PHP-7.0/ext/bcmath/libbcmath/
H A Daclocal.m44 dnl This file is free software; the Free Software Foundation
8 dnl This program is distributed in the hope that it will be useful,
13 # Do all the work for Automake. This macro actually does too much --
37 dnl FIXME This is truly gross.
69 # If neither matched, then we have a broken ls. This can happen
71 # broken ls alias from the environment. This has actually
111 dnl This file resides in the same directory as the config header
/PHP-7.0/ext/pgsql/tests/
H A Dbug72197.phpt7 /* This shouldn't crash. */
12 /* This should work correctly. */
/PHP-7.0/ext/sqlite3/tests/
H A Dsqlite3result_fetcharray_with_two_params_fails.phpt12 $db->exec("INSERT INTO foo (bar) VALUES ('This is a test')");
13 $db->exec("INSERT INTO foo (bar) VALUES ('This is another test')");
H A Dsqlite3result_reset_with_params_fails.phpt12 $db->exec("INSERT INTO foo (bar) VALUES ('This is a test')");
13 $db->exec("INSERT INTO foo (bar) VALUES ('This is another test')");
/PHP-7.0/ext/dom/tests/
H A DDOMDocument_saveHTML_basic.phpt19 $text = $doc->createTextNode('This is the title');
24 <html><head><title>This is the title</title></head></html>
H A Dbug35673.phpt8 <title>This is the title</title></head></html>';
19 <title>This is the title</title>
/PHP-7.0/ext/standard/tests/strings/
H A Dhebrevc_variation2.phpt97 ) This function is similar to hebrevc() with the difference that it converts newlines<br />
126 ) This function is similar to hebrevc() with the difference that it converts newlines<br />
133 ) This function is similar to hebrevc() with the difference that it converts newlines<br />
140 ) This function is similar to hebrevc() with the difference that it converts newlines<br />
201 ) This<br />
250 ) This function is similar to hebrevc() with the difference that it converts newlines<br />
291 ) This function is similar to hebrevc() with the difference that it converts newlines<br />
320 ) This function is similar to hebrevc() with the difference that it converts newlines<br />
327 ) This function is similar to hebrevc() with the difference that it converts newlines<br />
334 ) This function is similar to hebrevc() with the difference that it converts newlines<br />
[all …]
/PHP-7.0/
H A DREADME.TESTING23 This is an addendum to README.TESTING with additional information
18 the -c argument will allow you to use a configuration file. This is
69 This is not a new section, but not multipart posts are supported for testing
73 This section takes no value. It merely provides a simple marker for tests
81 This section get's eval()'d to help build an environment for the
82 execution of the test. This can be used to change environment
105 This section is also eval'd, and is similar in nature to --ENV--. However,
119 This section is also eval'd. It is used to provide additional headers sent
129 This section can be used to define what headers are required to be
/PHP-7.0/ext/pcre/tests/
H A Dpreg_replace_variation1.phpt12 $string = 'This is a string. It contains numbers (0-9) as well as parentheses and some other things…
17 This test a string. It contains numbers *0 to 9* test well test parentheses and some other things*

Completed in 24 milliseconds

12345678910>>...32