Home
last modified time | relevance | path

Searched refs:iso (Results 1 – 25 of 43) sorted by relevance

12

/PHP-5.3/ext/standard/tests/strings/
H A Dbug44703.phpt25 Warning: htmlspecialchars(): charset `1' not supported, assuming iso-8859-1 in %s on line %d
28 Warning: htmlspecialchars(): charset `12' not supported, assuming iso-8859-1 in %s on line %d
31 Warning: htmlspecialchars(): charset `125' not supported, assuming iso-8859-1 in %s on line %d
35 Warning: htmlspecialchars(): charset `12526' not supported, assuming iso-8859-1 in %s on line %d
39 Warning: htmlspecialchars(): charset `8666' not supported, assuming iso-8859-1 in %s on line %d
45 …aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' not supported, assuming iso-8859-1 in %s on lin…
/PHP-5.3/ext/xmlrpc/tests/
H A D001.phpt16 string(174) "<?xml version="1.0" encoding="iso-8859-1"?>
28 string(160) "<?xml version="1.0" encoding="iso-8859-1"?>
43 string(175) "<?xml version="1.0" encoding="iso-8859-1"?>
H A Dbug45226.phpt20 <?xml version="1.0" encoding="iso-8859-1"?>
38 <?xml version="1.0" encoding="iso-8859-1"?>
H A Dbug50282.phpt21 string(279) "<?xml version="1.0" encoding="iso-8859-1"?>
/PHP-5.3/ext/mbstring/tests/
H A Dbug31911.phpt7 echo mb_decode_mimeheader("Works: =?iso-8859-1?q?=3F=3F=3F?=");
9 echo mb_decode_mimeheader("Fails: =?iso-8859-1?q?=3f=3f=3f?=")
H A Dmb_decode_mimeheader_variation3.phpt17 mb_internal_encoding('iso-8859-7');
19 //greek in UTF-8 to be converted to iso-8859-7
H A Dmb_ereg_search_pos.phpt9 mb_regex_encoding('iso-8859-1');
H A Dmb_encoding_aliases.phpt34 string(8) "iso-ir-6"
/PHP-5.3/ext/imap/tests/
H A Dbug35669.phpt25 $plain["charset"] = "iso-8859-1";
35 $html["charset"] = "iso-8859-1";
57 Content-Type: TEXT/PLAIN; CHARSET=iso-8859-1
63 Content-Type: TEXT/HTML; CHARSET=iso-8859-1
H A Dbug31142_2.phpt17 $part1["charset"]='iso-8859-2';
27 Content-Type: TEXT/plain; CHARSET=iso-8859-2
H A Dbug44098.phpt12 $res = imap_utf8('=?iso-8859-1?b?THV6b26uMTQ=?= dot CoM');
/PHP-5.3/ext/xsl/tests/
H A Dbug33853.phpt14 $xsl->loadXML('<?xml version="1.0" encoding="iso-8859-1" ?>
23 $inputdom->loadXML('<?xml version="1.0" encoding="iso-8859-1" ?>
H A Dxslt001.phpt17 <?xml version="1.0" encoding="iso-8859-1"?>
H A Dxslt003.phpt18 <?xml version="1.0" encoding="iso-8859-1"?>
H A Dxslt006.phpt18 <?xml version="1.0" encoding="iso-8859-1"?>
H A Dxslt007.phpt19 <?xml version="1.0" encoding="iso-8859-1"?>
H A Dxslt009.phpt27 <?xml version="1.0" encoding="iso-8859-1"?>
/PHP-5.3/ext/xml/tests/
H A Dbug26614.phpt24 $xmls["CDATA"] ='<?xml version="1.0" encoding="iso-8859-1" ?>
35 $xmls["Comment"] ='<?xml version="1.0" encoding="iso-8859-1" ?>
46 $xmls["Text"] ='<?xml version="1.0" encoding="iso-8859-1" ?>
H A Dbug26614_libxml.phpt24 $xmls["CDATA"] ='<?xml version="1.0" encoding="iso-8859-1" ?>
35 $xmls["Comment"] ='<?xml version="1.0" encoding="iso-8859-1" ?>
46 $xmls["Text"] ='<?xml version="1.0" encoding="iso-8859-1" ?>
/PHP-5.3/tests/basic/
H A D032.phpt6 Content-Type: multipart/form-data; boundary=BVoyv, charset=iso-8859-1
H A D030.phpt6 Content-Type: multipart/form-data; boundary=BVoyv; charset=iso-8859-1
H A D031.phpt6 Content-Type: multipart/form-data; boundary=BVoyv; charset=iso-8859-1
/PHP-5.3/Zend/tests/multibyte/
H A Dmultibyte_encoding_002.phpt13 mbstring.internal_encoding=iso-8859-1
H A Dmultibyte_encoding_003.phpt13 mbstring.internal_encoding=iso-8859-1
/PHP-5.3/ext/date/lib/
H A Ddow.c34 static timelib_sll timelib_day_of_week_ex(timelib_sll y, timelib_sll m, timelib_sll d, int iso) in timelib_day_of_week_ex() argument
48 if (iso) { in timelib_day_of_week_ex()

Completed in 38 milliseconds

12