Home
last modified time | relevance | path

Searched refs:set_include_path (Results 1 – 25 of 62) sorted by relevance

123

/php-src/ext/standard/tests/file/
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 Dfopen_variation13.phpt11 set_include_path($newpath);
14 set_include_path($newpath);
H A Dfile_put_contents_variation4.phpt16 set_include_path($newpath);
20 set_include_path($newpath);
H A Dfopen_variation7.phpt14 set_include_path($newpath);
17 set_include_path($newpath);
H A Dfopen_variation9.phpt14 set_include_path($newpath);
18 set_include_path($newpath);
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 Dfile_put_contents_variation6.phpt18 set_include_path($newpath);
22 set_include_path($newpath);
/php-src/ext/standard/tests/general_functions/
H A Dinclude_path.phpt11 var_dump(set_include_path("var"));
17 var_dump(set_include_path(".:/path/to/dir"));
23 var_dump(set_include_path(""));
/php-src/ext/standard/tests/streams/
H A Dstream_resolve_include_path.phpt17 set_include_path($include_path . PATH_SEPARATOR . $include_path_nested);
20 set_include_path($include_path . PATH_SEPARATOR . $include_path_nested);
22 set_include_path($include_path_nested . PATH_SEPARATOR . $include_path);
/php-src/Zend/tests/
H A Dbug39542.phpt10 set_include_path(__DIR__.'/bug39542;.');
12 set_include_path(__DIR__.'/bug39542:.');
/php-src/ext/phar/tests/files/
H A Dinclude_path.phar2 set_include_path('.' . PATH_SEPARATOR . 'phar://' . dirname(__FILE__) . '/files/include_path2.phar'…
4 set_include_path('.' . PATH_SEPARATOR . 'phar://' . dirname(__FILE__) . '/files/include_path2.phar/…
H A Dinclude_path.phar.inc13 set_include_path('.' . PATH_SEPARATOR . 'phar://' . dirname(__FILE__) . '/files/include_path2.phar'…
15 set_include_path('.' . PATH_SEPARATOR . 'phar://' . dirname(__FILE__) . '/files/include_path2.phar/…
H A Dfrontcontroller19.phar2 set_include_path("phar://" . __FILE__);
H A Dfrontcontroller19.phar.inc16 set_include_path("phar://" . __FILE__);
/php-src/ext/phar/tests/
H A Dreadfile_edgecases.phpt23 set_include_path("' . addslashes(__DIR__) . '");
40 set_include_path("%stests");
51 set_include_path("%stests");
H A Dinclude_path.phpt18 set_include_path('.' . PATH_SEPARATOR . 'phar://' . $fname);
20 set_include_path('.' . PATH_SEPARATOR . 'phar://' . $fname . '/test');
H A Dfgc_edgecases.phpt36 set_include_path("' . addslashes(__DIR__) . '");
64 set_include_path("%stests");
84 set_include_path("%stests");
105 set_include_path("%stests");
H A Dphar_mount.phpt28 set_include_path("phar://" . __FILE__);
36 set_include_path("phar://" . __FILE__);
H A Dfile_get_contents.phpt21 set_include_path("phar://" . __FILE__ . "/dir" . PATH_SEPARATOR . "phar://" . __FILE__);
H A Dreadfile.phpt21 set_include_path("phar://" . __FILE__ . "/dir" . PATH_SEPARATOR . "phar://" . __FILE__);
/php-src/ext/zlib/tests/
H A Dgzopen_variation5.phpt15 set_include_path($newpath);
18 set_include_path($newpath);
/php-src/ext/spl/tests/SplFileObject/
H A Dfileobject_004.phpt6 set_include_path('tests');
/php-src/ext/phar/tests/cache_list/files/
H A Dfrontcontroller19.phar2 set_include_path("phar://" . __FILE__);
H A Dfrontcontroller19.phar.inc16 set_include_path("phar://" . __FILE__);

Completed in 32 milliseconds

123