Home
last modified time | relevance | path

Searched refs:paths (Results 101 – 124 of 124) sorted by relevance

12345

/PHP-5.4/ext/standard/tests/file/
H A Dbasename_variation2-win32.phpt12 $paths = array (
41 foreach ($paths as $path) {
H A Dfopen_variation14.phpt20 // fopen with interesting windows paths.
H A Dfopen_variation15.phpt20 // fopen with interesting windows paths.
H A Dbasename_variation2.phpt12 $paths = array (
41 foreach ($paths as $path) {
H A Drename_variation13-win32.phpt2 Test rename() function : variation - various invalid paths
H A Dunlink_variation8.phpt2 Test unlink() function : variation: various valid and invalid paths
H A Dfopen_variation14-win32.phpt20 // fopen with interesting windows paths.
H A Dfopen_variation15-win32.phpt20 // fopen with interesting windows paths.
/PHP-5.4/ext/openssl/
H A Dopenssl.mak97 # Virtual paths
/PHP-5.4/
H A Dserver-tests.php719 $paths = split(';',$this->conf['TEST_PATHS']);
721 $paths = split(':|;',$this->conf['TEST_PATHS']);
723 foreach($paths as $path) {
H A Dacinclude.m4173 dnl are substituted with the proper paths. Can be used to supply
390 dnl paths to the PHP build system which are only given in compiler
418 dnl Use this macro, if you need to add header search paths to the PHP
616 dnl and include lines. default paths include (but are
2910 dnl Set paths properly when called from extension
H A Dconfigure.in222 search paths], yes, no)
383 dnl paths to the targets are relative to the build directory
H A DNEWS98 . Fixed bug #69719 (Incorrect handling of paths with NULs). (Stas)
151 . Fixed bug #69353 (Missing null byte checks for paths in various PHP
578 . Fixed bug #53965 (<xsl:include> cannot find files with relative paths
1916 paths). (Ilia)
2570 socket paths). (Ilia)
4059 links or invalid paths. (Pierre)
5093 - Fixed bug #45044 (relative paths not resolved correctly). (Dmitry)
5194 paths). (Ilia)
5869 paths containing '*'. (Ilia)
6407 - Fixed bug #41063 (chdir doesn't like root paths). (Dmitry)
[all …]
H A Dltmain.sh1422 $echo "$modename: only absolute run-paths are allowed" 1>&2
H A Dphp.ini-development750 ; this to 1 will cause PHP CGI to fix its paths to conform to the spec. A setting
H A Dphp.ini-production750 ; this to 1 will cause PHP CGI to fix its paths to conform to the spec. A setting
H A DINSTALL672 Firstly you may need to add some paths to the LD_LIBRARY_PATH
/PHP-5.4/sapi/nsapi/
H A Dnsapi-readme.txt8 Firstly you may need to add some paths to the LD_LIBRARY_PATH
/PHP-5.4/ext/spl/internal/
H A Dsplfileobject.inc37 * @param $use_include_path Whether to search in include paths
/PHP-5.4/sapi/fpm/
H A Dphp-fpm.conf.in5 ; All relative paths in this configuration file are relative to PHP's install
461 ; possible. However, all PHP paths will be relative to the chroot
/PHP-5.4/sapi/thttpd/
H A Dthttpd_patch72 -for ac_hdr in fcntl.h grp.h memory.h paths.h poll.h sys/poll.h sys/event.h osreldate.h
73 +for ac_hdr in fcntl.h grp.h memory.h paths.h poll.h sys/poll.h sys/event.h osreldate.h netinet/tcp…
84 -AC_CHECK_HEADERS(fcntl.h grp.h memory.h paths.h poll.h sys/poll.h sys/event.h osreldate.h)
85 +AC_CHECK_HEADERS(fcntl.h grp.h memory.h paths.h poll.h sys/poll.h sys/event.h osreldate.h netinet/…
/PHP-5.4/build/
H A Dlibtool.m41227 [AC_MSG_CHECKING([how to hardcode library paths into programs])
2171 dnl $ac_dummy forces splitting on constant user-supplied paths.
2259 # Accept absolute paths.
3723 # use absolute paths for naming shared libraries, and exclude the
3882 # Internal compiler library paths should come after those
4400 # Whether we should hardcode library paths into libraries.
/PHP-5.4/ext/pcre/pcrelib/doc/
H A Dpcre.txt1432 this, it remembers all the paths through the tree that represent valid
1444 there are no more unterminated paths. At this point, terminated paths
1488 2. When dealing with multiple paths through the tree simultaneously, it
1501 5. Because many paths through the tree may be active, the \K escape
1503 be on some paths and not on others), is not supported. It causes an
1513 all active paths through the tree.
4096 keeping track of multiple paths through the pattern tree. More
/PHP-5.4/ext/pcre/pcrelib/
H A DChangeLog5118 5. Add $(DESTDIR)/ in front of all the paths in the "install" target in the

Completed in 170 milliseconds

12345