Home
last modified time | relevance | path

Searched refs:copy (Results 101 – 125 of 316) sorted by last modified time

12345678910>>...13

/php-src/main/
H A Dinternal_functions.c.in9 | If you did not receive a copy of the PHP license and are unable to |
11 | license@php.net so we can mail you a copy immediately. |
/php-src/ext/zip/tests/
H A Doo_properties.phpt11 copy($dirname . 'test_with_comment.zip', $file);
H A Doo_replacefile.phpt12 copy($dirname . 'test.zip', $file);
H A Doo_unchangeIndex.phpt11 copy($dirname.'test.zip', $file);
H A Doo_unchangeName.phpt11 copy($dirname.'test.zip', $file);
H A Dbug64342_1-mb.phpt12 copy($dirname . 'test.zip', $file);
H A Dbug64342_1.phpt12 copy($dirname . 'test.zip', $file);
H A Dbug7658.phpt28 copy($dirname . 'bug7658.odt', $file);
H A Dbug8009.phpt10 copy($src, $filename);
H A Doo_add_from_string.phpt17 copy(__DIR__ . '/test.zip', $file);
H A Doo_addemptydir.phpt12 copy($dirname . 'test.zip', $file);
H A Doo_addglob.phpt20 copy(__DIR__ . '/test.zip', $file);
H A Doo_addglob2.phpt19 copy(__FILE__, $dirname . 'foo.txt');
20 copy(__FILE__, $dirname . 'bar.txt');
H A Doo_addpattern.phpt17 copy(__DIR__ . '/test.zip', $file);
/php-src/ext/zip/examples/
H A Dget_set_comments.php3 copy('test_with_comment.zip', 't.zip');
/php-src/ext/standard/tests/strings/
H A Dsprintf_f_2.phpt14 /* copy & paste from the docs */
H A Dhtmlentities16.phpt17 string(58) "€©роскошный"
H A Dhtmlentities_html4.phpt75 © U+000A9
H A Dhtmlentities_html5.phpt155 © U+000A9
H A Dget_html_translation_table_basic1.phpt199 string(6) "©"
H A Dget_html_translation_table_basic10.phpt33 [�] => ©
H A Dget_html_translation_table_basic2.phpt212 string(6) "©"
721 string(6) "©"
1228 string(6) "©"
H A Dget_html_translation_table_basic4.phpt126 string(6) "©"
H A Dget_html_translation_table_basic5.phpt651 [©] => ©
H A Dget_html_translation_table_basic6.phpt127 [�] => ©

Completed in 57 milliseconds

12345678910>>...13