Home
last modified time | relevance | path

Searched refs:make (Results 76 – 100 of 138) sorted by relevance

123456

/PHP-5.5/ext/mbstring/libmbfl/
H A DLICENSE18 free software--to make sure the software is free for all its users.
28 not price. Our General Public Licenses are designed to make sure that
35 To protect your rights, we need to make restrictions that forbid
42 you. You must make sure that they, too, receive or can get the source
52 To protect each distributor, we want to make it very clear that
60 any free program. We wish to make sure that a company cannot
178 is invoked, then you must make a good faith effort to ensure that,
217 that version instead if you wish.) Do not make any other change in
402 This section is intended to make thoroughly clear what is believed to
430 Software Foundation; we sometimes make exceptions for this. Our
/PHP-5.5/ext/bcmath/libbcmath/
H A Dconfigure666 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
675 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
697 …{ echo "configure: error: source directory already configured; run "make distclean" there first" 1…
1099 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
1108 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
/PHP-5.5/ext/mysql/tests/
H A Dmysql_select_db.phpt25 /* does not make too much sense, unless we have access to at least one more database than $db */
/PHP-5.5/sapi/tux/
H A DREADME53 # make install
/PHP-5.5/
H A DREADME.TESTING28 'make test'. server-tests was developed to provide support for
35 make testing work.
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES52 always make argc and argv available in the CLI version regardless of the
/PHP-5.5/ext/openssl/
H A DREADME5 The functions implemented so far make it possible to seal and open data, and
16 Most of the functions require a key or a certificate as a parameter; to make
72 syntax mentioned above, as it doesn't make sense in this case!
111 syntax mentioned above, as it doesn't make sense in this case!
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY111 ex. /.a/ make MAP info instead of EXACT info.
283 make valgrind happy.
543 2005/08/23: [inst] fix Makefile.in for make ctest/ptest.
628 2005/05/11: [dist] update win32/Makefile (make 19).
669 remove oniggnu.h from make 19.
681 remove reggnu.c from make 19.
708 2005/01/31: [dist] update Makefile.in (make 19).
795 2004/11/29: [inst] add make target "19up".
816 ruby make test fail in HP-UX B.11.23 ia64.
905 clear sample directory in 'make clean'.
[all …]
/PHP-5.5/ext/opcache/
H A DREADME8 bytecode optimization patterns that make code execution faster.
24 make
28 make install # this will copy opcache.so into PHP extension directory
/PHP-5.5/sapi/thttpd/
H A DREADME74 $ make install
/PHP-5.5/ext/com_dotnet/
H A DREADME9 module doesn't make a distinction between them.
/PHP-5.5/ext/standard/tests/mail/
H A Dmail_include.inc2 // Change these to make tests run successfully
/PHP-5.5/sapi/cgi/
H A DREADME.FastCGI37 If your web server sits on a remote host, you can make FastCGI listen
65 First of all, make sure that the FastCGI module is enabled. You should have
/PHP-5.5/ext/standard/tests/general_functions/
H A Dis_null.phpt17 // unset them to make it null.
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_select_db.phpt30 /* does not make too much sense, unless we have access to at least one more database than $db */
H A Dmysqli_fetch_array_large.phpt124 /* try to respect php.ini but make run time a soft limit */
H A Dmysqli_stmt_bind_param_references.phpt69 // no need to check the return value, will bail and make EXPECTF fail if need be
/PHP-5.5/win32/
H A Dinstall.txt260 php5ts.dll file to be available to them. You have to make
269 To make php5ts.dll available you have three options: copy
300 your php.ini (e.g. make it readable by Everyone).
885 You need to complete the following steps to make PHP work with
1154 $ make
1155 # make install
1194 $ make
1195 $ make install
1231 to make others able to reproduce and test your problem.
1494 /etc/php.ini and edit it to make any local changes you want.
[all …]
/PHP-5.5/ext/standard/tests/file/windows_acls/
H A Dcommon.inc112 This will make the file/dir with NO aceess.
/PHP-5.5/ext/imap/tests/
H A Dimap_include.inc2 // Change these to make tests run successfully
/PHP-5.5/ext/interbase/tests/
H A D006.phpt124 /* make one record */
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog326 (e.g. /(?<=\Ka)/) could make pcregrep loop.
562 "make -j check".
1995 REG_UCP to make it available via the POSIX interface.
3294 before "make dist".
4070 (a) If C++ support was not built, "make install" and "make test" still
4325 pcretest to make use of this.
4665 make different versions for Windows and non-Windows
5195 2. The Makefile had to be changed to make it work on BSD systems, where 'make'
5291 4. Add "make test" as a synonym for "make check". Corrected some comments in
5529 match. Updated pcretest to make it able to test these functions.
[all …]
/PHP-5.5/ext/intl/
H A DERROR.CONVENTIONS18 name of the function that failed in order to make debugging easier (though if
/PHP-5.5/ext/phar/tests/
H A Dbug65028.phpt125 // "a", // This will make the test pass
/PHP-5.5/ext/exif/
H A Dexif.c988 char * make; member
1531 char *make; member
2741 if (maker_note->make && (!ImageInfo->make || strcmp(maker_note->make, ImageInfo->make))) in exif_process_IFD_in_MAKERNOTE()
3084 ImageInfo->make = estrndup(value_ptr, byte_count); in exif_process_IFD_TAG()
3879 EFREE_IF(ImageInfo->make); in exif_discard_imageinfo()

Completed in 81 milliseconds

123456