Home
last modified time | relevance | path

Searched refs:dirname (Results 2626 – 2650 of 2908) sorted by relevance

1...<<101102103104105106107108109110>>...117

/PHP-5.4/ext/mbstring/tests/
H A Dmb_convert_encoding.phpt12 ini_set('include_path', dirname(__FILE__));
/PHP-5.4/ext/soap/tests/interop/Round3/GroupE/
H A Dr3_groupE_list_003w.phpt17 $client = new SoapClient(dirname(__FILE__)."/round3_groupE_list.wsdl",array("trace"=>1,"exceptions"…
H A Dr3_groupE_list_006w.phpt18 $client = new SoapClient(dirname(__FILE__)."/round3_groupE_list.wsdl",array("trace"=>1,"exceptions"…
H A Dr3_groupE_list_005w.phpt18 $client = new SoapClient(dirname(__FILE__)."/round3_groupE_list.wsdl",array("trace"=>1,"exceptions"…
/PHP-5.4/ext/standard/tests/dir/
H A Ddir_variation1.phpt38 $dfp = opendir( dirname(__FILE__) ); // get a dir handle
/PHP-5.4/ext/standard/tests/file/
H A Dcopy_variation8.phpt20 $file_path = dirname(__FILE__);
H A Dfopen_variation5.phpt22 $scriptDir = dirname(__FILE__);
H A Dfopen_variation8.phpt22 $scriptDir = dirname(__FILE__);
H A Dfgetc_basic.phpt24 …create_files(dirname(__FILE__), 1, $file_content_types[$outerloop_counter], 0755, 1, "w", "fgetc_b…
35 $filename = dirname(__FILE__)."/fgetc_basic1.tmp"; // file name that is created by create_files
58 delete_files(dirname(__FILE__), 1, "fgetc_basic", 1, ".tmp");
H A Dfscanf_variation45.phpt13 $file_path = dirname(__FILE__);
79 $file_path = dirname(__FILE__);
H A Dfscanf_variation9.phpt19 $file_path = dirname(__FILE__);
86 $file_path = dirname(__FILE__);
H A Dfseek_ftell_rewind_variation1.phpt29 $filename = dirname(__FILE__)."/fseek_ftell_rewind_variation1.tmp"; // this is name of the file cre…
38 …create_files ( dirname(__FILE__), 1, $file_content_type, 0755, 512, "w", "fseek_ftell_rewind_varia…
H A Dfseek_ftell_rewind_variation3.phpt31 $filename = dirname(__FILE__)."/fseek_ftell_rewind_variation3.tmp"; // this is name of the file cre…
40 …create_files ( dirname(__FILE__), 1, $file_content_type, 0755, 512, "w", "fseek_ftell_rewind_varia…
/PHP-5.4/tests/security/
H A Dopen_basedir_symlink.phpt37 var_dump(symlink("../ok.txt", $symlink)); // $target == (dirname($symlink)."/".$target) == ($initdi…
/PHP-5.4/ext/standard/tests/general_functions/
H A Dis_array.phpt40 $dfp = opendir ( dirname(__FILE__) );
H A Dparse_ini_basic.phpt9 $ini_file = dirname(__FILE__)."/parse_ini_basic.data";
/PHP-5.4/ext/oci8/tests/
H A Derror_parse.phpt13 require(dirname(__FILE__).'/details.inc');
/PHP-5.4/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_doclit_007w.phpt39 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
H A Dr4_groupH_complex_doclit_008w.phpt39 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
H A Dr4_groupH_complex_doclit_009w.phpt39 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
H A Dr4_groupH_complex_doclit_010w.phpt39 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
/PHP-5.4/ext/ereg/tests/
H A Dsplit_basic_002.phpt17 include(dirname(__FILE__) . '/regular_expressions.inc');
H A Dspliti_basic_002.phpt17 include(dirname(__FILE__) . '/regular_expressions.inc');
/PHP-5.4/ext/hash/tests/
H A Dhash_hmac_file_basic.phpt17 $file = dirname(__FILE__) . "hash_hmac_file.txt";
/PHP-5.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_getcolumnmeta.phpt5 require_once(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'skipif.inc');
6 require_once(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'mysql_pdo_test.inc');
18 require_once(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'mysql_pdo_test.inc');

Completed in 63 milliseconds

1...<<101102103104105106107108109110>>...117