Home
last modified time | relevance | path

Searched refs:utf (Results 1 – 25 of 179) sorted by relevance

12345678

/PHP-5.6/ext/mbstring/tests/
H A Dmb_convert_kana.phpt23 echo $zenKakuA . ' => ' . mb_convert_kana($zenKakuA, 'AZKH', 'utf-8');
25 echo $zenKakuB . ' => ' . mb_convert_kana($zenKakuB, 'azkh', 'utf-8');
27 echo $zenKakuC . ' => ' . mb_convert_kana($zenKakuC, 'azkh', 'utf-8');
29 echo $zenKakuD . ' => ' . mb_convert_kana($zenKakuD, 'azkh', 'utf-8');
31 echo $zenKakuE . ' => ' . mb_convert_kana($zenKakuE, 'azkh', 'utf-8');
33 echo $zenKakuF . ' => ' . mb_convert_kana($zenKakuF, 'azkh', 'utf-8');
36 echo $hanKakuA . ' => ' . mb_convert_kana($hanKakuA, 'AZKH', 'utf-8');
38 echo $hanKakuB . ' => ' . mb_convert_kana($hanKakuB, 'AZKH', 'utf-8');
40 echo $hanKakuC . ' => ' . mb_convert_kana($hanKakuC, 'AZKH', 'utf-8');
42 echo $hanKakuD . ' => ' . mb_convert_kana($hanKakuD, 'AZKH', 'utf-8');
H A Dbug66964.phpt8 var_dump(mb_convert_variables('utf-8', 'auto', $a));
9 var_dump(mb_convert_variables('utf-8', 'utf-8', $a));
16 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
19 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
H A Dmb_strrpos_variation5.phpt25 utf-8
28 $inputs = array('Double Quoted String' => "utf-8",
29 'Single Quoted String' => 'utf-8',
34 var_dump(mb_strrpos($string_mb, $needle_mb, $input, 'utf-8'));
H A Dmb_ereg_variation7.phpt24 if(mb_regex_encoding('utf-8') == true) {
25 echo "Regex encoding set to utf-8\n";
27 echo "Could not set regex encoding to utf-8\n";
67 Regex encoding set to utf-8
/PHP-5.6/ext/pcre/pcrelib/
H A Dpcre_newline.c77 BOOL utf) in PRIV()
80 (void)utf; in PRIV()
82 if (utf) in PRIV()
117 case CHAR_NEL: *lenptr = utf? 2 : 1; return TRUE; in PRIV()
152 BOOL utf) in PRIV()
155 (void)utf; in PRIV()
158 if (utf) in PRIV()
196 case CHAR_NEL: *lenptr = utf? 2 : 1; return TRUE; in PRIV()
H A Dpcre_study.c303 if (utf) return -1; in find_minlength()
636 compile_data *cd, BOOL utf) in set_table_bit() argument
644 if (utf && c > 127) in set_table_bit()
677 if (utf && c > 127) in set_table_bit()
937 if (utf) in set_start_bits()
1107 if (utf) in set_start_bits()
1139 if (utf) in set_start_bits()
1237 if (utf) in set_start_bits()
1263 if (utf) in set_start_bits()
1328 if (utf) in set_start_bits()
[all …]
H A Dpcre_xclass.c67 PRIV(xclass)(pcre_uint32 c, const pcre_uchar *data, BOOL utf) in PRIV()
72 (void)utf; in PRIV()
75 utf = TRUE; in PRIV()
106 if (utf) in PRIV()
118 if (utf) in PRIV()
/PHP-5.6/ext/iconv/tests/
H A Dbug51250.phpt9 var_dump(iconv_mime_decode("Legal encoded-word: =?utf-8?B?Kg==?= .", $m));
10 var_dump(iconv_mime_decode("Legal encoded-word: =?utf-8?Q?*?= .", $m));
11 var_dump(iconv_mime_decode("Illegal encoded-word: =?utf-8?B?".chr(0xA1)."?= .", $m));
12 var_dump(iconv_mime_decode("Illegal encoded-word: =?utf-8?Q?".chr(0xA1)."?= .", $m));
14 var_dump(iconv_mime_decode("Legal encoded-word: =?utf-8?B?Kg==?= ."));
15 var_dump(iconv_mime_decode("Legal encoded-word: =?utf-8?Q?*?= ."));
16 var_dump(iconv_mime_decode("Illegal encoded-word: =?utf-8?B?".chr(0xA1)."?= ."));
17 var_dump(iconv_mime_decode("Illegal encoded-word: =?utf-8?Q?".chr(0xA1)."?= ."));
H A Dtranslit-utf8.phpt14 $utf = implode('', file(dirname(__FILE__).'/Quotes.UTF-8'));
16 print(iconv("UTF-8", "ISO-8859-1//TRANSLIT", $utf));
17 print(iconv("UTF-8", "ASCII//TRANSLIT", $utf));
H A Dbug53304.phpt7 echo iconv_mime_decode('=?utf-8?Q?Nachricht_=c3=bcber_Kontaktformular_www.inexio.net?=', 0, 'UTF-8'…
8 echo iconv_mime_decode('=?utf-8?Q?Nachricht_=C3=BCber_Kontaktformular_www.inexio.net?=', 0, 'UTF-8'…
/PHP-5.6/ext/xmlrpc/tests/
H A Dbug40576.phpt23 string(125) "<?xml version="1.0" encoding="utf-8"?>
32 string(130) "<?xml version="1.0" encoding="utf-8"?>
41 string(116) "<?xml version="1.0" encoding="utf-8"?>
50 string(106) "<?xml version="1.0" encoding="utf-8"?>
59 string(118) "<?xml version="1.0" encoding="utf-8"?>
68 string(139) "<?xml version="1.0" encoding="utf-8"?>
H A Dbug40576_64bit.phpt23 string(125) "<?xml version="1.0" encoding="utf-8"?>
32 string(119) "<?xml version="1.0" encoding="utf-8"?>
41 string(116) "<?xml version="1.0" encoding="utf-8"?>
50 string(106) "<?xml version="1.0" encoding="utf-8"?>
59 string(118) "<?xml version="1.0" encoding="utf-8"?>
68 string(139) "<?xml version="1.0" encoding="utf-8"?>
H A D005.phpt24 <?xml version="1.0" encoding="utf-8"?>
32 <?xml version="1.0" encoding="utf-8"?>
40 <?xml version="1.0" encoding="utf-8"?>
/PHP-5.6/ext/intl/tests/
H A Duconverter_func_basic.phpt7 var_dump(UConverter::transcode("This is an ascii string", 'utf-8', 'latin1'));
9 var_dump(urlencode(UConverter::transcode("Espa\xF1ol", 'utf-8', 'latin1')));
10 var_dump(urlencode(UConverter::transcode("Stra\xDFa", 'utf-8', 'latin1')));
12 var_dump(bin2hex(UConverter::transcode("\xE4", 'utf-8', 'koi8-r')));
H A Duconverter_oop_algo.phpt7 $c = new UConverter('utf-8', 'latin1');
11 $c = new UConverter('koi8-r', 'utf-32be');
/PHP-5.6/ext/pcre/pcrelib/testdata/
H A Dtestoutput18-1695 Options: utf
107 Options: utf
119 Options: utf
131 Options: utf
143 Options: utf
155 Options: utf
167 Options: utf
179 Options: utf
191 Options: utf
203 Options: utf
[all …]
H A Dtestoutput18-3293 Options: utf
105 Options: utf
117 Options: utf
129 Options: utf
141 Options: utf
153 Options: utf
165 Options: utf
177 Options: utf
189 Options: utf
201 Options: utf
[all …]
H A Dtestoutput15261 Options: utf
273 Options: utf
285 Options: utf
297 Options: utf
309 Options: utf
321 Options: utf
333 Options: utf
345 Options: utf
357 Options: utf
369 Options: utf
[all …]
H A Dtestoutput1912 Options: caseless utf
24 Options: utf
36 Options: utf
48 Options: caseless utf
54 Options: caseless utf
90 Options: caseless utf
100 Options: caseless utf
H A Dtestoutput1621 Options: caseless utf
33 Options: utf
45 Options: utf
57 Options: caseless utf
63 Options: caseless utf
123 Options: caseless utf
133 Options: caseless utf
/PHP-5.6/ext/pgsql/tests/
H A Dbug46408.phpt6 if (false === setlocale(LC_ALL, 'hr_HR.utf-8', 'hr_HR')) {
7 echo "skip Locale hr_HR.utf-8 not present";
16 setlocale(LC_ALL, 'hr_HR.utf-8', 'hr_HR');
/PHP-5.6/ext/standard/tests/strings/
H A Dbug44703.phpt25 Warning: htmlspecialchars(): charset `1' not supported, assuming utf-8 in %s on line %d
28 Warning: htmlspecialchars(): charset `12' not supported, assuming utf-8 in %s on line %d
31 Warning: htmlspecialchars(): charset `125' not supported, assuming utf-8 in %s on line %d
35 Warning: htmlspecialchars(): charset `12526' not supported, assuming utf-8 in %s on line %d
39 Warning: htmlspecialchars(): charset `8666' not supported, assuming utf-8 in %s on line %d
45 …aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' not supported, assuming utf-8 in %s on line %d
/PHP-5.6/ext/dom/tests/
H A DDOMNode_replaceChild_basic.phpt11 $document->loadXML('<?xml version="1.0" encoding="utf-8"?>
35 <?xml version="1.0" encoding="utf-8"?>
40 <?xml version="1.0" encoding="utf-8"?>
43 <?xml version="1.0" encoding="utf-8"?>
/PHP-5.6/ext/xsl/tests/
H A Dxsltprocessor_transformToDoc.phpt21 <xsl:output method="html" encoding="utf-8" indent="yes"/>
38 $xmldoc = new DOMDocument('1.0', 'utf-8');
41 $xsldoc = new DOMDocument('1.0', 'utf-8');
H A Dxsltprocessor_transformToURI.phpt24 <xsl:output method="html" encoding="utf-8" indent="yes"/>
40 $xmldoc = new DOMDocument('1.0', 'utf-8');
43 $xsldoc = new DOMDocument('1.0', 'utf-8');

Completed in 39 milliseconds

12345678