Home
last modified time | relevance | path

Searched refs:utf (Results 151 – 172 of 172) sorted by relevance

1234567

/PHP-7.4/ext/mbstring/tests/
H A Dmb_stristr_basic.phpt42 var_dump(bin2hex(mb_stristr($string_mb, $needle_mb_lower, false, 'utf-8')));
H A Dmb_strrichr_basic.phpt42 var_dump(bin2hex(mb_strrichr($string_mb, $needle_mb_lower, false, 'utf-8')));
H A Dmb_ereg_variation4.phpt21 mb_regex_encoding('utf-8');
H A Dmb_ereg_variation3.phpt23 mb_regex_encoding('utf-8'); // have to set otherwise won't match $mb properly
H A Dmb_encode_mimeheader_basic.phpt36 mb_internal_encoding('utf-8');
H A Dmb_str_split_utf8_utf16.phpt19 /* very first and very last utf-16 4-bytes characters */
H A Dmb_substitute_character_variation1.phpt112 mb_internal_encoding('utf-8');
H A Dmb_chr_ord.phpt7 ini_set('internal_encoding', 'utf-8');
H A Dmb_encode_mimeheader_indent.phpt22 mb_internal_encoding('utf-8');
26 $charset = 'utf-8';
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c483 BOOL utf; member
3694 if (common->utf) in peek_char()
3708 if (common->utf) in peek_char()
3777 if (common->utf) in peek_char_back()
3793 if (common->utf) in peek_char_back()
3858 if (common->utf) in read_char()
3948 if (common->utf) in read_char()
4101 if (common->utf) in read_char8_type()
4220 if (common->utf) in move_back()
4242 if (common->utf) in move_back()
[all …]
H A Dpcre2_internal.h483 &(NLBLOCK->nllen), utf)) \
497 &(NLBLOCK->nllen), utf)) \
/PHP-7.4/ext/soap/tests/
H A Dcustom_content_type.phpt71 if (strpos($headers, 'Content-Type: application/soap+xml; charset=utf-8; action="misc-uri#foo"') ==…
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug30994.phpt8 <?xml version="1.0" encoding="utf-8"?>
H A Dbug37083.phpt12 <?xml version="1.0" encoding="utf-8"?>
/PHP-7.4/ext/xsl/tests/
H A Dbug71540.phpt22 <xsl:output method="html" encoding="utf-8" indent="yes"/>
H A Dbug70078.phpt27 <?xml version="1.0" encoding="utf-8"?>
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp874_to_utf8_0.phpt35 $pathw = __DIR__ . DIRECTORY_SEPARATOR . iconv('cp874', 'utf-8', $name) . ".txt";
/PHP-7.4/ext/intl/
H A Dconfig.w327 CHECK_HEADER_ADD_INCLUDE("unicode/utf.h", "CFLAGS_INTL")) {
/PHP-7.4/ext/phar/tests/
H A Dcreate_path_error.phpt38 …"\xFC\x81\x81\x81\x81pro.ttf", //RFC 3629 limited char points to 0000-10FFFF aka 5 byte utf-8 not …
/PHP-7.4/ext/mbstring/libmbfl/
H A DREADME.md33 * Added check for invalid/obsolete utf-8 encoding (rui).
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます29415 # utf string variant with prepending fe??ffFFff
H A Dmagic29415 # utf string variant with prepending fe??ffFFff

Completed in 187 milliseconds

1234567