Home
last modified time | relevance | path

Searched refs:modified (Results 26 – 50 of 72) sorted by relevance

123

/PHP-8.1/ext/standard/tests/array/
H A Dunexpected_array_mod_bug_variation1.phpt2 Crash when function parameter modified via reference while keeping orig refcount
H A Darray_walk_basic2.phpt35 echo "-- Using array_walk with default parameters to show modified array contents --\n";
74 -- Using array_walk with default parameters to show modified array contents --
H A Darray_walk_recursive_basic2.phpt35 echo "-- Using array_walk_recursive with default parameters to show modified array contents --\n";
74 -- Using array_walk_recursive with default parameters to show modified array contents --
/PHP-8.1/ext/reflection/tests/
H A Dbug49074.phpt2 Bug #49074 (private class static fields can be modified by using reflection)
/PHP-8.1/ext/zip/tests/
H A Dbug50678.phpt2 Bug #50678 (files extracted by ZipArchive class lost their original modified time)
/PHP-8.1/ext/snmp/tests/
H A Dbug64124.phpt20 # hostname variable was modified inline in netsnmp_session_init()
/PHP-8.1/ext/sqlite3/tests/
H A Dsqlite3_defensive.phpt38 …ySingle(): Unable to prepare statement: 1, table sqlite_master may not be modified in %s on line %d
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_change_user_set_names.phpt101 if (!$modified = mysqli_fetch_assoc($res))
105 if ($modified == $defaults)
124 if ($new == $modified) {
H A Dmysqli_stmt_bind_param_check_param_no_change.phpt2 mysqli_stmt_bind_param() - checking whether the parameters are modified (bug#44390)
/PHP-8.1/ext/imap/
H A Dconfig.w3221 AC_DEFINE('HAVE_IMAP_MUTF7', 1, 'Have modified utf7 support', true);
/PHP-8.1/ext/mbstring/tests/
H A Dmb_eregi_replace.phpt39 Testfest Wuerzburg 2009-06-20 (modified by rui 2011-10-15)
/PHP-8.1/ext/xmlreader/tests/
H A D014.phpt2 XMLReader: libxml2 XML Reader, read-only element values can not be modified
/PHP-8.1/ext/phar/tests/
H A Ddelete_in_phar_confirm.phpt29 if ($md5 == $md52) echo 'file was not modified';
/PHP-8.1/ext/phar/tests/tar/
H A Ddelete_in_phar_confirm.phpt29 if ($md5 == $md52) echo 'file was not modified';
/PHP-8.1/ext/phar/tests/zip/
H A Ddelete_in_phar_confirm.phpt30 if ($md5 == $md52) echo 'file was not modified';
/PHP-8.1/ext/com_dotnet/
H A Dcom_misc.c81 obj->modified = 0; in php_com_wrap_variant()
H A Dphp_com_dotnet_internal.h32 int modified; member
/PHP-8.1/build/
H A Dax_func_which_gethostbyname_r.m461 # modified version of the Autoconf Macro, you may extend this special
62 # exception to the GPL to apply to your modified version as well.
/PHP-8.1/ext/phar/tests/files/
H A Dpear2coverage.phar593 $modified = array();
600 $modified[] = $path;
602 $xdebugs = $modified;
785 echo "done (no modified xdebug files)\n";
875 $modified = array();
882 $modified[] = $path;
884 $xdebugs = $modified;
1506 * Retrieve a list of .phpt tests that either have been modified,
1507 * or the files they access have been modified
1542 echo count($modifiedPaths), ' modified files resulting in ',
[all …]
/PHP-8.1/ext/mbstring/libmbfl/
H A DLICENSE54 modified by someone else and passed on, the recipients should know
107 that program using a modified version of the Library.
167 a) The modified work must itself be a software library.
169 b) You must cause the files modified to carry prominent notices
175 d) If a facility in the modified Library refers to a function or a
190 These requirements apply to the modified work as a whole. If
292 user can modify the Library and then relink to produce a modified
293 executable containing the modified Library. (It is understood
296 to use the modified definitions.)
302 will operate properly with a modified version of the library, if
[all …]
H A DREADME.md12 such, the libmbfl directory is directly modified in the php-src repository.
/PHP-8.1/ext/bcmath/libbcmath/
H A DLICENSE55 modified by someone else and passed on, the recipients should know
109 that program using a modified version of the Library.
170 a) The modified work must itself be a software library.
172 b) You must cause the files modified to carry prominent notices
178 d) If a facility in the modified Library refers to a function or a
193 These requirements apply to the modified work as a whole. If
295 user can modify the Library and then relink to produce a modified
296 executable containing the modified Library. (It is understood
299 to use the modified definitions.)
305 will operate properly with a modified version of the library, if
[all …]
/PHP-8.1/ext/phar/tests/tar/files/
H A Dtarmaker.php.inc36 * This code is modified from Vincent Lascaux's File_Archive
H A Dcorrupt_tarmaker.php.inc36 * This code is modified from Vincent Lascaux's File_Archive
H A Dmake.dangerous.tar.php.inc37 * This code is modified from Vincent Lascaux's File_Archive

Completed in 113 milliseconds

123