Home
last modified time | relevance | path

Searched refs:ASCII (Results 76 – 100 of 156) sorted by relevance

1234567

/PHP-5.6/ext/standard/tests/file/
H A Dstream_rfc2397_004.phpt11 'data://text/plain;charset=US-ASCII,test',
H A Dstream_rfc2397_005.phpt14 'data:text/plain;charset=US-ASCII,test',
/PHP-5.6/ext/fileinfo/tests/
H A Dbug68819_002.phpt26 string(60) "ASCII text, with very long lines, with CRLF line terminators"
H A Dfinfo_file_basic.phpt29 string(22) "PHP script, ASCII text"
/PHP-5.6/ext/standard/tests/general_functions/
H A Dbug49056.phpt2 Bug #49056 (parse_ini_*() regression in 5.3.0 when using non-ASCII strings as option keys)
/PHP-5.6/ext/iconv/tests/
H A Diconv002.phpt2 iconv() test 2 (UCS4BE to ASCII)
H A Diconv_basic_001-win32.phpt11 $out_charset = 'ASCII//TRANSLIT';
H A Diconv_basic_001.phpt13 $out_charset = 'ASCII//TRANSLIT';
/PHP-5.6/ext/mbstring/tests/
H A Dmb_stristr_variation5.phpt32 echo "\n-- ASCII string: needle exists --\n";
54 -- ASCII string: needle exists --
H A Dmb_strrichr_variation5.phpt32 echo "\n-- ASCII string: needle exists --\n";
54 -- ASCII string: needle exists --
H A Dmb_encode_mimeheader_basic.phpt20 * 'English' is ASCII only, 'Japanese' has no ASCII characters and 'Greek' is mixed.
H A Dmb_ereg_basic.phpt34 echo "\n**-- ASCII String --**\n";
83 **-- ASCII String --**
H A Dmb_internal_encoding_variation2.phpt39 'ASCII',
173 string(5) "ASCII"
176 string(5) "ASCII"
/PHP-5.6/ext/standard/tests/strings/
H A Dstrripos_variation2.phpt58 '#', //respective ASCII char of \x23
60 'A', // respective ASCII char for \101
62 42, //needle as int(ASCII value of '*')
H A Dstrtoupper.phpt2 Test strtoupper on non-ASCII characters
H A Dord_basic.phpt7 * Description: Return ASCII value of character
H A Dord_error.phpt7 * Description: Return ASCII value of character
H A Dsha1.phpt2 sha1() with ASCII output
H A Dstrrpos_variation1.phpt58 "#", //respective ASCII char of \x23
60 "A", //respective ASCII char of \101
H A Dstripos_variation1.phpt67 "#", //respective ASCII char of \x23
69 "A", //respective ASCII char of \101
/PHP-5.6/ext/mbstring/oniguruma/
H A DREADME13 ASCII, UTF-8, UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE,
41 * test (ASCII/EUC-JP)
63 * test (ASCII/Shift_JIS)
140 enc/ascii.c ASCII encoding.
/PHP-5.6/ext/ftp/tests/
H A Dftp_fget_basic.phpt2 FTP ftp_fget file for both binary and ASCII transfer modes
H A Dftp_get_basic.phpt2 FTP ftp_get file for both binary and ASCII transfer modes
/PHP-5.6/ext/imap/tests/
H A Dbug31142_1.phpt52 Content-Type: TEXT/plain; CHARSET=US-ASCII
H A Dbug40854.phpt50 Content-Type: TEXT/plain; CHARSET=US-ASCII

Completed in 26 milliseconds

1234567