Home
last modified time | relevance | path

Searched refs:charset (Results 201 – 225 of 278) sorted by relevance

12345678910>>...12

/php-src/ext/phar/tests/zip/
H A Dfrontcontroller13.phar.phpt16 Content-type: text/html; charset=UTF-8
/php-src/ext/dom/tests/
H A DDOMDocument_saveHTMLFile_basic.phpt27 <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>This is the t…
H A DDOMDocument_saveHTMLFile_formatOutput.phpt29 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
/php-src/ext/mbstring/tests/
H A Dgh7902.phpt19 $header["Content-Type"] = "text/html; charset=UTF-8";
H A Dmb_str_split_jp.phpt14 $charset = [
27 foreach ($charset as $cs) {
34 foreach ($charset as $cs) {
H A Dbug54494.phpt11 header('Content-Type: text/plain; charset=UTF-32LE');
H A Diso2022jp_encoding.phpt14 /* Read in table of all characters in JISX-0212 charset */
17 /* Read in table of all characters in JISX-0208 charset */
29 /* Read in table of all characters in JISX-0201 charset */
85 * with a 0 in the high bit and treats them as a separate charset
86 * (We don't test ISO-2022-JP here, as it does not support the JIS X 0201 charset) */
136 /* JIS7 supports escape to switch to JIS X 0212 charset, but ISO-2022-JP does not */
/php-src/ext/phar/tests/cache_list/
H A Dfrontcontroller21.phpt21 Content-type: text/html; charset=UTF-8
H A Dfrontcontroller22.phpt19 Content-type: text/html; charset=UTF-8
/php-src/ext/dom/tests/modern/xml/
H A DXMLDocument_debug.phpt30 ["charset"]=>
H A DXMLDocument_fromEmptyDocument_02.phpt30 ["charset"]=>
H A DXMLDocument_node_ownerDocument_for_XML.phpt33 ["charset"]=>
/php-src/sapi/cli/tests/
H A Dphp_cli_server_012.phpt41 Content-type: text/html; charset=UTF-8
H A Dphp_cli_server_021.phpt33 Content-type: text/html; charset=UTF-8
H A Dphp_cli_server_005.phpt51 Content-type: text/html; charset=UTF-8
H A Dphp_cli_server_015.phpt41 Content-type: text/html; charset=UTF-8
/php-src/ext/iconv/tests/
H A Deucjp2utf8.phpt9 /* charset=EUC-JP */
H A Deucjp2sjis.phpt9 /* charset=EUC-JP */
H A Diconv_mime_decode_headers.phpt32 Content-Type: TEXT/PLAIN; charset=US-ASCII
83 string(28) "TEXT/PLAIN; charset=US-ASCII"
/php-src/ext/standard/tests/file/
H A Dbug72035.phpt35 Content-type: text/html; charset=UTF-8
/php-src/ext/mysqli/tests/
H A Dmysqli_affected_rows.phpt82 foreach ($charsets as $k => $charset) {
83 if (!($res = mysqli_query($link, sprintf("SHOW CHARACTER SET LIKE '%s'", $charset))))
86 if (true !== ($tmp = mysqli_set_charset($link, $charset)))
/php-src/ext/pdo_mysql/tests/
H A DREADME.md27 # Database charset
/php-src/ext/curl/tests/responder/
H A Dget.inc30 header('Content-Type: text/plain;charset=utf-8');
/php-src/ext/dom/tests/delayed_freeing/
H A Dgh9628_2.phpt21 …'<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head><body>' .…
/php-src/ext/soap/tests/
H A Dbug47021.phpt37 "Content-Type: text/xml;charset=utf-8\r\n".
43 "Content-Type: text/xml;charset=utf-8\r\n".

Completed in 27 milliseconds

12345678910>>...12