Home
last modified time | relevance | path

Searched refs:dir (Results 576 – 595 of 595) sorted by relevance

1...<<21222324

/PHP-7.3/win32/build/
H A DMakefile263 …@if exist $(BUILD_DIR)\php_*.dll copy $(BUILD_DIR)\php_*.dll $(PHP_PREFIX)\ext /y >nul & dir /b $(…
/PHP-7.3/
H A D.gitattributes29 /ext/standard/tests/dir/scandir_variation3.phpt -crlf
H A Dphp.ini-development747 ; http://php.net/user-dir
751 ; http://php.net/extension-dir
834 ; http://php.net/upload-tmp-dir
1010 ; http://php.net/sqlite3.extension-dir
1353 ; You can use the script in the ext/session dir for that purpose.
1763 ; http://php.net/soap.wsdl-cache-dir
H A Dphp.ini-production749 ; http://php.net/user-dir
753 ; http://php.net/extension-dir
836 ; http://php.net/upload-tmp-dir
1012 ; http://php.net/sqlite3.extension-dir
1355 ; You can use the script in the ext/session dir for that purpose.
1765 ; http://php.net/soap.wsdl-cache-dir
H A DREADME.STREAMS81 PHPAPI php_stream *php_stream_fopen_temporary_file(const char *dir,
H A Dconfigure.ac986 PHP_ARG_WITH(config-file-scan-dir,,
987 [ --with-config-file-scan-dir=PATH
H A DUPGRADING257 . The --with-password-argon2[=dir] configure argument now provides support for
H A DNEWS350 . Fixed bug #79491 (Search for .user.ini extends up to root dir). (cmb)
1208 working dir). (Anatol)
1908 . Fixed bug #65988 (Zlib version check fails when an include/zlib/ style dir
/PHP-7.3/ext/standard/tests/file/
H A Dfile.inc155 $file_path = dir path where file exists
203 $file_path = dir where files will be created
H A D006_variation1.phpt40 echo "-- Testing all permission from octal 0000 to octal 0777 on file and dir --\n";
66 -- Testing all permission from octal 0000 to octal 0777 on file and dir --
/PHP-7.3/ext/standard/tests/array/
H A Dcount_recursive.phpt97 $resource2 = opendir( "." ); // Creating dir resource
/PHP-7.3/ext/phar/
H A Dphar_internal.h587 …_entry_info_dir(phar_archive_data *phar, char *path, size_t path_len, char dir, char **error, int …
H A Dphar_object.c1474 fname_len = spprintf(&fname, 0, "%s%c%s", test, DEFAULT_SLASH, intern->u.dir.entry.d_name); in phar_build()
1717 char *dir, *error, *regex = NULL; in PHP_METHOD() local
1731 if (zend_parse_parameters(ZEND_NUM_ARGS(), "p|s", &dir, &dir_len, &regex, &regex_len) == FAILURE) { in PHP_METHOD()
1745 ZVAL_STRINGL(&arg, dir, dir_len); in PHP_METHOD()
1796 pass.b = dir; in PHP_METHOD()
/PHP-7.3/ext/standard/
H A Dconfig.m4486 cyr_convert.c datetime.c dir.c dl.c dns.c exec.c file.c filestat.c \
H A Dbasic_functions.c950 ZEND_ARG_INFO(0, dir)
1070 ZEND_ARG_INFO(0, dir)
3253 PHP_FALIAS(dir, getdir, arginfo_dir)
3716 BASIC_MINIT_SUBMODULE(dir) in PHP_MINIT_FUNCTION()
3822 BASIC_RINIT_SUBMODULE(dir) in PHP_RINIT_FUNCTION()
/PHP-7.3/ext/date/lib/
H A Dparse_date.re515 timelib_ull dir = 1;
527 dir *= -1;
531 return dir * timelib_get_nr(ptr, max_length);
H A Dparse_date.c517 timelib_ull dir = 1; in timelib_get_unsigned_nr() local
529 dir *= -1; in timelib_get_unsigned_nr()
533 return dir * timelib_get_nr(ptr, max_length); in timelib_get_unsigned_nr()
/PHP-7.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"
1332 # and add multilib dir if necessary.
1465 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
1468 $install_prog $dir/$dlname \$dldir/$dlname~
1471 dlpath=$dir/\$dldll~
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic110 # number of entries in this directory. for root dir 0
10651 >&-176 lelong x average number of files in dir %d,
10671 >&-176 lelong x average number of files in dir %d,
10711 >&-176 belong x average number of files in dir %d,
18758 #>4 use zip-dir-entry
19592 >>0 use cur-ico-dir
19595 >>0 use cur-ico-dir
19597 0 name cur-ico-dir
19599 # 1st data offset = dir header size + n * dir entry size = 6 + n * 10h = ?6h
19663 >>0 use cur-ico-dir
[all …]
H A Dmagic私はガラスを食べられます110 # number of entries in this directory. for root dir 0
10651 >&-176 lelong x average number of files in dir %d,
10671 >&-176 lelong x average number of files in dir %d,
10711 >&-176 belong x average number of files in dir %d,
18758 #>4 use zip-dir-entry
19592 >>0 use cur-ico-dir
19595 >>0 use cur-ico-dir
19597 0 name cur-ico-dir
19599 # 1st data offset = dir header size + n * dir entry size = 6 + n * 10h = ?6h
19663 >>0 use cur-ico-dir
[all …]

Completed in 292 milliseconds

1...<<21222324