Home
last modified time | relevance | path

Searched refs:set_include_path (Results 1 – 25 of 63) sorted by path

123

/php-src/Zend/tests/
H A Dbug39542.phpt10 set_include_path(__DIR__.'/bug39542;.');
12 set_include_path(__DIR__.'/bug39542:.');
H A Dexception_during_include_stat.phpt14 set_include_path('test://foo:test://bar');
H A Dgh10232.phpt6 set_include_path('gh10232-nonexistent') or exit(1);
H A Dinclude_stat_is_quiet.phpt19 set_include_path('test://foo:test://bar');
/php-src/ext/phar/
H A Dshortarc.php7 set_include_path('phar://' . __FILE__ . PATH_SEPARATOR . get_include_path());
/php-src/ext/phar/tests/
H A Dbug74991.phpt14 $p['some/file'] = "<?php const MAXPATHLEN = 4096, OVERFLOW = 1, PATH = 'path'; set_include_path(str…
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 Dfile_get_contents.phpt21 set_include_path("phar://" . __FILE__ . "/dir" . PATH_SEPARATOR . "phar://" . __FILE__);
H A Dfopen.phpt29 set_include_path("phar://" . __FILE__ . "/dir" . PATH_SEPARATOR . "phar://" . __FILE__);
H A Dinclude_path.phpt18 set_include_path('.' . PATH_SEPARATOR . 'phar://' . $fname);
20 set_include_path('.' . PATH_SEPARATOR . 'phar://' . $fname . '/test');
H A Dmounteddir.phpt30 set_include_path("phar://" . __FILE__);
H A Dopendir.phpt25 set_include_path("phar://" . __FILE__);
/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__);
H A Dnophar.phar7 set_include_path('phar://' . __FILE__ . PATH_SEPARATOR . get_include_path());
H A Dopenssl.phar7 set_include_path('phar://' . __FILE__ . PATH_SEPARATOR . get_include_path());
/php-src/ext/phar/tests/files/
H A Dfrontcontroller19.phar2 set_include_path("phar://" . __FILE__);
H A Dfrontcontroller19.phar.inc16 set_include_path("phar://" . __FILE__);
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 Dinclude_path2.phar7 set_include_path('phar://' . __FILE__ . PATH_SEPARATOR . get_include_path());
H A Dnophar.phar7 set_include_path('phar://' . __FILE__ . PATH_SEPARATOR . get_include_path());
H A Dopenssl.phar7 set_include_path('phar://' . __FILE__ . PATH_SEPARATOR . get_include_path());
H A Dopenssl256.phar7 set_include_path('phar://' . __FILE__ . PATH_SEPARATOR . get_include_path());
H A Dopenssl512.phar7 set_include_path('phar://' . __FILE__ . PATH_SEPARATOR . get_include_path());

Completed in 46 milliseconds

123