Home
last modified time | relevance | path

Searched refs:character (Results 201 – 225 of 408) sorted by relevance

12345678910>>...17

/PHP-5.5/ext/standard/tests/file/
H A Dfscanf_variation41.phpt147 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
150 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
H A Dfscanf_variation47.phpt147 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
150 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
H A Dfscanf_variation10.phpt152 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
155 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
H A Dfscanf_variation4.phpt148 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
151 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
H A Dfgetss_variation4.phpt27 this is a line with more than eighty character,want to check line splitting correctly after 80 char…
28 this is the text containing \r character
30 this is the line with \n character.
H A Dfscanf_variation22.phpt151 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
154 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
H A Dfscanf_variation16.phpt151 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
154 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput235 /-- Check maximum non-UTF character size --/
12 Failed: character value in \x{} or \o{} is too large at offset 8
16 /-- Check character ranges --/
/PHP-5.5/ext/mbstring/tests/
H A Dmb_strrchr_error2.phpt11 * Description: Finds the last occurrence of a character in a string within another
H A Dmb_strrichr_error2.phpt11 …* Description: Finds the last occurrence of a character in a string within another, case insensiti…
/PHP-5.5/ext/standard/tests/strings/
H A Dstrrev_basic.phpt19 //single character
H A Dstrrchr_variation7.phpt6 * Description: Finds the last occurrence of a character in a string.
H A Dstrncmp_variation6.phpt15 /* A binary function should work with all 256 characters that a character(8-bit) can take */
16 /* loop through to get all 256 character's equivelent binary value, and check working of strncmp() …
20 …$str2 = decbin( ord( chr($ASCII) ) ); //Getting equivelent ASCII value for the character in binar…
27 echo "\n-- Checking with out of character's range, given in binary format --\n";
808 -- Checking with out of character's range, given in binary format --
H A Dstrrchr_variation12.phpt6 * Description: Finds the last occurrence of a character in a string.
H A Dstrrchr_variation3.phpt6 * Description: Finds the last occurrence of a character in a string.
H A Dstrrchr_variation6.phpt6 * Description: Finds the last occurrence of a character in a string.
H A Ducwords_error.phpt6 * Description: Uppercase the first character of each word in a string
H A Dstrrchr_variation5.phpt6 * Description: Finds the last occurrence of a character in a string.
/PHP-5.5/ext/spl/tests/
H A DSplFileObject_fputcsv_variation14.phpt27 Warning: SplFileObject::fputcsv(): enclosure must be a character in %s on line %d
/PHP-5.5/ext/xml/tests/
H A Dxml011.phpt2 XML Parser test: concat character data and set empty handlers
/PHP-5.5/ext/oci8/tests/
H A Dpecl_bug16035.phpt2 PECL Bug #16035 (Crash with Oracle 10.2 connecting with a character set but ORACLE_HOME is not set)
/PHP-5.5/ext/ereg/tests/
H A Deregi_basic.phpt25 var_dump(eregi('[[:lower:]]+[[:space:]]case', $string, $match2)); //character class lower should j…
/PHP-5.5/ext/pdo/tests/
H A Dbug_36798.phpt12 …arset=we8mswin1252')) die('skip expected output valid for Oracle with WE8MSWIN1252 character set');
/PHP-5.5/ext/pcre/tests/
H A D002.phpt34 Warning: preg_replace(): Compilation failed: missing terminating ] for character class at offset 8 …
/PHP-5.5/ext/ctype/tests/
H A Dctype_alnum_variation4.phpt8 * Description: Checks for alphanumeric character(s)

Completed in 26 milliseconds

12345678910>>...17