Home
last modified time | relevance | path

Searched refs:absolute (Results 1 – 25 of 72) sorted by last modified time

123

/php-src/build/
H A Dphp.m458 dnl Expands path to an absolute path and assigns it to variable.
H A Dlibtool.m42273 # Accept absolute paths.
3735 # use absolute paths for naming shared libraries, and exclude the
3741 # This is a hack until libtool officially supports absolute path
H A Dltmain.sh1435 $echo "$modename: only absolute run-paths are allowed" 1>&2
/php-src/ext/opcache/jit/ir/
H A Dir_aarch64.dasc6468 } else if ((ins & 0x8000)) { /* absolute */
/php-src/sapi/fpm/tests/
H A Dtester.inc1418 * Get absolute file path for the resource file used by templates.
/php-src/
H A Dphp.ini-development262 ; URL rewriter will not rewrite absolute URL nor form by default. To enable
263 ; absolute URL rewrite, allowed hosts must be defined at RUNTIME.
915 ; directory, You may specify an absolute path to the library file:
1446 ; URL rewriter does not rewrite absolute URLs by default.
1447 ; To enable rewrites for absolute paths, target hosts must be specified
1854 ; absolute path.
H A Dphp.ini-production262 ; URL rewriter will not rewrite absolute URL nor form by default. To enable
263 ; absolute URL rewrite, allowed hosts must be defined at RUNTIME.
917 ; directory, You may specify an absolute path to the library file:
1448 ; URL rewriter does not rewrite absolute URLs by default.
1449 ; To enable rewrites for absolute paths, target hosts must be specified
1856 ; absolute path.
/php-src/ext/date/
H A Dphp_date.c3971 bool absolute = 0; in PHP_FUNCTION() local
3973 …tThis(), "OO|b", &object1, date_ce_interface, &object2, date_ce_interface, &absolute) == FAILURE) { in PHP_FUNCTION()
3984 if (absolute) { in PHP_FUNCTION()
H A Dphp_date.stub.php198 …DateTimeInterface $baseObject, DateTimeInterface $targetObject, bool $absolute = false): DateInter… argument
331 public function diff(DateTimeInterface $targetObject, bool $absolute = false): DateInterval; argument
455 public function diff(DateTimeInterface $targetObject, bool $absolute = false): DateInterval {} argument
521 public function diff(DateTimeInterface $targetObject, bool $absolute = false): DateInterval {} argument
H A Dphp_date_arginfo.h124 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, absolute, _IS_BOOL, 0, "false")
244 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, absolute, _IS_BOOL, 0, "false")
/php-src/docs-old/
H A Dunix-build-system.md92 anymore, we must use either absolute paths or relative ones to the top
/php-src/ext/standard/tests/file/
H A Dfile_variation8-win32.phpt2 Test file() function : variation - various absolute and relative paths
25 // absolute paths
H A Dtouch_variation5-win32.phpt29 //absolute
34 //absolute bad path (note p8 msgs differ)
H A Dfile_get_contents_variation7.phpt2 Test file_get_contents() function : variation - various absolute and relative paths
19 // absolute paths
H A Dfile_put_contents_variation7-win32.phpt2 Test file_put_contents() function : usage variation - various absolute and relative paths
29 // absolute paths
H A Dfile_variation8.phpt2 Test file function : variation - various absolute and relative paths
19 // absolute paths
H A Dfile_put_contents_variation7.phpt2 Test file_put_contents() function : usage variation - various absolute and relative paths
23 // absolute paths
H A Dfile_get_contents_variation7-win32-mb.phpt2 Test file_get_contents() function : variation - various absolute and relative paths
25 // absolute paths
H A Dfile_get_contents_variation7-win32.phpt2 Test file_get_contents() function : variation - various absolute and relative paths
25 // absolute paths
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます18298 >>>64 ubelong =3 \b, absolute colorimetric
25442 # First sub-file offset (absolute); sometimes NO/UNKNOWN sub file!
H A Dmagic18298 >>>64 ubelong =3 \b, absolute colorimetric
25442 # First sub-file offset (absolute); sometimes NO/UNKNOWN sub file!
/php-src/sapi/fpm/
H A Dwww.conf.in412 ; absolute path. When this value is not set, chroot is not used.
/php-src/ext/date/tests/
H A Dexamine_diff.inc31 * @param bool $absolute should the result always be a positive number?
35 function examine_diff($end_date, $start_date, $expect_spec, $expect_days, $absolute = false) {
56 $result_interval = $start->diff($end, $absolute);
62 $result_interval = $start->diff($end, $absolute);
/php-src/ext/session/tests/user_session_module/
H A Dsave_handler.inc18 * Coolision detection is absolute requirement for secure session.
/php-src/tests/security/
H A Dopen_basedir_tempnam.phpt19 //absolute test

Completed in 265 milliseconds

123