Home
last modified time | relevance | path

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

123

/PHP-5.5/
H A DCODING_STANDARDS208 3. Be generous with whitespace and braces. Keep one empty line between the
227 of a line, followed by any number of whitespace.
H A DNEWS1480 . Fixed whitespace part of bug #64874 ("json_decode handles whitespace and
1882 discarding whitespace). (Michael M Slusarz)
3815 . Fixed bug #55273 (base64_decode() with strict rejects whitespace after
7802 . Fixed whitespace trimming
8939 - Fixed bug #35655 (whitespace following end of heredoc is lost). (Ilia)
8959 - Fixed bug #35499 (strtotime() does not handle whitespace around the date
H A DUPGRADING122 Changed format character "A": all trailing ASCII whitespace is now
/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/ext/ctype/tests/
H A Dctype_punct_basic.phpt8 * Description: Checks for any printable character which is not whitespace
H A Dctype_punct_error.phpt8 * Description: Checks for any printable character which is not whitespace
H A Dctype_punct_variation1.phpt8 * Description: Checks for any printable character which is not whitespace
H A Dctype_punct_variation2.phpt8 * Description: Checks for any printable character which is not whitespace
H A Dctype_punct_variation3.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_basic.phpt8 * Description: Checks for whitespace character(s)
H A Dctype_space_error.phpt8 * Description: Checks for whitespace character(s)
H A Dctype_space_variation1.phpt8 * Description: Checks for whitespace character(s)
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_variation4.phpt8 * Description: Checks for whitespace character(s)
/PHP-5.5/ext/date/lib/
H A Dparse_date.re2009 case ' ': /* any sort of whitespace (' ' and \t) */
/PHP-5.5/ext/date/tests/
H A Dbug35499.phpt2 Bug #35499 (strtotime() does not handle whitespace around the date string)
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic9835 # The next byte following the magic is always whitespace.
/PHP-5.5/ext/intl/doc/
H A DTutorial.txt34 Thus, for example, if a user wanted whitespace to be ignorable, but not any visible characters,
92 then the Quaternary strength can be used to break ties among whitespace, punctuation, and
213 variable characters in the UCA: whitespace, punctuation and symbols. If Alternate is set to
217 In such a case, whitespace, punctuation, and symbols are considered when comparing strings,
/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/mbstring/oniguruma/doc/
H A DRE49 \s whitespace char
60 \S non whitespace char
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog697 the horizontal and vertical whitespace characters used for \h and \v (which
1282 7. RunGrepTest failed on msys because \r\n was replaced by whitespace when the
3190 (h) \h, \H, \v, and \V match horizontal and vertical whitespace.
3763 21. PCRE has not included VT (character 0x0b) in the set of whitespace
4759 whitespace in /x regexes too, which is the same as Perl. Note that the POSIX
5697 most of the places where whitespace preceded '#'. I have given up and
H A DNEWS394 \h, \H, \v, \V match horizontal and vertical whitespace, respectively.

Completed in 119 milliseconds

123