Home
last modified time | relevance | path

Searched refs:dir (Results 526 – 537 of 537) sorted by relevance

1...<<2122

/PHP-7.0/ext/standard/
H A Dbasic_functions.c943 ZEND_ARG_INFO(0, dir)
1060 ZEND_ARG_INFO(0, dir)
3191 PHP_FALIAS(dir, getdir, arginfo_dir)
3653 BASIC_MINIT_SUBMODULE(dir) in PHP_MINIT_FUNCTION()
3760 BASIC_RINIT_SUBMODULE(dir) in PHP_RINIT_FUNCTION()
H A Dconfig.m4615 cyr_convert.c datetime.c dir.c dl.c dns.c exec.c file.c filestat.c \
/PHP-7.0/
H A Dphp.ini-development716 ; http://php.net/user-dir
720 ; http://php.net/extension-dir
804 ; http://php.net/upload-tmp-dir
1328 ; You can use the script in the ext/session dir for that purpose.
1732 ; http://php.net/soap.wsdl-cache-dir
H A Dphp.ini-production716 ; http://php.net/user-dir
720 ; http://php.net/extension-dir
804 ; http://php.net/upload-tmp-dir
1328 ; You can use the script in the ext/session dir for that purpose.
1732 ; http://php.net/soap.wsdl-cache-dir
H A DREADME.STREAMS82 PHPAPI php_stream *php_stream_fopen_temporary_file(const char *dir,
H A Dconfigure.in920 PHP_ARG_WITH(config-file-scan-dir,,
921 [ --with-config-file-scan-dir=PATH
/PHP-7.0/ext/date/lib/
H A Dparse_date.re525 timelib_ull dir = 1;
537 dir *= -1;
541 return dir * timelib_get_nr(ptr, max_length);
H A Dparse_date.c527 timelib_ull dir = 1; in timelib_get_unsigned_nr() local
539 dir *= -1; in timelib_get_unsigned_nr()
543 return dir * timelib_get_nr(ptr, max_length); in timelib_get_unsigned_nr()
/PHP-7.0/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"
1336 # and add multilib dir if necessary.
1469 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
1472 $install_prog $dir/$dlname \$dldir/$dlname~
1475 dlpath=$dir/\$dldll~
/PHP-7.0/win32/
H A Dinstall.txt1300 ":/new/dir".
1486 --with-config-file-scan-dir=PATH
1585 --with-exec-dir=/usr/bin \
/PHP-7.0/ext/pcre/pcrelib/
H A DChangeLog971 (c) Multiple uses of --exclude, --exclude-dir, --include, and --include-dir
1927 release 7.7 should have been called --include-dir (hyphen, not underscore)
1928 for compatibility with GNU grep. I have changed it to --include-dir, but
1930 --exclude-dir, though that is not available in GNU grep, at least as of
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic8121 >&-176 lelong x average number of files in dir %d,
8141 >&-176 lelong x average number of files in dir %d,
8181 >&-176 belong x average number of files in dir %d,
8201 >&-176 belong x average number of files in dir %d,
14979 0 name ico-dir
14993 >>4 use ico-dir
14997 >>4 use ico-dir
15000 0 name cur-dir
15015 >>4 use cur-dir
15019 >>4 use cur-dir

Completed in 126 milliseconds

1...<<2122