Home
last modified time | relevance | path

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

/PHP-7.4/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());
50 Deprecated: Function restore_include_path() is deprecated in %s on line %d
53 Deprecated: Function restore_include_path() is deprecated in %s on line %d
64 Deprecated: Function restore_include_path() is deprecated in %s on line %d
70 Deprecated: Function restore_include_path() is deprecated in %s on line %d
[all …]
/PHP-7.4/ext/standard/
H A Dbasic_functions.h101 PHP_FUNCTION(restore_include_path);
H A Dbasic_functions.c3050 PHP_DEP_FE(restore_include_path, arginfo_restore_include_path)
5632 PHP_FUNCTION(restore_include_path) argument
/PHP-7.4/
H A DUPGRADING474 . The restore_include_path() function is deprecated. It can be replaced by

Completed in 20 milliseconds