Home
last modified time | relevance | path

Searched refs:set_include_path (Results 26 – 50 of 63) sorted by path

123

/php-src/ext/phar/tests/
H A Dphar_createdefaultstub.phpt42 set_include_path('phar://' . __FILE__ . PATH_SEPARATOR . get_include_path());
336 set_include_path('phar://' . __FILE__ . PATH_SEPARATOR . get_include_path());
638 set_include_path('phar://' . __FILE__ . PATH_SEPARATOR . get_include_path());
H A Dphar_magic.phpt16 set_include_path("phar://" . __FILE__);
H A Dphar_mount.phpt28 set_include_path("phar://" . __FILE__);
36 set_include_path("phar://" . __FILE__);
H A Dphar_setdefaultstub.phpt62 set_include_path('phar://' . __FILE__ . PATH_SEPARATOR . get_include_path());
357 set_include_path('phar://' . __FILE__ . PATH_SEPARATOR . get_include_path());
652 set_include_path('phar://' . __FILE__ . PATH_SEPARATOR . get_include_path());
H A Dreadfile.phpt21 set_include_path("phar://" . __FILE__ . "/dir" . PATH_SEPARATOR . "phar://" . __FILE__);
H A Dreadfile_edgecases.phpt23 set_include_path("' . addslashes(__DIR__) . '");
40 set_include_path("%stests");
51 set_include_path("%stests");
H A Dstat.phpt66 set_include_path("phar://" . __FILE__ . "/dir" . PATH_SEPARATOR . "phar://" . __FILE__);
/php-src/ext/phar/tests/tar/
H A Dphar_magic.phpt17 set_include_path("phar://" . __FILE__);
/php-src/ext/phar/tests/zip/
H A Dphar_magic.phpt20 set_include_path("phar://" . __FILE__);
/php-src/ext/spl/tests/SplFileObject/
H A Dfileobject_004.phpt6 set_include_path('tests');
/php-src/ext/standard/
H A Dbasic_functions.c2056 PHP_FUNCTION(set_include_path) argument
H A Dbasic_functions.stub.php2039 function set_include_path(string $include_path): string|false {} function
H A Dbasic_functions_arginfo.h2448 ZEND_FUNCTION(set_include_path);
3075 ZEND_FE(set_include_path, arginfo_set_include_path)
/php-src/ext/standard/tests/file/
H A Dfile_get_contents_variation1.phpt22 set_include_path($newpath);
H A Dfile_get_contents_variation2.phpt23 set_include_path($newpath);
H A Dfile_put_contents_variation4.phpt16 set_include_path($newpath);
20 set_include_path($newpath);
H A Dfile_put_contents_variation5.phpt17 set_include_path($newpath);
20 set_include_path($newpath);
22 set_include_path("");
24 set_include_path(";; ; ;c:\\rubbish");
H A Dfile_put_contents_variation6.phpt18 set_include_path($newpath);
22 set_include_path($newpath);
H A Dfopen_variation12.phpt7 set_include_path("rubbish");
H A Dfopen_variation13.phpt11 set_include_path($newpath);
14 set_include_path($newpath);
H A Dfopen_variation15-win32.phpt24 set_include_path($includePathDir);
H A Dfopen_variation15.phpt23 set_include_path($includePathDir);
H A Dfopen_variation16.phpt14 set_include_path($newpath);
18 set_include_path($newpath);
H A Dfopen_variation17.phpt14 set_include_path($newpath);
18 set_include_path($newpath);
H A Dfopen_variation5.phpt35 set_include_path($newIncludePath);

Completed in 45 milliseconds

123