Home
last modified time | relevance | path

Searched refs:character (Results 76 – 100 of 408) sorted by relevance

12345678910>>...17

/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput255 /-- Check maximum character size --/
38 /-- Check character ranges --/
/PHP-5.5/ext/oci8/tests/
H A Dconnect_with_charset_001.phpt2 oci_connect() with invalid character set
28 Warning: oci_connect(): Invalid character set name: blah in %s on line %d
31 Warning: oci_connect(): Invalid character set name: obviously wrong in %s on line %d
H A Ddrcp_characterset.phpt2 DRCP: oci_pconnect() and oci_connect() with different character sets
20 // Create two more connections with character set US7ASCII
31 //character sets
39 //character sets
/PHP-5.5/ext/ctype/tests/
H A Dctype_punct_variation3.phpt8 * Description: Checks for any printable character which is not whitespace
9 * or an alphanumeric character
14 * Pass strings containing different character types to ctype_punct() to test
15 * which are considered valid punctuation character only strings
H A Dctype_punct_basic.phpt8 * Description: Checks for any printable character which is not whitespace
9 * or an alphanumeric character
H A Dctype_print_variation3.phpt8 * Description: Checks for printable character(s)
13 * Pass strings containing different character types to ctype_print() to test
14 * which are considered valid printable character only strings
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_lower_variation3.phpt8 * Description: Checks for lowercase character(s)
13 * Pass strings containing different character types to ctype_lower() to test
14 * which are considered valid lowercase character only strings
H A Dctype_space_variation3.phpt8 * Description: Checks for whitespace character(s)
13 * Pass strings containing different character types to ctype_space() to test
14 * which are considered valid whitespace character only strings
H A Dctype_upper_variation3.phpt8 * Description: Checks for uppercase character(s)
13 * Pass strings containing different character types to ctype_upper() to test
14 * which are considered valid uppercase character only strings
H A Dctype_graph_variation3.phpt8 * Description: Checks for any printable character(s) except space
13 * Pass strings containing different character types to ctype_graph() to test
14 * which are considered valid printable character only strings
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
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_set_charset.phpt10 die('skip set character set not functional with PHP 6 (fomerly PHP 6 && unicode.semantics=On)');
47 die(sprintf("skip Requires character set latin1 or latin2\n"));
74 printf("[008] Cannot determine current character set and collation\n");
81 …printf("[010] Test will fail, because alternative test character set '%s' seems not supported\n", …
83 if (false !== ($ret = mysqli_set_charset($link, "this is not a valid character set")))
84 …printf("[011] Expecting boolean/false because of invalid character set, got %s/%s\n", gettype($ret…
102 printf("[016] Cannot get list of character sets\n");
110 printf("[017] Cannot set character set to '%s', [%d] %s\n", $tmp['Charset'],
H A D065.phpt2 set character set
12 die('skip set character set not functional with PHP 6 (fomerly PHP 6 && unicode.semantics=On)');
41 /* nothing should be escaped, it's a valid gbk character */
/PHP-5.5/ext/date/tests/
H A DDateTime_construct_variation1.phpt127 …D: DateTime::__construct(): Failed to parse time string (0) at position 0 (0): Unexpected character
128 …D: DateTime::__construct(): Failed to parse time string (0) at position 0 (0): Unexpected character
131 …D: DateTime::__construct(): Failed to parse time string (1) at position 0 (1): Unexpected character
132 …D: DateTime::__construct(): Failed to parse time string (1) at position 0 (1): Unexpected character
135 …ateTime::__construct(): Failed to parse time string (12345) at position 4 (5): Unexpected character
136 …ateTime::__construct(): Failed to parse time string (12345) at position 4 (5): Unexpected character
161 …ateTime::__construct(): Failed to parse time string (-10.5) at position 4 (5): Unexpected character
235 …D: DateTime::__construct(): Failed to parse time string (1) at position 0 (1): Unexpected character
236 …D: DateTime::__construct(): Failed to parse time string (1) at position 0 (1): Unexpected character
257 …D: DateTime::__construct(): Failed to parse time string (1) at position 0 (1): Unexpected character
[all …]
H A Ddate_parse_variation1.phpt118 string(20) "Unexpected character"
124 string(20) "Unexpected character"
130 string(20) "Unexpected character"
136 string(20) "Unexpected character"
146 string(20) "Unexpected character"
188 string(20) "Unexpected character"
200 string(20) "Unexpected character"
H A Dstrftime_variation8.phpt19 echo "\n-- Testing strftime() function with a literal % character to format --\n";
28 -- Testing strftime() function with a literal % character to format --
H A Dgmstrftime_variation8.phpt20 'A literal % character' => "%%",
36 --A literal % character--
/PHP-5.5/ext/pdo_oci/tests/
H A Dpecl_bug_11345.phpt2 PECL PDO_OCI Bug #11345 (Test invalid character set name)
29 Connection failed: SQLSTATE[HY000]: OCINlsCharSetNameToId: unknown character set name (%s)
/PHP-5.5/ext/standard/tests/file/
H A Dfscanf_error.phpt87 Warning: fscanf(): Bad scan conversion character " in %s on line %d
90 Warning: fscanf(): Bad scan conversion character " in %s on line %d
93 Warning: fscanf(): Bad scan conversion character "." in %s on line %d
96 Warning: fscanf(): Bad scan conversion character "m" in %s on line %d
H A Dfscanf_variation26.phpt211 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
214 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
217 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
220 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
223 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
H A Dfscanf_variation13.phpt152 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
155 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
158 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
161 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
H A Dfscanf_variation44.phpt152 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
155 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
158 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
161 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
H A Dfscanf_variation50.phpt152 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
155 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
158 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
161 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
H A Dfscanf_variation7.phpt152 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
155 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
158 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
161 Warning: fscanf(): Bad scan conversion character " " in %s on line %d

Completed in 56 milliseconds

12345678910>>...17