Home
last modified time | relevance | path

Searched refs:path (Results 501 – 525 of 853) sorted by relevance

1...<<21222324252627282930>>...35

/php-src/sapi/fpm/tests/
H A Dstatus-ping.phpt19 ping.path = /ping
H A Dproc-no-start-server.phpt17 ping.path = /ping
H A Dproc-user-ignored.phpt19 ping.path = /ping
/php-src/ext/standard/tests/streams/
H A Dgh15155.phpt10 … public function stream_open(string $path, string $mode, int $options, ?string &$opened_path): bool
H A Dbug60817.phpt8 function stream_open($path, $mode, $options, &$opened_path) {
/php-src/ext/zlib/tests/
H A Dgzfile_variation15.phpt2 Test gzfile() function : variation: use include path (relative directories in path)
H A Dreadgzfile_variation15.phpt2 Test readgzfile() function : variation: use include path (relative directories in path)
/php-src/ext/standard/tests/file/
H A Dmkdir_variation5-win32.phpt27 // relative bad path
36 //absolute bad path
H A Dtempnam_variation3-win32.phpt36 /* prefix with path separator of a non existing directory*/
51 /* prefix with path separator of a non existing directory*/
H A Dbug38450_3.phpt15 function stream_open($path, $mode, $options, &$opened_path)
17 $url = parse_url($path);
H A Duserstreams_006.phpt7 function stream_open($path, $mode, $openedpath) {
H A Dbug37158.phpt8 function stream_open($path, $mode, $options, &$opened_path)
H A Drmdir_variation3-win32.phpt27 // relative bad path
36 //absolute bad path
/php-src/ext/dba/
H A Ddba_dbm.c39 snprintf(buf, MAXPATHLEN, "%s" extension, ZSTR_VAL(info->path)); \
70 if(dbminit((char *) ZSTR_VAL(info->path)) == -1) { in DBA_OPEN_FUNC()
/php-src/ext/phar/tests/
H A Dphar_dotted_path.phpt2 Phar: create new Phar with broken.dirname in path
/php-src/ext/sqlite3/tests/
H A Dstream_test.inc10 public function stream_open($path, $mode, $options, &$opened_path)
/php-src/ext/session/tests/user_session_module/
H A Dbug69111.phpt13 $sh->open('path', 'name');
/php-src/ext/phar/
H A Dstream.h26 static php_stream* phar_wrapper_open_url(php_stream_wrapper *wrapper, const char *path, const char …
/php-src/ext/session/tests/
H A Dbug68063.phpt15 // Could also be set with a cookie like "PHPSESSID=; path=/"
/php-src/ext/curl/tests/
H A Dbug61948.phpt28 …basedir restriction in effect. File(c:/xxx/bar) is not within the allowed path(s): (%sbug61948) in…
/php-src/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1253_to_utf8_0.phpt2 Test fopen() for reading cp1253 to UTF-8 path
H A Dtest_cp1255_to_utf8_0.phpt2 Test fopen() for reading cp1255 to UTF-8 path
H A Dtest_cp1256_to_utf8_0.phpt2 Test fopen() for reading cp1256 to UTF-8 path
H A Dtest_kartuli_utf8_0.phpt2 Test fopen() for reading Kartuli UTF-8 path
/php-src/ext/fileinfo/tests/
H A Dbug67647-mb.phpt19 /* Streams mb path support is tested a lot elsewhere. Copy the existing file

Completed in 28 milliseconds

1...<<21222324252627282930>>...35