Searched refs:dirname (Results 2526 – 2550 of 2908) sorted by relevance
1...<<101102103104105106107108109110>>...117
/PHP-5.4/ext/standard/tests/strings/ |
H A D | vfprintf_variation4_64bit.phpt | 65 $data_file = dirname(__FILE__) . '/vfprintf_variation4_64bit.txt';
|
H A D | vfprintf_variation12.phpt | 71 $data_file = dirname(__FILE__) . '/vfprintf_variation12.txt';
|
H A D | vfprintf_variation16_64bit.phpt | 64 $data_file = dirname(__FILE__) . '/vfprintf_variation16_64bit.txt';
|
H A D | vfprintf_variation20.phpt | 87 $data_file = dirname(__FILE__) . '/vfprintf_variation20.txt';
|
H A D | vfprintf_variation21.phpt | 84 $data_file = dirname(__FILE__) . '/vfprintf_variation21.txt';
|
H A D | vfprintf_variation8.phpt | 63 $data_file = dirname(__FILE__) . '/vfprintf_variation8.txt';
|
/PHP-5.4/ext/ereg/tests/ |
H A D | ereg_basic_002.phpt | 17 include(dirname(__FILE__) . '/regular_expressions.inc');
|
/PHP-5.4/ext/soap/tests/bugs/ |
H A D | bug28985.phpt | 9 $client = new SOAPClient(dirname(__FILE__).'/bug28985.wsdl', array('trace'=>1));
|
H A D | bug30106.phpt | 33 $client = new LocalSoapClient(dirname(__FILE__)."/bug30106.wsdl");
|
H A D | bug36226-2.phpt | 10 $wsdl = dirname(__FILE__)."/bug36226-2.wsdl";
|
/PHP-5.4/ext/soap/tests/interop/Round4/GroupH/ |
H A D | r4_groupH_complex_doclit_003w.phpt | 32 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
|
H A D | r4_groupH_simple_rpcenc_006w.phpt | 10 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
|
H A D | r4_groupH_simple_rpcenc_010w.phpt | 10 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
|
H A D | r4_groupH_complex_rpcenc_001w.phpt | 18 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_rpcenc.wsdl",array("trace"=>1,"e…
|
/PHP-5.4/ext/standard/tests/array/ |
H A D | in_array_variation4.phpt | 20 $dir_handle = opendir( dirname(__FILE__) );
|
/PHP-5.4/ext/standard/tests/file/ |
H A D | rmdir_variation3-win32.phpt | 12 /* Prototype : bool rmdir(string dirname[, resource context])
|
H A D | touch_basic-win32.phpt | 21 $filename = dirname(__FILE__)."/touch.dat";
|
H A D | touch_basic.phpt | 22 $filename = dirname(__FILE__)."/touch_basic.dat";
|
/PHP-5.4/ext/pdo/tests/ |
H A D | pdo_010.phpt | 13 if (getenv('REDIR_TEST_DIR') === false) putenv('REDIR_TEST_DIR='.dirname(__FILE__) . '/../../pdo/te…
|
H A D | pdo_005.phpt | 13 if (getenv('REDIR_TEST_DIR') === false) putenv('REDIR_TEST_DIR='.dirname(__FILE__) . '/../../pdo/te…
|
/PHP-5.4/ext/standard/tests/general_functions/ |
H A D | floatval_variation1.phpt | 14 $dfp = opendir ( dirname(__FILE__) );
|
/PHP-5.4/ext/mysqli/tests/ |
H A D | 061.phpt | 33 $filename = dirname(__FILE__) . "061.csv";
|
/PHP-5.4/sapi/cgi/tests/ |
H A D | 008.phpt | 13 $filename = dirname(__FILE__)."/008.test.php";
|
/PHP-5.4/ext/soap/tests/interop/Round2/GroupB/ |
H A D | r2_groupB_003w.phpt | 12 $client = new SoapClient(dirname(__FILE__)."/round2_groupB.wsdl",array("trace"=>1,"exceptions"=>0));
|
H A D | r2_groupB_004w.phpt | 20 $client = new SoapClient(dirname(__FILE__)."/round2_groupB.wsdl",array("trace"=>1,"exceptions"=>0));
|
Completed in 37 milliseconds
1...<<101102103104105106107108109110>>...117