Home
last modified time | relevance | path

Searched refs:dirname (Results 2676 – 2700 of 2908) sorted by relevance

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

/PHP-5.4/ext/oci8/tests/
H A Dbind_number.phpt15 require(dirname(__FILE__).'/connect.inc');
H A Dbind_sqltchr_1.phpt8 require(dirname(__FILE__).'/connect.inc');
H A Dbind_char_3.phpt6 require(dirname(__FILE__)."/connect.inc");
22 require(dirname(__FILE__).'/connect.inc');
H A Dbind_char_3_11gR1.phpt6 require(dirname(__FILE__)."/connect.inc");
19 require(dirname(__FILE__).'/connect.inc');
H A Dbind_char_4.phpt6 require(dirname(__FILE__)."/connect.inc");
24 require(dirname(__FILE__).'/connect.inc');
H A Dbind_char_4_11gR1.phpt6 require(dirname(__FILE__)."/connect.inc");
21 require(dirname(__FILE__).'/connect.inc');
H A Dconn_attr.inc3 require(dirname(__FILE__)."/connect.inc");
H A Dnum.phpt8 require(dirname(__FILE__)."/connect.inc");
H A Dlob_040.phpt6 require(dirname(__FILE__).'/skipif.inc');
13 require(dirname(__FILE__).'/connect.inc');
14 require(dirname(__FILE__).'/create_table.inc');
H A Dextauth_01.phpt7 require(dirname(__FILE__).'/details.inc');
/PHP-5.4/ext/openssl/tests/
H A Dopenssl_x509_parse_basic_v9.phpt9 $cert = "file://" . dirname(__FILE__) . "/cert.crt";
H A Dopenssl_x509_parse_basic.phpt9 $cert = "file://" . dirname(__FILE__) . "/cert.crt";
/PHP-5.4/ext/mbstring/tests/
H A Dmb_convert_variables.phpt12 ini_set('include_path', dirname(__FILE__));
/PHP-5.4/ext/zip/
H A Dphp_zip.c1603 char *dirname; in ZIPARCHIVE_METHOD() local
1616 &dirname, &dirname_len) == FAILURE) { in ZIPARCHIVE_METHOD()
1624 if (dirname[dirname_len-1] != '/') { in ZIPARCHIVE_METHOD()
1626 strcpy(s, dirname); in ZIPARCHIVE_METHOD()
1630 s = dirname; in ZIPARCHIVE_METHOD()
1643 if (s != dirname) { in ZIPARCHIVE_METHOD()
2628 ZEND_ARG_INFO(0, dirname)
/PHP-5.4/ext/ftp/tests/
H A Dftp_nb_continue.phpt17 $local_file = dirname(__FILE__) . DIRECTORY_SEPARATOR . $file;
30 @unlink(dirname(__FILE__) . DIRECTORY_SEPARATOR . "mediumfile.txt");
/PHP-5.4/ext/standard/tests/file/
H A D005_variation-win32.phpt47 $file_path = dirname(__FILE__);
146 $file_path = dirname(__FILE__);
H A Dfgets_basic.phpt23 …create_files ( dirname(__FILE__), 1, $file_content_type, 0755, 50, "w", "fgets_basic", 1, "bytes")…
24 …$filename = dirname(__FILE__)."/fgets_basic1.tmp"; // this is name of the file created by create_f…
H A Dfscanf_variation14.phpt13 $file_path = dirname(__FILE__);
107 $file_path = dirname(__FILE__);
H A Dfgetcsv_variation21.phpt17 $filename = dirname(__FILE__) . '/fgetcsv_variation21.tmp';
H A Dfgetss_basic1.phpt35 $filename = dirname(__FILE__)."/fgetss_basic1.tmp";
H A Dfile_get_contents_variation3.phpt26 $absFile = dirname(__FILE__).'/'.$filename;
H A Drename_variation13.phpt19 $file_path = dirname(__FILE__)."/renameVar13";
/PHP-5.4/ext/pdo_oci/tests/
H A Dbug57702.phpt6 require(dirname(__FILE__).'/../../pdo/tests/pdo_test.inc');
/PHP-5.4/ext/standard/tests/general_functions/
H A Dis_bool.phpt29 $dfp = opendir ( dirname(__FILE__) );
H A Dis_null.phpt47 $dfp = opendir ( dirname(__FILE__) );

Completed in 43 milliseconds

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