Home
last modified time | relevance | path

Searched refs:character (Results 1 – 25 of 351) sorted by path

12345678910>>...15

/PHP-7.4/
H A D.gitattributes1 # Replace $Id$ strings with 40-character hexadecimal blob object name.
H A DCODING_STANDARDS.md262 4. When indenting, use the tab character. A tab is expected to represent four
H A DNEWS101 . Fixed bug #79971 (special character is breaking the path in xml function).
1939 . Fixed bug #78189 (file cache strips last character of uname hash). (cmb)
2692 . Fixed bug #75355 (preg_quote() does not quote # control character).
H A DUPGRADING565 . The recode extension has been moved to PECL. For character set/encoding
/PHP-7.4/Zend/tests/
H A Dbug54043.phpt19 …e::__construct(): Failed to parse time string (9999-11-33) at position 9 (3): Unexpected character"
H A Dwarning_during_heredoc_scan_ahead.phpt15 Warning: Unexpected character in input: '' (ASCII=1) state=0 in %s on line %d
/PHP-7.4/ext/ctype/tests/
H A Dctype_alnum_basic.phpt8 * Description: Checks for alphanumeric character(s)
H A Dctype_alnum_variation1.phpt8 * Description: Checks for alphanumeric character(s)
H A Dctype_alnum_variation2.phpt32 character code 48 is alpha numeric
33 character code 49 is alpha numeric
34 character code 50 is alpha numeric
35 character code 51 is alpha numeric
36 character code 52 is alpha numeric
37 character code 53 is alpha numeric
38 character code 54 is alpha numeric
39 character code 55 is alpha numeric
40 character code 56 is alpha numeric
41 character code 57 is alpha numeric
[all …]
H A Dctype_alnum_variation3.phpt8 * Description: Checks for alphanumeric character(s)
H A Dctype_alnum_variation4.phpt8 * Description: Checks for alphanumeric character(s)
H A Dctype_alpha_basic.phpt8 * Description: Checks for alphabetic character(s)
H A Dctype_alpha_variation1.phpt8 * Description: Checks for alphabetic character(s)
H A Dctype_alpha_variation2.phpt32 character code 65 is alphabetic
33 character code 66 is alphabetic
34 character code 67 is alphabetic
35 character code 68 is alphabetic
36 character code 69 is alphabetic
37 character code 70 is alphabetic
38 character code 71 is alphabetic
39 character code 72 is alphabetic
40 character code 73 is alphabetic
41 character code 74 is alphabetic
[all …]
H A Dctype_alpha_variation3.phpt8 * Description: Checks for alphabetic character(s)
13 * Pass strings containing different character types to ctype_alpha() to test
14 * which are considered valid alphabetic character only strings
H A Dctype_alpha_variation4.phpt8 * Description: Checks for alphabetic character(s)
H A Dctype_cntrl_basic.phpt8 * Description: Checks for control character(s)
H A Dctype_cntrl_variation1.phpt8 * Description: Checks for control character(s)
H A Dctype_cntrl_variation2.phpt32 character code 0 is control character
33 character code 1 is control character
34 character code 2 is control character
35 character code 3 is control character
36 character code 4 is control character
37 character code 5 is control character
38 character code 6 is control character
39 character code 7 is control character
40 character code 8 is control character
41 character code 9 is control character
[all …]
H A Dctype_cntrl_variation3.phpt8 * Description: Checks for control character(s)
13 * Pass strings containing different character types to ctype_cntrl() to test
14 * which are considered valid control character only strings
H A Dctype_cntrl_variation4.phpt8 * Description: Checks for control character(s)
H A Dctype_digit_basic.phpt8 * Description: Checks for numeric character(s)
H A Dctype_digit_variation1.phpt8 * Description: Checks for numeric character(s)
H A Dctype_digit_variation2.phpt8 * Description: Checks for numeric character(s)
32 character code 48 is a numeric digit
33 character code 49 is a numeric digit
34 character code 50 is a numeric digit
35 character code 51 is a numeric digit
36 character code 52 is a numeric digit
37 character code 53 is a numeric digit
38 character code 54 is a numeric digit
39 character code 55 is a numeric digit
40 character code 56 is a numeric digit
[all …]
H A Dctype_digit_variation3.phpt8 * Description: Checks for numeric character(s)
13 * Pass strings containing different character types to ctype_digit() to test

Completed in 36 milliseconds

12345678910>>...15