Home
last modified time | relevance | path

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

123

/PHP-5.5/ext/phar/tests/
H A Ddelete_in_phar_confirm.phpt36 if ($md5 == $md52) echo 'file was not modified';
/PHP-5.5/ext/phar/tests/tar/
H A Ddelete_in_phar_confirm.phpt36 if ($md5 == $md52) echo 'file was not modified';
/PHP-5.5/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 …]
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param_check_param_no_change.phpt2 mysqli_stmt_bind_param() - checking whether the parameters are modified (bug#44390)
/PHP-5.5/ext/standard/tests/file/
H A D005_basic.phpt11 Description: Returns the time the file was last modified, or FALSE
H A D005_variation2.phpt19 Description: Returns the time the file was last modified, or FALSE
H A D005_variation2-win32.phpt19 Description: Returns the time the file was last modified, or FALSE
H A D005_error.phpt11 Description: Returns the time the file was last modified, or FALSE
H A D005_variation-win32.phpt17 Description: Returns the time the file was last modified, or FALSE
H A D005_variation.phpt20 Description: Returns the time the file was last modified, or FALSE
/PHP-5.5/ext/phar/tests/files/
H A Dpear2coverage.phar.php593 $modified = array();
600 $modified[] = $path;
602 $xdebugs = $modified;
875 $modified = array();
882 $modified[] = $path;
884 $xdebugs = $modified;
/PHP-5.5/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
/PHP-5.5/ext/com_dotnet/
H A Dphp_com_dotnet_internal.h36 int modified; member
H A Dcom_wrapper.c305 if ((V_VT(dstvar) & VT_BYREF) && obj->modified ) { in disp_invokeex()
H A Dcom_variant.c500 obj->modified = 1; in PHP_FUNCTION()
/PHP-5.5/
H A Dmakerpm149 - added php4b1 and modified cgi building rules so it doesn't break module
H A DREADME.input_filter94 * (modified) variable. Returning 0 prevents PHP from registering the variable;
/PHP-5.5/Zend/
H A DOBJECTS2_HOWTO56 stores properties as real zval's that can be modified from outside.
165 get_property_zval_ptr - retrieves zval** for being directly modified by
H A Dzend_ini.h79 int modified; member
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c532 if (type == PHP_INI_DISPLAY_ORIG && ini_entry->modified) { in PHP_INI_DISP()
557 if (type == PHP_INI_DISPLAY_ORIG && ini_entry->modified) { in PHP_INI_DISP()
588 if (type == PHP_INI_DISPLAY_ORIG && ini_entry->modified) { in PHP_INI_DISP()
619 if (type == PHP_INI_DISPLAY_ORIG && ini_entry->modified) { in PHP_INI_DISP()
645 if (type == PHP_INI_DISPLAY_ORIG && ini_entry->modified) { in PHP_INI_DISP()
/PHP-5.5/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc4 // and was modified by Greg Beaver
/PHP-5.5/sapi/litespeed/
H A DREADME22 to address this issue. PHP configurations can be modified the same way
/PHP-5.5/main/
H A Dphp_ini.c85 if (type == ZEND_INI_DISPLAY_ORIG && ini_entry->modified) { in php_ini_displayer_cb()

Completed in 53 milliseconds

123