Home
last modified time | relevance | path

Searched refs:basename (Results 301 – 325 of 368) sorted by relevance

1...<<1112131415

/PHP-7.4/ext/session/tests/
H A Drfc1867_sid_invalid.phpt45 var_dump(basename(__FILE__) == $_POST[ini_get("session.upload_progress.name")]);
47 var_dump($_SESSION["upload_progress_" . basename(__FILE__)]);
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dbug64506.phpt45 getting basename of %s\š.txt
H A Dtest_cp1256_2.phpt52 getting basename of %s\���� ����� ������ ������33
H A Dtest_cp1254_1.phpt50 getting basename of %s\�okbaytl� i�leri42\�okbaytl� i�leri4
H A Dtest_big5_1.phpt50 getting basename of %s���զh�r�`���|5\���զh�r�`���|4
H A Dtest_cp936_to_utf8_2.phpt51 getting basename of %s\測試多字節路徑25
H A Dtest_cp1255_2.phpt52 getting basename of %s\����� ������33
H A Dtest_cp1250_to_utf8_2.phpt49 getting basename of %s\šđčćž_ŠĐČĆŽ33
H A Dtest_cp1251_2.phpt53 getting basename of %s\������7
H A Dtest_cp1251_to_utf8_2.phpt50 getting basename of %s\привет7
H A Dtest_cp1254_to_utf8_1.phpt47 getting basename of %s\çokbaytlı işleri42\çokbaytlı işleri4
H A Dtest_eucjp_to_utf8_2.phpt49 getting basename of %s\テストマルチバイト・パス33
H A Dtest_cp1254_2.phpt52 getting basename of %s\�okbaytl� i�leri33
H A Dtest_cp1252_to_utf8_2.phpt50 getting basename of %s\tschüß7
H A Dtest_cp1252_to_utf8_5.phpt50 getting basename of %s\Voláçao7
H A Dtest_cp932_to_utf8_2.phpt49 getting basename of %s\テストマルチバイト・パス33
H A Dtest_cp936_2.phpt54 getting basename of %s\�yԇ���ֹ�·��25
H A Dtest_big5_to_utf8_2.phpt51 getting basename of %s\測試多字節路徑25
H A Dtest_cp1251_zend_multibyte_2.phpt53 getting basename of %s\привет7
H A Dtest_cp1254_to_utf8_2.phpt49 getting basename of %s\çokbaytlı işleri33
H A Dtest_big5_2.phpt54 getting basename of %s���զh�r�`���|25
/PHP-7.4/ext/phar/tests/files/
H A Dphar_oo_test.inc5 $tname = basename(current(get_included_files()), ".php");
/PHP-7.4/ext/phar/tests/
H A Dphar_buildfromiterator6.phpt41 var_dump($phar->buildFromIterator(new myIterator(array(basename(__FILE__, 'php') . 'phpt'))));
H A Dcreate_path_error.phpt11 $fname = __DIR__ . '/' . basename(__FILE__, '.php') . '.phar.php';
65 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
/PHP-7.4/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_variation4.phpt18 $relative_filename = basename($filename);

Completed in 44 milliseconds

1...<<1112131415