Home
last modified time | relevance | path

Searched refs:character (Results 101 – 125 of 408) sorted by relevance

12345678910>>...17

/PHP-5.5/ext/date/tests/
H A Ddate_parse_001.phpt100 string(20) "Unexpected character"
222 string(20) "Unexpected character"
224 string(20) "Unexpected character"
260 string(20) "Unexpected character"
H A DDateTime_modify_variation1.phpt115 …modify(): Failed to parse time string (0) at position 0 (0): Unexpected character in %sDateTime_mo…
120 …modify(): Failed to parse time string (1) at position 0 (1): Unexpected character in %sDateTime_mo…
125 …fy(): Failed to parse time string (12345) at position 4 (5): Unexpected character in %sDateTime_mo…
130 …y(): Failed to parse time string (-12345) at position 5 (5): Unexpected character in %sDateTime_mo…
145 …fy(): Failed to parse time string (-10.5) at position 4 (5): Unexpected character in %sDateTime_mo…
190 …modify(): Failed to parse time string (1) at position 0 (1): Unexpected character in %sDateTime_mo…
200 …modify(): Failed to parse time string (1) at position 0 (1): Unexpected character in %sDateTime_mo…
H A Ddate_modify_variation2.phpt115 Warning: date_modify(): Failed to parse time string (0) at position 0 (0): Unexpected character in …
120 Warning: date_modify(): Failed to parse time string (1) at position 0 (1): Unexpected character in …
125 Warning: date_modify(): Failed to parse time string (12345) at position 4 (5): Unexpected character
130 …y(): Failed to parse time string (-12345) at position 5 (5): Unexpected character in %sdate_modify…
145 Warning: date_modify(): Failed to parse time string (-10.5) at position 4 (5): Unexpected character
190 Warning: date_modify(): Failed to parse time string (1) at position 0 (1): Unexpected character in …
200 Warning: date_modify(): Failed to parse time string (1) at position 0 (1): Unexpected character in …
/PHP-5.5/ext/standard/tests/file/
H A Dfscanf_variation19.phpt156 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
159 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
162 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
165 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
H A Dfscanf_variation32.phpt157 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
160 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
163 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
166 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
H A Dfscanf_variation38.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_variation25.phpt186 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
189 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
192 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
195 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
H A Dfile_variation9.phpt17 "File ends on a single character\na",
39 string(32) "File ends on a single character
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DAPI33 '[', '-', ']' in character class without escape.
80 5 enc: character encoding.
179 Different character encoding combination is allowed for
454 Return previous character head address.
457 1 enc: character encoding
465 Return left-adjusted head address of a character.
468 1 enc: character encoding
476 Return right-adjusted head address of a character.
479 1 enc: character encoding
550 2 what: specifies which meta character it is.
[all …]
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_connect_charset.phpt17 /* Make sure that we don't attempt to set the current character set to make this case useful */
20 …/* Done with the original connection, create a second link to test the character set being defined…
/PHP-5.5/ext/standard/tests/strings/
H A Daddslashes_basic.phpt7 * backslash and nul character) that need to be quoted in database queries etc.
22 "hello\0world" // string with nul character
H A Dbug37262.phpt2 Bug #37262 (var_export() does not escape \0 character)
H A Dunpack_error.phpt20 echo "\n-- Testing unpack() function with invalid format character --\n";
38 -- Testing unpack() function with invalid format character --
H A Dbug28386.phpt2 Bug #28386 (wordwrap() wraps text 1 character too soon)
H A Dbug39032.phpt2 Bug #39032 (strcspn() stops on null character)
H A Dchr_ord.phpt6 Description: Returns a one-character string containing the character specified by ascii.
9 Description: Returns the ASCII value of the first character of string
/PHP-5.5/ext/mbstring/tests/
H A Dbug43840.phpt2 Test mb_strpos() function : mb_strpos bounds check is byte count rather than a character count
16 * mb_strpos bounds check is byte count rather than a character count:
19 * byte count of the string. Should return error message when passed character count.
/PHP-5.5/ext/ctype/tests/
H A Dctype_punct_variation4.phpt8 * Description: Checks for any printable character which is not whitespace
9 * or an alphanumeric character
H A Dctype_punct_error.phpt8 * Description: Checks for any printable character which is not whitespace
9 * or an alphanumeric character
/PHP-5.5/ext/filter/tests/
H A D055.phpt43 Warning: filter_var(): Separator must be exactly one character long in %s055.php on line %d
46 Warning: filter_var(): Separator must be exactly one character long in %s055.php on line %d
/PHP-5.5/ext/mysql/tests/
H A Dmysql_trace_mode.phpt20 print @mysql_escape_string("I don't mind character sets, do I?\n");
33 I don\'t mind character sets, do I?\n
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_character_set_name_oo.phpt40 printf("[009] Cannot determine current character set and collation\n");
45 …rver bug http://bugs.mysql.com/bug.php?id=7923, collation %s instead of character set returned, ex…
48 …printf("[011] Expecting character set %s/%s, got %s/%s\n", gettype($tmp['charset']), $tmp['charset…
H A Dmysqli_character_set_name.phpt46 printf("[009] Cannot determine current character set and collation\n");
51 …rver bug http://bugs.mysql.com/bug.php?id=7923, collation %s instead of character set returned, ex…
54 …printf("[011] Expecting character set %s/%s, got %s/%s\n", gettype($tmp['charset']), $tmp['charset…
/PHP-5.5/ext/mbstring/libmbfl/
H A DREADME1 This is Libmbfl, a streamable multibyte character code filter and
/PHP-5.5/ext/pcre/tests/
H A Dpcre_extra.phpt13 Warning: preg_match(): Compilation failed: unrecognized character follows \ at offset 1 in %spcre_e…

Completed in 59 milliseconds

12345678910>>...17