Home
last modified time | relevance | path

Searched refs:section (Results 26 – 50 of 80) sorted by relevance

1234

/PHP-7.3/ext/standard/tests/general_functions/
H A Dbug41445.phpt2 Bug #41445 (parse_ini_file() function parses octal numbers in section names)
/PHP-7.3/ext/standard/tests/dir/
H A Dgetcwd_basic-win32-mb.phpt22 //create temporary directory for test, removed in CLEAN section
H A Dreaddir_error.phpt27 // close the handle so can remove dir in CLEAN section
H A Dclosedir_error.phpt28 //successfully close the directory handle so can delete in CLEAN section
H A Dreaddir_error-win32-mb.phpt33 // close the handle so can remove dir in CLEAN section
H A Dclosedir_error-win32-mb.phpt34 //successfully close the directory handle so can delete in CLEAN section
H A Dclosedir_variation2.phpt17 //create temporary directory for test, removed in CLEAN section
H A Dclosedir_variation2-win32-mb.phpt23 //create temporary directory for test, removed in CLEAN section
H A Dopendir_basic-win32-mb.phpt30 // create temporary directories - will remove in CLEAN section
H A Dopendir_basic.phpt24 // create temporary directories - will remove in CLEAN section
H A Dopendir_variation4-win32-mb.phpt69 * and to ensure directory is not in use at CLEAN section so can me removed
/PHP-7.3/ext/pdo/tests/
H A Dbug_40285.phpt21 $s = $db->prepare("INSERT INTO test VALUES( ':id', 'name', 'section', 22)" );
/PHP-7.3/ext/iconv/tests/
H A Dtranslit-failure.phpt17 // in INI section or use file 'TranslitFail1.ISO-8859-1'.
/PHP-7.3/ext/standard/tests/strings/
H A Dhtmlentities19.phpt8 "\x41\x98\xBA\x42\xE2\x98\x43\xE2\x98\xBA\xE2\x98", // example from HTML5, section 2.4
/PHP-7.3/ext/phar/tests/files/
H A Dopenssl.cnf20 organizationalUnitName = Organizational Unit Name (eg, section)
/PHP-7.3/ext/openssl/tests/
H A Dopenssl.cnf27 organizationalUnitName = Organizational Unit Name (eg, section)
/PHP-7.3/ext/ftp/tests/
H A Dftp_mdtm_basic.phpt2 Test the File Modification Time as described in http://tools.ietf.org/html/rfc3659#section-3.1
/PHP-7.3/ext/zlib/tests/
H A Ddeflate_add_buffer_full.phpt16 * (https://tools.ietf.org/html/draft-ietf-hybi-permessage-compression-28#section-7.2.1)
/PHP-7.3/
H A Drun-tests.php1238 if (is_null($section)) {
1239 $section = strtoupper($file);
1242 echo "\n========" . $section . "========\n";
1300 $section = 'TEST';
1313 $section = (string) $r[1];
1315 if (isset($section_text[$section]) && $section_text[$section]) {
1316 $bork_info = "duplicated $section section";
1320 if (!in_array($section, array(
1332 $section_text[$section] = '';
1333 $secfile = $section == 'FILE' || $section == 'FILEEOF' || $section == 'FILE_EXTERNAL';
[all …]
/PHP-7.3/sapi/cli/tests/
H A Dbug61977.phpt14 * the EXPECTF section accordingly
/PHP-7.3/ext/standard/tests/file/windows_mb_path/
H A Dbug75063_cp1251.phpt56 /* --CLEAN-- section were the right place, but it won't accept default_charset ATM, it seems. */
/PHP-7.3/ext/filter/tests/
H A Dfilter_ipv4_rfc6890.phpt7 //https://tools.ietf.org/html/rfc6890#section-2.1
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_phpinfo.phpt2 phpinfo() mysqli section
/PHP-7.3/ext/standard/tests/file/
H A Dpopen_pclose_basic-win32-mb.phpt31 // it doesn't seem to be changeable in the --INI-- section
H A Dpopen_pclose_basic-win32.phpt31 // it doesn't seem to be changeable in the --INI-- section

Completed in 48 milliseconds

1234