Home
last modified time | relevance | path

Searched refs:character (Results 151 – 175 of 351) sorted by relevance

12345678910>>...15

/PHP-7.4/ext/ctype/tests/
H A Dctype_alpha_basic.phpt8 * Description: Checks for alphabetic character(s)
H A Dctype_lower_basic.phpt8 * Description: Checks for lowercase character(s)
H A Dctype_print_basic.phpt8 * Description: Checks for printable character(s)
H A Dctype_upper_basic.phpt8 * Description: Checks for uppercase character(s)
H A Dctype_xdigit_basic.phpt8 * Description: Checks for character(s) representing a hexadecimal digit
H A Dctype_xdigit_variation4.phpt8 * Description: Checks for character(s) representing a hexadecimal digit
15 * 2. correspond to character codes recognised as hexadecimal digits (see variation2)
H A Dctype_cntrl_basic.phpt8 * Description: Checks for control character(s)
H A Dctype_graph_basic.phpt8 * Description: Checks for any printable character(s) except space
H A Dctype_space_basic.phpt8 * Description: Checks for whitespace character(s)
H A Dctype_punct_variation1.phpt8 * Description: Checks for any printable character which is not whitespace
9 * or an alphanumeric character
/PHP-7.4/ext/dom/tests/
H A Dbug79971_2.phpt2 Bug #79971 (special character is breaking the path in xml function)
/PHP-7.4/ext/standard/tests/strings/
H A Dltrim_error.phpt46 Warning: ltrim(): Invalid '..'-range, no character to the left of '..' in %s on line %d
50 Warning: ltrim(): Invalid '..'-range, no character to the right of '..' in %s on line %d
H A Drtrim_error.phpt46 Warning: rtrim(): Invalid '..'-range, no character to the left of '..' in %s on line %d
50 Warning: rtrim(): Invalid '..'-range, no character to the right of '..' in %s on line %d
H A Dtrim_error.phpt46 Warning: trim(): Invalid '..'-range, no character to the left of '..' in %s on line %d
50 Warning: trim(): Invalid '..'-range, no character to the right of '..' in %s on line %d
H A Dstripslashes_variation3.phpt29 // string with newline character
40 // string with tab character
H A Dsprintf_f_2.phpt41 // notice the double %%, this prints a literal '%' character
43 var_dump(sprintf("%%c = '%c'", $c)); // print the ascii character, same as chr() function
66 var_dump(sprintf("[%'#10s]", $s)); // use the custom padding character '#'
/PHP-7.4/sapi/cgi/tests/
H A Dbug75574_utf8.phpt2 Bug #75574 putenv does not work properly if parameter contains non-ASCII unicode character, UTF-8
/PHP-7.4/ext/openssl/tests/
H A Dbug73833.phpt2 Bug #73833: null character not allowed in openssl_pkey_get_private
/PHP-7.4/ext/mbstring/tests/
H A Dmb_ereg_variation4.phpt2 Test mb_ereg() function : usage variations - pass different character classes as pattern for multib…
16 * Test how character classes match a multibyte string
H A Dbug49354.phpt2 Bug #49354 (mb_strcut() cuts wrong length when offset is in the middle of a multibyte character)
H A Dmb_substr.phpt21 // Note: returns last character
/PHP-7.4/ext/standard/tests/file/
H A Dfiletype_variation2.phpt2 Test filetype() function: Check character type
/PHP-7.4/Zend/tests/
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/date/tests/
H A Dbug45866.phpt23 … to parse time string (£61538461538 day) at position 0 (%s): Unexpected character in %sbug45866.ph…
/PHP-7.4/ext/json/tests/
H A D007.phpt35 string(53) "Control character error, possibly incorrectly encoded"

Completed in 25 milliseconds

12345678910>>...15