Home
last modified time | relevance | path

Searched refs:changed (Results 101 – 125 of 169) sorted by relevance

1234567

/PHP-5.5/ext/standard/tests/file/
H A Dfile.inc163 Integer, Count of total files permission changed.
172 $changed = 0;
175 return $changed;
183 $changed++;
186 return $changed;
231 perms_changed => total files permission changed
348 perms_changed => total files permission changed
H A Dfopencookie.phpt13 * changed the binary interface, so if haven't detected it correctly,
H A D005_basic.phpt15 Description: Returns the time the file was last changed, or FALSE
H A Dfgetc_variation3.phpt40 var_dump( ftell($file_handle) ); // ensure that file pointer position is not changed
H A Dfgets_variation1.phpt39 var_dump( ftell($file_handle) ); // ensure that file pointer position is not changed
H A D005_variation2.phpt23 Description: Returns the time the file was last changed, or FALSE
/PHP-5.5/ext/intl/tests/
H A Dmsgfmt_get_set_pattern.phpt28 // Check if the pattern has been changed.
H A Dformatter_format5.phpt14 * TODO: doesn't pass on ICU 3.6 because 'ru' and 'de' locales changed
H A Dformatter_format.phpt14 * TODO: doesn't pass on ICU 3.6 because 'ru' and 'de' locales changed
H A Dformatter_format3.phpt15 * TODO: doesn't pass on ICU 3.6 because 'ru' and 'de' locales changed
H A Dformatter_format4.phpt15 * TODO: doesn't pass on ICU 3.6 because 'ru' and 'de' locales changed
H A Dformatter_format2.phpt14 * TODO: doesn't pass on ICU 3.6 because 'ru' and 'de' locales changed
/PHP-5.5/ext/standard/tests/array/
H A Dasort_error.phpt31 // dump the input array to ensure that it wasn't changed
H A Darsort_error.phpt31 // dump the input array to ensure that it wasn't changed
H A Dsort_error.phpt31 // dump the input array to ensure that it wasn't changed
/PHP-5.5/
H A DREADME.SUBMITTING_PATCH46 extension maintainer. Explain what has been changed by your patch.
81 fixed/added/changed by your patch.
111 the extension maintainer. Explain what has been changed by your
142 scripts helps us to understand what functionality has changed. It is
/PHP-5.5/ext/phar/tests/zip/
H A Ddelete_in_phar_confirm.phpt2 Phar: delete a file within a zip-based .phar (confirm disk file is changed)
/PHP-5.5/ext/phar/tests/
H A Ddelete_in_phar_confirm.phpt2 Phar: delete a file within a .phar (confirm disk file is changed)
/PHP-5.5/ext/phar/tests/tar/
H A Ddelete_in_phar_confirm.phpt2 Phar: delete a file within a tar-based .phar (confirm disk file is changed)
/PHP-5.5/ext/sybase_ct/tests/
H A Dtest.inc55 sybase_min_server_severity(11); // Suppress "changed database context"
/PHP-5.5/Zend/RFCs/
H A D003.txt51 could be changed to require an array such as:
/PHP-5.5/sapi/thttpd/
H A DREADME84 thttpd was changed to automatically use the components
/PHP-5.5/Zend/
H A Dzend_vm_gen.php466 $changed = 0;
470 $changed = 1;
475 $changed = 1;
477 if ($changed) {
/PHP-5.5/win32/build/
H A Dconfig.w32.h.in39 /* Platform-Specific Configuration. Should not be changed. */
/PHP-5.5/ext/spl/internal/
H A Dcachingiterator.inc25 * already changed iterator. If you do not need this then it you should

Completed in 40 milliseconds

1234567