Home
last modified time | relevance | path

Searched defs:UTF8_SURROGATE_FIRST (Results 1 – 6 of 6) sorted by relevance

/dports/www/mediawiki136/mediawiki-1.36.3/vendor/wikimedia/utfnormal/src/
H A DConstants.php73 public const UTF8_SURROGATE_FIRST = "\xed\xa0\x80"; define in UtfNormal\\Constants
/dports/www/mediawiki135/mediawiki-1.35.5/vendor/wikimedia/utfnormal/src/
H A DConstants.php76 const UTF8_SURROGATE_FIRST = "\xed\xa0\x80"; define in UtfNormal\\Constants
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/utfnormal/src/
H A DConstants.php73 public const UTF8_SURROGATE_FIRST = "\xed\xa0\x80"; define in UtfNormal\\Constants
/dports/chinese/phpbb3-tw/phpBB3/includes/utf/
H A Dutf_normalizer.php27 define('UTF8_SURROGATE_FIRST', "\xED\xA0\x80"); define
/dports/www/ilias/ILIAS-5.4.25/include/Unicode/
H A DUtfNormal.php65 define('UTF8_SURROGATE_FIRST', "\xed\xa0\x80" /*codepointToUtf8( UNICODE_SURROGATE_FIRST )*/); define
/dports/www/ilias6/ILIAS-6.14/include/Unicode/
H A DUtfNormal.php65 define('UTF8_SURROGATE_FIRST', "\xed\xa0\x80" /*codepointToUtf8( UNICODE_SURROGATE_FIRST )*/); define