Home
last modified time | relevance | path

Searched refs:whitespace (Results 1 – 25 of 65) sorted by relevance

123

/PHP-7.4/ext/standard/tests/strings/
H A Dstrnatcmp_leftalign.phpt2 Test strnatcmp() function : left align, whitespace, digits
12 echo "-- Testing strnatcmp() function whitespace, left-align, digit --\n";
13 echo "-- Leading whitespace, digits, string 1 longer --\n";
18 echo "-- Leading whitespace, digits, string 2 longer --\n";
24 -- Testing strnatcmp() function whitespace, left-align, digit --
25 -- Leading whitespace, digits, string 1 longer --
27 -- Leading whitespace, digits, string 2 longer --
H A Dtrim_basic.phpt7 * Description: Strip whitespace (or other characters) from the beginning and end of a string.
20 echo "\n-- Trim non-whitespace from a string --\n";
37 -- Trim non-whitespace from a string --
H A Dltrim_basic.phpt7 * Description: Strip whitespace (or other characters) from the beginning of a string.
21 echo "\n-- Trim non-whitespace from a string --\n";
42 -- Trim non-whitespace from a string --
H A Drtrim_basic.phpt7 * Description: Strip whitespace (or other characters) from the end of a string.
23 echo "\n-- Trim non-whitespace from a string --\n";
43 -- Trim non-whitespace from a string --
H A Dbug72264.phpt2 Bug #72264 (base64_decode $strict fails with whitespace between padding)
H A Dbug34214.phpt2 Bug #34214 (base64_decode() does not properly ignore whitespace)
H A Dbug29075.phpt2 Bug #29075 (strnatcmp() incorrectly handles whitespace)
/PHP-7.4/ext/xml/tests/
H A Dbug70962.phpt2 Bug #70962 (XML_OPTION_SKIP_WHITE strips embedded whitespace)
23 // Check embedded whitespace is not getting skipped.
26 // Check XML_OPTION_SKIP_WHITE ignores values of tags containing whitespace characters only.
H A Dxml_parser_set_option_variation4.phpt2 xml_parser_free - Test setting skip whitespace and invalid encoding type
/PHP-7.4/Zend/tests/
H A Dbug76965.phpt2 Bug #76965 (INI_SCANNER_RAW doesn't strip trailing whitespace)
5 // the trailing whitespace is intentional
H A Dbug79934.phpt4 This test covers different variations of whitespace-only lines in heredoc strings.
5 These whitespace-only lines should be ignored when stripping indentation.
20 // lines with only whitespace should not cause a parse error
H A Dflexible-heredoc-nowdoc.phpt15 // Insufficient indentation is fine if the line is whitespace-only
16 // Using eval() here to avoid issue with trailing whitespace trimming
H A Dns_093.phpt2 Group use declarations and whitespace nuances
H A Dbug76439_2.phpt2 Bug #76439: Don't always strip leading whitespace from heredoc T_ENCAPSED_AND_WHITESPACE tokens (er…
H A Dbug76439.phpt2 Bug #76439: Don't always strip leading whitespace from heredoc T_ENCAPSED_AND_WHITESPACE tokens
/PHP-7.4/ext/json/tests/
H A Dbug64874_part1.phpt2 Whitespace part of bug #64874 ("json_decode handles whitespace and case-sensitivity incorrectly")
13 // Leading whitespace should be ignored
19 // So should trailing whitespace
/PHP-7.4/ext/ctype/tests/
H A Dctype_space_variation2.phpt8 * Description: Checks for whitespace character(s)
14 * valid whitespace characters
H A Dctype_space_variation3.phpt8 * Description: Checks for whitespace character(s)
14 * which are considered valid whitespace character only strings
H A Dctype_space_basic.phpt8 * Description: Checks for whitespace character(s)
H A Dctype_punct_basic.phpt8 * Description: Checks for any printable character which is not whitespace
/PHP-7.4/ext/pcre/tests/
H A Dbug80118.phpt2 Bug #80118 (Erroneous whitespace match with JIT only)
/PHP-7.4/ext/standard/tests/url/
H A Dbug55273.phpt2 Bug #55273 (base64_decode() with strict rejects whitespace after pad)
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug70018.phpt2 Bug #70018 (exec does not strip all whitespace)
/PHP-7.4/ext/standard/tests/http/
H A Dhttp_response_header_05.phpt2 $http_reponse_header (whitespace-only "header")
H A Dhttp_response_header_04.phpt2 $http_reponse_header (header with trailing whitespace)

Completed in 23 milliseconds

123