Home
last modified time | relevance | path

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

1234567

/PHP-7.4/ext/standard/tests/strings/
H A Drtrim_basic.phpt32 echo "\n-- Trim the ASCII control characters at the beginning of a string --\n";
52 -- Trim the ASCII control characters at the beginning of a string --
H A Dstrrchr_variation1.phpt67 "#", //respective ASCII char of \x23
69 "A", //respective ASCII char of \101
71 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 Dsha1.phpt2 sha1() with ASCII output
/PHP-7.4/ext/iconv/tests/
H A Diconv_mime_decode_headers.phpt32 Content-Type: TEXT/PLAIN; charset=US-ASCII
33 Subject: [PHP-DEV] [ICONV] test for =?US-ASCII?Q?iconv_mime_decode_headers=28=29?=
83 string(28) "TEXT/PLAIN; charset=US-ASCII"
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-7.4/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-7.4/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)
H A Dputenv_bug75574_utf8.phpt2 Bug #75574 putenv does not work properly if parameter contains non-ASCII unicode character, UTF-8
/PHP-7.4/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(%d) "PHP script, ASCII text%A"
/PHP-7.4/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.phpt19 * 'English' is ASCII only, 'Japanese' has no ASCII characters and 'Greek' is mixed.
H A Dmb_ereg_basic.phpt34 echo "\n**-- ASCII String --**\n";
82 **-- ASCII String --**
/PHP-7.4/sapi/cgi/tests/
H A Dbug75574_utf8.phpt2 Bug #75574 putenv does not work properly if parameter contains non-ASCII unicode character, UTF-8
/PHP-7.4/Zend/tests/
H A Dwarning_during_heredoc_scan_ahead.phpt15 Warning: Unexpected character in input: '' (ASCII=1) state=0 in %s on line %d
/PHP-7.4/ext/standard/tests/file/windows_links/
H A Dbug76335.phpt2 Bug #76335 "link(): Bad file descriptor" with non-ASCII path
/PHP-7.4/
H A D.gitattributes17 # special characters, such as ASCII control characters. Git recognizes these as
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dbug54028.phpt49 Encoding: ASCII
/PHP-7.4/ext/ftp/tests/
H A Dftp_fget_basic.phpt2 FTP ftp_fget file for both binary and ASCII transfer modes

Completed in 34 milliseconds

1234567