Home
last modified time | relevance | path

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

123

/PHP-5.5/ext/standard/tests/strings/
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 Dbug34214.phpt2 Bug #34214 (base64_decode() does not properly ignore whitespace)
H A Dbug29075.phpt2 Bug #29075 (strnatcmp() incorrectly handles whitespace)
H A Dchop_basic.phpt6 * Description: Strip whitespace (or other characters) from the end of a string
H A Dprint_basic.phpt58 line with just a semicolon no extra whitespace!\n
91 line with just a semicolon no extra whitespace!
H A Dchop_error.phpt6 * Description: Strip whitespace (or other characters) from the end of a string
/PHP-5.5/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-5.5/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
H A Dctype_punct_variation4.phpt8 * Description: Checks for any printable character which is not whitespace
H A Dctype_space_error.phpt8 * Description: Checks for whitespace character(s)
/PHP-5.5/ext/standard/tests/url/
H A Dbug55273.phpt2 Bug #55273 (base64_decode() with strict rejects whitespace after pad)
/PHP-5.5/ext/standard/tests/streams/
H A Dbug64166.phpt2 Bug #64166: quoted-printable-encode stream filter incorrectly discarding whitespace
H A Dbug64166_3.phpt2 Bug #64166: quoted-printable-encode stream filter incorrectly discarding whitespace - writes
H A Dbug64166_2.phpt2 Bug #64166: quoted-printable-encode stream filter incorrectly discarding whitespace - split reads
/PHP-5.5/ext/standard/tests/general_functions/
H A Dparse_ini_basic.data18 [basic with whitespace]
35 ; some comment with whitespace
/PHP-5.5/sapi/cli/tests/
H A D007.phpt2 strip comments and whitespace with -w
/PHP-5.5/ext/date/tests/
H A Dbug35499.phpt2 Bug #35499 (strtotime() does not handle whitespace around the date string)
/PHP-5.5/Zend/tests/
H A Dbug35655.phpt2 Bug #35655 (whitespace following end of heredoc is lost)
H A Dnowdoc_013.phpt2 Test whitespace following end of nowdoc
/PHP-5.5/sapi/cgi/tests/
H A D003.phpt2 strip comments and whitespace with -w

Completed in 68 milliseconds

123