Home
last modified time | relevance | path

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

1234567

/PHP-5.6/ext/standard/tests/strings/
H A Dstrripos_variation1.phpt58 "#", //respective ASCII char of \x23
60 "A", //respective ASCII char of \101
H A Dsha1_basic.phpt2 sha1() with ASCII output.
H A Dord_variation1.phpt7 * Description: Return ASCII value of character
/PHP-5.6/ext/fileinfo/tests/
H A Dfinfo_buffer_basic.phpt43 string(36) "ASCII text, with no line terminators"
H A Dfinfo_buffer_variation1.phpt42 string(36) "ASCII text, with no line terminators"
/PHP-5.6/ext/intl/tests/
H A Dcollator_get_sort_key_variant6.phpt42 // Sort a non-ASCII array using ru_RU locale.
H A Dcollator_get_sort_key.phpt44 // 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_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_asort.phpt108 // Sort a non-ASCII array using ru_RU locale.
H A Dcollator_asort_variant2.phpt108 // Sort a non-ASCII array using ru_RU locale.
H A Dcollator_sort_with_sort_keys.phpt72 // Sort a non-ASCII array using ru_RU locale.
H A Dcollator_sort_with_sort_keys_variant2.phpt72 // Sort a non-ASCII array using ru_RU locale.
H A Dcollator_sort.phpt83 // Sort a non-ASCII array using ru_RU locale.
/PHP-5.6/ext/iconv/tests/
H A Diconv_substr.phpt32 foo("abcdefghijklmnopqrstuvwxyz", 5, 7, "ASCII");
/PHP-5.6/ext/imap/tests/
H A Dbug35669.phpt53 Content-Type: TEXT/ALTERNATIVE; CHARSET=US-ASCII
/PHP-5.6/ext/ftp/tests/
H A Dserver.inc361 $transfer_type = $ascii? 'ASCII' : 'BINARY' ;
367 $transfer_type = $ascii? 'ASCII' : 'BINARY' ;
373 $transfer_type = $ascii? 'ASCII' : 'BINARY' ;
379 $transfer_type = $ascii? 'ASCII' : 'BINARY' ;
432 fputs($s, "150 Opening ASCII mode data connection for file list\r\n");
/PHP-5.6/ext/xml/tests/
H A Dxml_parser_create_ns_variation1.phpt75 "US-ASCII",
222 Arg value US-ASCII
H A Dxml_parser_create_variation1.phpt75 "US-ASCII",
222 Arg value US-ASCII
/PHP-5.6/ext/mbstring/tests/
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-5.6/ext/pcre/pcrelib/testdata/
H A DtestinputEBC2 EBCDIC option but in an ASCII environment, that newline and white space
/PHP-5.6/ext/mbstring/
H A DREADME_PHP3-i18n-ja17 ASCII with i18n option enabled. (note: executable is bit larger due
264 there are some halfwidth (size of ASCII) multibytes
306 - ASCII
307 standard: ASCII
309 mime: US-ASCII
375 with ASCII
541 ASCII: ASCII (only 09h, 0Ah, 0Dh, 20h-7Eh)

Completed in 67 milliseconds

1234567