Home
last modified time | relevance | path

Searched refs:ASCII (Results 101 – 125 of 151) sorted by relevance

1234567

/PHP-7.4/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
H A Dbug35669.phpt53 Content-Type: TEXT/ALTERNATIVE; CHARSET=US-ASCII
/PHP-7.4/ext/mbstring/tests/
H A Dmb_internal_encoding_variation2.phpt39 'ASCII',
172 string(5) "ASCII"
175 string(5) "ASCII"
H A Dmb_regex_encoding_variation2.phpt38 'ASCII',
183 string(5) "ASCII"
186 string(5) "ASCII"
H A Dmb_ereg_variation4.phpt23 //contains japanese characters, ASCII digits and different, UTF-8 encoded digits
/PHP-7.4/ext/fileinfo/tests/
H A Dfinfo_buffer_basic-mb.phpt43 string(36) "ASCII text, with no line terminators"
H A Dfinfo_buffer_basic.phpt43 string(36) "ASCII text, with no line terminators"
H A Dfinfo_buffer_variation1-mb.phpt42 string(36) "ASCII text, with no line terminators"
H A Dfinfo_buffer_variation1.phpt42 string(36) "ASCII text, with no line terminators"
H A Dbug77961.magic48 0 search/1 FONT ASCII vfont text
/PHP-7.4/ext/ftp/tests/
H A Dftp_get_basic.phpt2 FTP ftp_get file for both binary and ASCII transfer modes
/PHP-7.4/ext/standard/tests/general_functions/
H A Dputenv_bug75574_cp936_win.phpt2 Bug #75574 putenv does not work properly if parameter contains non-ASCII unicode character, cp936 W…
/PHP-7.4/ext/intl/tests/
H A Dcollator_get_sort_key_variant7.phpt42 // Sort a non-ASCII array using ru_RU locale.
H A Dcollator_get_sort_key_variant4.phpt43 // Sort a non-ASCII array using ru_RU locale.
H A Dcollator_get_sort_key_variant5.phpt43 // Sort a non-ASCII array using ru_RU locale.
H A Dcollator_get_sort_key.phpt43 // Sort a non-ASCII array using ru_RU locale.
H A Dcollator_get_sort_key_variant2.phpt43 // Sort a non-ASCII array using ru_RU locale.
H A Dcollator_get_sort_key_variant3.phpt43 // Sort a non-ASCII array using ru_RU locale.
H A Dcollator_get_sort_key_variant6.phpt43 // Sort a non-ASCII array using ru_RU locale.
/PHP-7.4/ext/standard/tests/strings/
H A Dstrrpos_variation1.phpt58 "#", //respective ASCII char of \x23
60 "A", //respective ASCII char of \101
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 Dsha1_basic.phpt2 sha1() with ASCII output.
H A Dstripos_variation1.phpt67 "#", //respective ASCII char of \x23
69 "A", //respective ASCII char of \101
/PHP-7.4/ext/iconv/tests/
H A Diconv_substr.phpt32 foo("abcdefghijklmnopqrstuvwxyz", 5, 7, "ASCII");

Completed in 32 milliseconds

1234567