/PHP-5.5/ext/dom/tests/ |
H A D | domelement.phpt | 29 $lang->nodeValue = 'en-US'; 30 $node->setAttributeNode($lang); 32 $node->removeAttributeNode($lang); 35 echo "\n-- xml:lang --\n"; 44 $lang = $dom->createAttributeNS('http://www.w3.org/XML/1998/namespace', 'xml:lang'); 45 $lang->nodeValue = 'en-GB'; 47 unset($lang); 49 $lang = $node->getAttributeNodeNS('http://www.w3.org/XML/1998/namespace', 'lang'); 98 -- xml:lang -- 100 Attribute xml:lang exists?: Yes [all …]
|
H A D | domattributes.phpt | 18 $lang = $node->getAttributeNode('language'); 19 echo "Language: ".$lang->value."\n"; 21 $lang->value = 'en-US'; 22 echo "Language: ".$lang->value."\n"; 24 $parent = $lang->ownerElement;
|
/PHP-5.5/ext/intl/tests/ |
H A D | locale_get_default.phpt | 19 $lang = ut_loc_get_default() ; 20 $res_str .= "Default locale: $lang"; 24 $lang = ut_loc_get_default() ; 25 $res_str .= "Default locale: $lang"; 29 $lang = ut_loc_get_default() ; 30 $res_str .= "Default locale: $lang";
|
H A D | locale_get_primary_language.phpt | 73 $lang = ut_loc_get_primary_language( $locale); 74 $res_str .= "$locale: primary_language='$lang'";
|
/PHP-5.5/ext/soap/tests/bugs/ |
H A D | bug29839.phpt | 2 Bug #29839 (incorrect convert (xml:lang to lang)) 33 $client->EchoString(array("value"=>"hello","lang"=>"en")); 40 …rg/soap/envelope/" xmlns:ns1="http://test-uri"><SOAP-ENV:Body><string xml:lang="en"><ns1:value>hel… 42 …rg/soap/envelope/" xmlns:ns1="http://test-uri"><SOAP-ENV:Body><string xml:lang="en"><ns1:value>hel…
|
H A D | bug34453.phpt | 2 Bug #29839 (incorrect convert (xml:lang to lang)) 33 $client->EchoString(array("value"=>"hello","lang"=>"en")); 40 …rg/soap/envelope/" xmlns:ns1="http://test-uri"><SOAP-ENV:Body><string xml:lang="en"><ns1:value>hel… 42 …rg/soap/envelope/" xmlns:ns1="http://test-uri"><SOAP-ENV:Body><string xml:lang="en"><ns1:value>hel…
|
H A D | bug29839.wsdl | 9 <attribute ref="xml:lang" use="required"/>
|
/PHP-5.5/ext/gd/libgd/ |
H A D | gdkanji.c | 94 char *lang = NULL; in DetectKanjiCode() local 194 lang = getenv ("LC_ALL"); in DetectKanjiCode() 196 lang = getenv ("LC_CTYPE"); in DetectKanjiCode() 198 lang = getenv ("LANG"); in DetectKanjiCode() 200 if (lang) in DetectKanjiCode() 202 if (strcmp (lang, "ja_JP.SJIS") == 0 || in DetectKanjiCode() 204 strcmp (lang, "japanese") == 0 || in DetectKanjiCode() 206 strcmp (lang, "ja_JP.mscode") == 0 || in DetectKanjiCode() 207 strcmp (lang, "ja_JP.PCK") == 0) in DetectKanjiCode() 209 else if (strncmp (lang, "ja", 2) == 0) in DetectKanjiCode()
|
/PHP-5.5/ext/mbstring/tests/ |
H A D | mb_strtolower_variation4.phpt | 28 foreach ($uppers as $lang => $sourcestring) { 29 echo "\n-- $lang --\n"; 32 if ($a == $lowers[$lang]) {
|
H A D | mb_strtoupper_variation4.phpt | 29 foreach ($lowers as $lang => $sourcestring) { 30 echo "\n-- $lang --\n"; 33 if ($a == $uppers[$lang]) {
|
H A D | mb_encode_mimeheader_basic3.phpt | 32 foreach ($inputs as $lang => $input) { 33 echo "\nLanguage: $lang\n"; 35 mb_internal_encoding($lang); 36 $outEncoding = $lang;
|
H A D | mb_encode_mimeheader_basic.phpt | 29 foreach ($english as $lang => $input) { 30 echo "\nLanguage: $lang\n"; 39 foreach ($nonEnglish as $lang => $input) { 40 echo "\nLanguage: $lang\n";
|
H A D | htmlent.phpt | 32 <?php mb_parse_str("test=&@AB€‚äöü€⟨⟩… 40 [test] => &@AB€‚äöü€⟨⟩
|
H A D | mb_encode_mimeheader_basic2.phpt | 32 foreach ($inputs as $lang => $input) { 33 echo "\nLanguage: $lang\n"; 35 mb_internal_encoding($lang);
|
H A D | mb_send_mail01.phpt | 2 mb_send_mail() test 1 (lang=neutral)
|
H A D | mb_send_mail03.phpt | 2 mb_send_mail() test 3 (lang=English)
|
H A D | mb_send_mail02.phpt | 2 mb_send_mail() test 2 (lang=Japanese)
|
H A D | mb_send_mail04.phpt | 2 mb_send_mail() test 4 (lang=German)
|
H A D | mb_send_mail06.phpt | 2 mb_send_mail() test 6 (lang=Traditional Chinese)
|
H A D | mb_send_mail07.phpt | 2 mb_send_mail() test 7 (lang=Korean)
|
H A D | mb_send_mail05.phpt | 2 mb_send_mail() test 5 (lang=Simplified Chinese)
|
/PHP-5.5/ext/phar/tests/ |
H A D | bug65028.phpt | 49 "modules/brd/setup/resources/lang/en.xml", 50 "modules/brd/setup/resources/lang/de.xml", 83 "modules/sty/setup/resources/lang/en.xml", 84 "modules/sty/setup/resources/lang/de.xml", 96 "modules/sys/setup/resources/lang/en.xml", 97 "modules/sys/setup/resources/lang/de.xml", 119 "modules/search/setup/resources/lang/en.xml", 120 "modules/search/setup/resources/lang/de.xml",
|
/PHP-5.5/ext/standard/tests/strings/ |
H A D | htmlentities17.phpt | 14 array(9001, '⟨', "e28ca9"), 36 string(6) "⟨"
|
/PHP-5.5/ext/intl/doc/ |
H A D | locale_api.php | 165 public static function getDisplayLanguage($lang, $in_locale = null) {} argument 348 function locale_get_display_language($lang, $in_locale = null) {} argument
|
/PHP-5.5/ext/mbstring/libmbfl/tests/ |
H A D | sample.c | 17 mbfl_language lang; in main() local
|