Home
last modified time | relevance | path

Searched refs:restore_include_path (Results 1 – 21 of 21) sorted by relevance

/PHP-5.5/ext/standard/tests/general_functions/
H A Dinclude_path.phpt11 var_dump(restore_include_path());
12 var_dump(restore_include_path(""));
20 var_dump(restore_include_path());
26 var_dump(restore_include_path());
32 var_dump(restore_include_path());
38 var_dump(restore_include_path());
51 Warning: restore_include_path() expects exactly 0 parameters, 1 given in %s on line %d
/PHP-5.5/ext/standard/tests/file/
H A Dreadfile_variation6.phpt30 restore_include_path();
H A Dreadfile_variation7.phpt30 restore_include_path();
H A Dfile_get_contents_variation1.phpt31 restore_include_path();
H A Dfile_get_contents_variation2.phpt32 restore_include_path();
H A Dfopen_variation13.phpt24 restore_include_path();
H A Dfile_put_contents_variation4.phpt31 restore_include_path();
H A Dfopen_variation12.phpt15 restore_include_path();
H A Dfile_put_contents_variation6.phpt32 restore_include_path();
H A Dfopen_variation7.phpt27 restore_include_path();
H A Dfopen_variation9.phpt28 restore_include_path();
H A Dfopen_variation16.phpt28 restore_include_path();
H A Dfopen_variation17.phpt28 restore_include_path();
H A Dfopen_variation5.phpt48 restore_include_path();
H A Dfopen_variation8.phpt48 restore_include_path();
/PHP-5.5/ext/zlib/tests/
H A Dgzopen_variation5.phpt32 restore_include_path();
H A Dgzfile_variation15.phpt16 restore_include_path();
H A Dreadgzfile_variation15.phpt16 restore_include_path();
H A Dgzopen_variation4.phpt28 restore_include_path();
/PHP-5.5/ext/standard/
H A Dbasic_functions.h101 PHP_FUNCTION(restore_include_path);
H A Dbasic_functions.c3018 PHP_FE(restore_include_path, arginfo_restore_include_path)
5543 PHP_FUNCTION(restore_include_path) argument

Completed in 29 milliseconds