Home
last modified time | relevance | path

Searched refs:chars (Results 101 – 125 of 181) sorted by relevance

12345678

/PHP-5.5/ext/standard/tests/array/
H A Darray_change_key_case_variation8.phpt6 …die("skip Output tested contains chars that are not shown the same on windows concole (ESC and co)…
/PHP-5.5/ext/standard/tests/strings/
H A Dvsprintf_variation9.phpt11 * Test vsprintf() for char formats with an array of chars passed to the function
H A Dchunk_split_variation10.phpt29 '@#$%^', //Special chars
42 ') speci@! ch@r$ (' //string with special chars
H A Dstrtr_variation1.phpt13 * corresponding translation pair of chars for 'from', 'to' & 'replace_pairs' arguments
H A Dvfprintf_variation9.phpt11 * Test vfprintf() for char formats with an array of chars passed to the function
H A Dstrncasecmp_variation9.phpt41 /* heredoc string with quote chars & slash */
H A Dstrtolower-win32.phpt16 echo "*** Testing strtolower() with all 256 chars ***\n";
62 *** Testing strtolower() with all 256 chars ***
H A Dstrtoupper1-win32.phpt16 echo "*** Testing strtoupper() with all 256 chars ***\n";
62 *** Testing strtoupper() with all 256 chars ***
H A Dhtmlentities-utf-2.phpt2 HTML entities with invalid chars and ENT_IGNORE
H A Dhtmlentities-utf.phpt2 HTML entities with invalid chars
H A Ducwords_variation2.phpt45 // heredoc with quote chars & slash
H A Dchunk_split_variation4.phpt37 This checks heredoc with $, %, &, chars
H A Dstrtr_variation3.phpt13 * corresponding translation pair of chars for 'from', 'to' & 'replace_pairs' arguments
/PHP-5.5/ext/standard/tests/file/
H A Dis_file_variation4.phpt10 /* Passing file names with different notations, using slashes, wild-card chars */
H A Dparse_ini_file.phpt52 ;Non-alpha numeric chars without quotes
65 ;These chars have a special meaning when used in the value,
99 ;expected error, as the non-alphanumeric chars not enclosed in double quotes("")
H A Dfputcsv_variation14.phpt2 Test fputcsv() : usage variations - with enclosure & delimiter of two chars(read only modes)
11 of two chars is provided and file is opened in read only mode */
13 echo "*** Testing fputcsv() : with enclosure & delimiter of two chars and file opened in read mode …
85 *** Testing fputcsv() : with enclosure & delimiter of two chars and file opened in read mode ***
H A Dfileperms_variation3.phpt11 /* Passing file names with different notations, using slashes, wild-card chars */
H A Dfilegroup_variation3.phpt11 /* Passing file names with different notations, using slashes, wild-card chars */
H A Dfileinode_variation3.phpt12 /* Passing file names with different notations, using slashes, wild-card chars */
H A Dfileowner_variation3.phpt12 /* Passing file names with different notations, using slashes, wild-card chars */
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput2330 Starting chars: \x00 \x01 \x02 \x03 \x04 \x05 \x06 \x07 \x08 \x0a \x0b
57 Starting chars: \x00 \x01 \x02 \x03 \x04 \x05 \x06 \x07 \x08 \x09 \x0e
H A Dtestoutput17231 Starting chars: \x09 \x20 ! " # $ % & ' ( * + - / 0 1 2 3 4 5 6 7 8
277 Starting chars: \x09 \x20 \xa0 \xff
295 Starting chars: \x09 \x20 \xa0 \xff
333 Starting chars: \x0a \x0b \x0c \x0d \x85 \xff
351 Starting chars: \x0a \x0b \x0c \x0d \x85 \xff
381 Starting chars: \x0a \x0b \x0c \x0d \x85 \xff
H A Dtestoutput2577 Starting chars: \x00 \x01 \x02 \x03 \x04 \x05 \x06 \x07 \x08 \x0a \x0b
104 Starting chars: \x00 \x01 \x02 \x03 \x04 \x05 \x06 \x07 \x08 \x09 \x0e
/PHP-5.5/ext/standard/tests/general_functions/
H A Dparse_ini_string_001.phpt50 ;Non-alpha numeric chars without quotes
63 ;These chars have a special meaning when used in the value,
97 ;expected error, as the non-alphanumeric chars not enclosed in double quotes("")
/PHP-5.5/ext/mbstring/tests/
H A Dmb_substr_variation7.phpt23 $string_ascii = b'+Is an English string'; //21 chars

Completed in 43 milliseconds

12345678