Home
last modified time | relevance | path

Searched refs:encodings (Results 1 – 25 of 41) sorted by relevance

12

/PHP-7.2/ext/iconv/tests/
H A Diconv_default_charset.phpt30 echo "\n--- Altering encodings ---\n";
43 echo "\n--- Altering encodings ---\n";
66 --- Altering encodings ---
H A Diconv_encoding_basic.phpt35 echo "\n--- Altering encodings ---\n";
74 --- Altering encodings ---
H A Diconv_basic.phpt21 //All strings are the same when displayed in their respective encodings
/PHP-7.2/ext/standard/html_tables/
H A Dhtml_table_gen.php127 $encodings = array( variable
182 foreach ($encodings as $e) {
212 $s2tables_idents[$i] = $encodings[$t[0]/5]["ident"];
253 $maxencnum = max(array_map(function($e) { return $e['enumid']; }, $encodings));
255 foreach ($encodings as $e) { $a[$e['enumid']] = $e['ident']; }
286 $encodings = array( variable
325 foreach ($encodings as $e) {
/PHP-7.2/ext/standard/tests/strings/
H A Dhtmlentities13.phpt16 …ntities(): Only basic entities substitution is supported for multi-byte encodings other than UTF-8…
H A Dhtmlentities14.phpt16 …ntities(): Only basic entities substitution is supported for multi-byte encodings other than UTF-8…
H A Dhtmlentities04.phpt20 …ntities(): Only basic entities substitution is supported for multi-byte encodings other than UTF-8…
/PHP-7.2/ext/mbstring/tests/
H A Dmb_strcut.phpt9 // TODO: Add more encodings
H A Dmb_substr.phpt10 // TODO: Add more encodings
H A Dmb_convert_encoding_stateful.phpt2 mb_convert_encoding() with stateful encodings
H A Dmb_strlen.phpt9 // TODO: Add more encodings
H A Dmb_encode_mimeheader_basic3.phpt22 //All strings are the same when displayed in their respective encodings
H A Dmb_encode_mimeheader_basic2.phpt22 //All strings are the same when displayed in their respective encodings
H A Dmb_convert_encoding_basic.phpt21 //All strings are the same when displayed in their respective encodings
H A Dmb_convert_encoding_array.phpt21 //All strings are the same when displayed in their respective encodings
H A Dmb_strlen_variation3.phpt2 Test mb_strlen() function : usage variations - Pass list of encodings
16 * Pass all encodings listed on php.net to mb_strlen to test that function recognises them
H A Dmb_substr_variation3.phpt2 Test mb_substr() function : usage variations - test different encodings
16 * Pass all encodings listed on php.net to test that function recognises them.
H A Dmb_convert_encoding_array2.phpt21 //All strings are the same when displayed in their respective encodings
H A Dmb_internal_encoding_variation2.phpt2 Test mb_internal_encoding() function : usage variations - Test different encodings
/PHP-7.2/ext/xmlrpc/
H A Dconfig.w3214 xmlrpc_introspection.c encodings.c system_methods.c xml_to_xmlrpc.c \
H A Dconfig.m485 libxmlrpc/xmlrpc_introspection.c libxmlrpc/encodings.c \
/PHP-7.2/ext/mbstring/oniguruma/
H A DREADME11 Supported character encodings:
100 sample/encode.c example of some encodings.
117 regenc.h character encodings framework header file.
121 regenc.c character encodings framework.
H A DREADME.md10 Supported character encodings:
132 |sample/encode.c |example of some encodings. |
156 |regenc.h |character encodings framework header file |
160 |regenc.c |character encodings framework |
/PHP-7.2/ext/mbstring/
H A DREADME_PHP3-i18n-ja16 between various Japanese encodings. It will work perfectly fine with
22 For more information on Japanese encodings, please refer to the
28 This package allows you to handle multiple Japanese encodings (SJIS, EUC,
118 - allows you to use various character encodings for script files and
248 o About Japanese encodings
250 Due to historical reason, there are multiple character encodings used
275 Because of having all these character encodings, PHP needs to translate
280 Since Japanese is not the only language with multiple encodings, we
371 encodings, following conditions have to be satisfied in order
477 encodings
[all …]
/PHP-7.2/ext/standard/html_tables/mappings/
H A DROMAN.TXT57 # For general information about Mac OS encodings and these mapping
95 # Turkish, Romanian, and other encodings. Separate mapping tables
96 # are available for these encodings.
112 # In all Mac OS encodings, fonts such as Chicago which are used

Completed in 44 milliseconds

12