Searched refs:restore_include_path (Results 1 – 21 of 21) sorted by relevance
11 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
30 restore_include_path();
31 restore_include_path();
32 restore_include_path();
24 restore_include_path();
15 restore_include_path();
27 restore_include_path();
28 restore_include_path();
48 restore_include_path();
16 restore_include_path();
103 PHP_FUNCTION(restore_include_path);
3001 PHP_FE(restore_include_path, arginfo_restore_include_path)5458 PHP_FUNCTION(restore_include_path) argument
Completed in 30 milliseconds