Home
last modified time | relevance | path

Searched refs:dir (Results 501 – 514 of 514) sorted by relevance

1...<<21

/PHP-5.3/ext/standard/
H A Dbasic_functions.c970 ZEND_ARG_INFO(0, dir)
1091 ZEND_ARG_INFO(0, dir)
3178 PHP_FALIAS(dir, getdir, arginfo_dir)
3636 PHP_MINIT(dir)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION() local
3739 PHP_RINIT(dir)(INIT_FUNC_ARGS_PASSTHRU); in PHP_RINIT_FUNCTION() local
/PHP-5.3/
H A DINSTALL736 <Object ppath="d:\path\to\authenticated\dir\*">
1457 --extension-dir [...]
1458 --include-dir [...]
1472 --extension-dir Directory where extensions are searched by default
1473 --include-dir Directory prefix where header files are installed by
1648 ":/new/dir".
1864 --with-config-file-scan-dir=PATH
H A DREADME.STREAMS82 PHPAPI php_stream *php_stream_fopen_temporary_file(const char *dir,
H A DUPGRADING70 - The filesystem functions opendir(), scandir(), and dir() now use the default
H A DNEWS131 with non std tmp dir). (Pierre)
1022 and an --man-dir argument to php-config. (Hannes)
1254 . Fixed bug #54291 (Crash iterating DirectoryIterator for dir name starting
2002 - Fixed bug #51688 (ini per dir crashes when invalid document root are given).
2126 parent dir). (Etienne)
3707 - Fixed bug #45691 (Some per-dir or runtime settings may leak into other
3832 - Fixed bug #42604 ("make test" fails with --with-config-file-scan-dir=path).
4203 dir). (Ilia)
4620 is in root dir). (Marcus)
5483 in root dir). (Tony)
[all …]
/PHP-5.3/ext/date/lib/
H A Dparse_date.re517 timelib_ull dir = 1;
529 dir *= -1;
533 return dir * timelib_get_nr(ptr, max_length);
H A Dparse_date.c519 timelib_ull dir = 1; in timelib_get_unsigned_nr() local
531 dir *= -1; in timelib_get_unsigned_nr()
535 return dir * timelib_get_nr(ptr, max_length); in timelib_get_unsigned_nr()
/PHP-5.3/sapi/thttpd/
H A Dthttpd_patch1133 -dir application/x-director
1148 +dir application/x-director
1431 static char* dir;
/PHP-5.3/build/
H A Dlibtool.m4473 for dir in $PATH /usr/ucb; do
475 if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
476 test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
477 echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
479 echo="$dir/echo"
1330 # and add multilib dir if necessary.
1463 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
1466 $install_prog $dir/$dlname \$dldir/$dlname~
1469 dlpath=$dir/\$dldll~
/PHP-5.3/win32/
H A Dinstall.txt1450 ":/new/dir".
1636 --with-config-file-scan-dir=PATH
1735 --with-exec-dir=/usr/bin \
H A Dphp5dll.dsp387 SOURCE=..\ext\standard\dir.c
H A Dphp5dllts.dsp1819 SOURCE=..\ext\standard\dir.c
/PHP-5.3/ext/pcre/pcrelib/
H A DChangeLog35 (c) Multiple uses of --exclude, --exclude-dir, --include, and --include-dir
991 release 7.7 should have been called --include-dir (hyphen, not underscore)
992 for compatibility with GNU grep. I have changed it to --include-dir, but
994 --exclude-dir, though that is not available in GNU grep, at least as of
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic6268 >&-176 lelong x average number of files in dir %d,
6288 >&-176 lelong x average number of files in dir %d,
6328 >&-176 belong x average number of files in dir %d,
6348 >&-176 belong x average number of files in dir %d,

Completed in 211 milliseconds

1...<<21