Home
last modified time | relevance | path

Searched refs:path (Results 1 – 25 of 807) sorted by path

12345678910>>...33

/PHP-7.4/
H A DNEWS101 . Fixed bug #79971 (special character is breaking the path in xml function).
1566 . Changed the default config path (Windows only). (cmb)
2265 . Fixed bug #51068 (DirectoryIterator glob:// don't support current path
2286 . Fixed bug #77317 (__DIR__, __FILE__, realpath() reveal physical path for
2633 . Fixed bug #49876 (Fix LDAP path lookup on 64-bit distros). (dzuelke)
2786 . Fixed bug #69948 (path/domain are not sanitized in setcookie). (cmb)
H A DUPGRADING740 - The OpenSSL default config path has been changed to
H A DUPGRADING.INTERNALS262 - Added --ini-path and --ini-dir options to php-config.
/PHP-7.4/Zend/tests/
H A Dbug38779.phpt9 public function stream_open($path, $mode, $options, &$opened_path) {
H A Dbug38779_1.phpt9 public function stream_open($path, $mode, $options, &$opened_path) {
H A Dbug47593.phpt2 Bug #47593 (interface_exists() returns false when using absolute namespace path)
H A Dbug78340.phpt11 function stream_open($path, $mode, $options, $opened_path) {
12 $this->bytes= self::$files[$path];
14 $this->ino= crc32($path);
H A Ddebug_backtrace_with_include_and_this.phpt6 function stream_open($path, $mode, $options, $opened_path) {
H A Dexception_during_include_stat.phpt7 public function url_stat($path, $flags) {
H A Dinclude_stat_is_quiet.phpt2 Stats executed during include path resolution should be silent
7 public function url_stat($path, $flags) {
8 $path = str_replace('test://', 'file://', $path);
10 return @stat($path);
12 return stat($path);
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_092.phpt2 Refs on ASSIGN_OBJ fast-path
/PHP-7.4/Zend/
H A Dzend_compile.c1775 if ((2 <= len) && isalpha((int)((unsigned char *)path)[0]) && (':' == path[1])) { in zend_dirname()
1777 path += 2; in zend_dirname()
1798 if (end < path) { in zend_dirname()
1800 path[0] = DEFAULT_SLASH; in zend_dirname()
1801 path[1] = '\0'; in zend_dirname()
1809 if (end < path) { in zend_dirname()
1811 path[0] = '.'; in zend_dirname()
1812 path[1] = '\0'; in zend_dirname()
1820 if (end < path) { in zend_dirname()
1821 path[0] = DEFAULT_SLASH; in zend_dirname()
[all …]
H A Dzend_compile.h847 ZEND_API size_t zend_dirname(char *path, size_t len);
H A Dzend_extensions.c27 int zend_load_extension(const char *path) in zend_load_extension() argument
32 handle = DL_LOAD(path); in zend_load_extension()
35 fprintf(stderr, "Failed loading %s: %s\n", path, DL_ERROR()); in zend_load_extension()
37 fprintf(stderr, "Failed loading %s\n", path); in zend_load_extension()
43 return zend_load_extension_handle(handle, path); in zend_load_extension()
54 int zend_load_extension_handle(DL_HANDLE handle, const char *path) in zend_load_extension_handle() argument
69 fprintf(stderr, "%s doesn't appear to be a valid Zend extension\n", path); in zend_load_extension_handle()
H A Dzend_extensions.h148 ZEND_API int zend_load_extension(const char *path);
149 ZEND_API int zend_load_extension_handle(DL_HANDLE handle, const char *path);
H A Dzend_virtual_cwd.c355 h ^= *path++; in realpath_cache_key()
377 memcmp(path, (*bucket)->path, path_len) == 0) { in realpath_cache_del()
418 memcpy(bucket->path, path, path_len+1); in realpath_cache_add()
462 memcmp(path, (*bucket)->path, path_len) == 0) { in realpath_cache_find()
556 if (j == 0 && path[0] == '.' && path[1] == '.' && in tsrm_realpath_r()
563 path[j+1] == '.' && path[j+2] == '.' && in tsrm_realpath_r()
872 memmove(path+i, path, j+1); in tsrm_realpath_r()
929 memmove(path+i, path, j+1); in tsrm_realpath_r()
1248 if (!*path) { in virtual_realpath()
1255 } else if (!IS_ABSOLUTE_PATH(path, strlen(path))) { in virtual_realpath()
[all …]
H A Dzend_virtual_cwd.h85 (len >= 2 && IS_SLASH(path[0]) && IS_SLASH(path[1]))
87 …(len >= 2 && (/* is local */isalpha(path[0]) && path[1] == ':' || /* is UNC */IS_SLASH(path[0]) &&…
263 #define VCWD_CHDIR(path) virtual_chdir(path) argument
270 #define VCWD_UNLINK(path) virtual_unlink(path) argument
289 #define VCWD_CREAT(path, mode) creat(path, mode) argument
305 #define VCWD_FOPEN(path, mode) fopen(path, mode) argument
306 #define VCWD_OPEN(path, flags) open(path, flags) argument
311 #define VCWD_UNLINK(path) unlink(path) argument
312 #define VCWD_CHDIR(path) chdir(path) argument
315 #define VCWD_CHMOD(path, mode) chmod(path, mode) argument
[all …]
/PHP-7.4/azure/
H A Dconfigure.yml60 --with-config-file-path=/etc \
H A Dmsan_job.yml53 --with-config-file-path=/etc \
/PHP-7.4/azure/i386/
H A Djob.yml66 --with-config-file-path=/etc \
/PHP-7.4/azure/macos/
H A Djob.yml69 --with-config-file-path=/etc \
/PHP-7.4/build/
H A DMakefile.global52 i=`$(top_srcdir)/build/shtool path -d $$i`; \
98 INI_SCANNED_PATH=`$(top_srcdir)/build/shtool path -d $$INI_SCANNED_PATH`; \
H A Dconfig.guess1406 ! xcode-select --print-path > /dev/null 2> /dev/null ; then
H A Dlibtool.m41491 # which wouldn't understand a cygwinified path. Ahh.
1706 # Append ld.so.conf contents to the search path
2252 # Check if gcc -print-prog-name=ld gives a path.
3088 # as there is no search path for DLLs.
4391 # This is the shared library runtime path variable.
4394 # This is the shared library path variable.
4441 # Compile-time system search path for libraries
4444 # Run-time system search path for libraries
5461 # as there is no search path for DLLs.
5772 # no search path for DLLs.
[all …]
H A Dltmain.sh2949 path="$absdir/$objdir"
2959 path="$absdir"
2982 *" $path "*) ;;
2986 path=""
2989 path="-L$path"
3004 path=""
3012 *" $path "*) ;;
3886 *" -L$path/$objdir "*) ;;
3889 *" -L$path/$objdir "*)
4436 *" -L$path/$objdir "*) ;;
[all …]

Completed in 89 milliseconds

12345678910>>...33