Home
last modified time | relevance | path

Searched refs:KOI8 (Results 1 – 17 of 17) sorted by relevance

/PHP-7.3/ext/standard/tests/strings/
H A Dhtmlentities15.phpt2 htmlentities() test 15 (setlocale / KOI8-R)
9 $result = (bool)setlocale(LC_CTYPE, "ru_RU.koi8r", "ru_RU.KOI8-R");
19 setlocale(LC_CTYPE, "ru_RU.koi8r", "ru_RU.KOI8-R");
H A Dhtml_entity_decode_koi8-r.phpt2 Translation of HTML entities for encoding KOI8-R
138 $res = html_entity_decode($ent, ENT_QUOTES, 'KOI8-R');
143 $res = html_entity_decode($ent, ENT_QUOTES, 'KOI8-R');
/PHP-7.3/ext/fileinfo/tests/
H A Dbug74170.phpt20 string(6) "KOI8-R"
22 string(6) "KOI8-R"
H A Dmagic8541 >4 string 2 KOI8-CS
H A Dmagic私はガラスを食べられます8541 >4 string 2 KOI8-CS
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dmktable.c85 { KOI8, "KOI8" },
256 case KOI8: in IsAlpha()
291 case KOI8: in IsBlank()
332 case KOI8: in IsCntrl()
411 case KOI8: in IsGraph()
547 case KOI8: in IsLower()
620 case KOI8: in IsPrint()
725 case KOI8: in IsPunct()
762 case KOI8: in IsSpace()
893 case KOI8: in IsUpper()
[all …]
/PHP-7.3/ext/mbstring/oniguruma/
H A DREADME_japanese15 Shift_JIS, Big5, GB18030, KOI8-R, CP1251,
153 koi8.c KOI8 エンコーディング
154 koi8_r.c KOI8-R エンコーディング
H A DREADME33 Shift_JIS, Big5, GB18030, KOI8-R, CP1251,
165 koi8.c KOI8 encoding.
166 koi8_r.c KOI8-R encoding.
H A DREADME.md20 Shift_JIS, Big5, GB18030, KOI8-R, CP1251,
313 |koi8.c |KOI8 encoding |
314 |koi8_r.c |KOI8-R encoding |
H A DHISTORY483 add { 0xa3, 0xb3 } to CaseFoldMap[] for KOI8-R.
1377 2004/05/14: [spec] KOI8 is not included in library archive by default setup.
1524 2004/01/28: [new] support KOI8-R. (ONIG_ENCODING_KOI8_R)
1525 2004/01/28: [new] support KOI8. (ONIG_ENCODING_KOI8)
/PHP-7.3/ext/mbstring/tests/
H A Dmb_strlen_variation3.phpt78 'KOI8-R'); /*56*/
440 -- Iteration 56: KOI8-R --
442 Encoding KOI8-R recognised
444 Encoding KOI8-R recognised
H A Dmb_substr_variation3.phpt78 'KOI8-R'); /*56*/
440 -- Iteration 1: KOI8-R --
442 Encoding KOI8-R recognised
444 Encoding KOI8-R recognised
H A Dmb_internal_encoding_variation2.phpt79 'KOI8-R'); /*56*/
372 string(6) "KOI8-R"
H A Dmb_regex_encoding_variation2.phpt78 'KOI8-R'); /*56*/
/PHP-7.3/ext/standard/html_tables/mappings/
H A DKOI8-R.TXT2 # Name: KOI8-R (RFC1489) to Unicode
28 # KOI8-R characters map into Unicode. The underlying document is the
34 # Column #1 is the KOI8-R code (in hex as 0xXX)
38 # The entries are in KOI8-R order.
/PHP-7.3/ext/mbstring/
H A Dconfig.m4190 AC_MSG_CHECKING([if oniguruma has an invalid entry for KOI8 encoding])
199 …([PHP_ONIG_BAD_KOI8_ENTRY], [1], [define to 1 if oniguruma has an invalid entry for KOI8 encoding])
/PHP-7.3/ext/mbstring/oniguruma/doc/
H A DAPI126 ONIG_ENCODING_KOI8_R KOI8-R

Completed in 171 milliseconds