Home
last modified time | relevance | path

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

123

/PHP-7.4/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
H A Dhtmlentities-utf-3.phpt6 /* conformance to Unicode 5.2, section 3.9, D92 */
/PHP-7.4/ext/phar/tests/files/
H A Dopenssl.cnf20 organizationalUnitName = Organizational Unit Name (eg, section)
/PHP-7.4/ext/openssl/tests/
H A Dopenssl.cnf27 organizationalUnitName = Organizational Unit Name (eg, section)
/PHP-7.4/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.4/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.4/ext/standard/tests/dir/
H A Dclosedir_error-win32-mb.phpt34 //successfully close the directory handle so can delete in CLEAN section
H A Dclosedir_variation2-win32-mb.phpt23 //create temporary directory for test, removed in CLEAN section
H A Dclosedir_variation2.phpt17 //create temporary directory for test, removed in CLEAN section
H A Dopendir_basic.phpt25 // create temporary directories - will remove in CLEAN section
H A Dopendir_basic-win32-mb.phpt31 // create temporary directories - will remove in CLEAN section
H A Dopendir_variation4.phpt64 * and to ensure directory is not in use at CLEAN section so can me removed
H A Dopendir_variation4-win32-mb.phpt70 * and to ensure directory is not in use at CLEAN section so can me removed
H A Dscandir_variation8-win32-mb.phpt68 // remove all files in directory so can remove directory in CLEAN section
H A Dscandir_variation8.phpt62 // remove all files in directory so can remove directory in CLEAN section
/PHP-7.4/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.4/sapi/cli/tests/
H A Dbug61977.phpt14 * the EXPECTF section accordingly
/PHP-7.4/
H A Drun-tests.php1736 function show_file_block($file, $block, $section = null) argument
1742 if (is_null($section)) {
1743 $section = strtoupper($file);
1746 echo "\n========" . $section . "========\n";
1807 $section = 'TEST';
1820 $section = (string)$r[1];
1822 if (isset($section_text[$section]) && $section_text[$section]) {
1827 if (!in_array($section, array(
1839 $section_text[$section] = '';
1840 $secfile = $section == 'FILE' || $section == 'FILEEOF' || $section == 'FILE_EXTERNAL';
[all …]
/PHP-7.4/ext/filter/tests/
H A Dfilter_ipv4_rfc6890.phpt7 //https://tools.ietf.org/html/rfc6890#section-2.1
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_phpinfo.phpt2 phpinfo() mysqli section
H A Dmysqli_class_mysqli_warning_reflection.phpt10 Let's not deal with cross-version issues in the EXPECTF section.
H A D003.phpt33 Display widths (used as described in the preceding section) are no longer supported.
/PHP-7.4/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
/PHP-7.4/ext/gd/tests/
H A Dfunc.inc66 * The textual result is printed, so the EXPECT section should contain the line

Completed in 29 milliseconds

123