Searched refs:encodings (Results 1 – 25 of 41) sorted by relevance
12
/PHP-7.2/ext/iconv/tests/ |
H A D | iconv_default_charset.phpt | 30 echo "\n--- Altering encodings ---\n"; 43 echo "\n--- Altering encodings ---\n"; 66 --- Altering encodings ---
|
H A D | iconv_encoding_basic.phpt | 35 echo "\n--- Altering encodings ---\n"; 74 --- Altering encodings ---
|
H A D | iconv_basic.phpt | 21 //All strings are the same when displayed in their respective encodings
|
/PHP-7.2/ext/standard/html_tables/ |
H A D | html_table_gen.php | 127 $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 D | htmlentities13.phpt | 16 …ntities(): Only basic entities substitution is supported for multi-byte encodings other than UTF-8…
|
H A D | htmlentities14.phpt | 16 …ntities(): Only basic entities substitution is supported for multi-byte encodings other than UTF-8…
|
H A D | htmlentities04.phpt | 20 …ntities(): Only basic entities substitution is supported for multi-byte encodings other than UTF-8…
|
/PHP-7.2/ext/mbstring/tests/ |
H A D | mb_strcut.phpt | 9 // TODO: Add more encodings
|
H A D | mb_substr.phpt | 10 // TODO: Add more encodings
|
H A D | mb_convert_encoding_stateful.phpt | 2 mb_convert_encoding() with stateful encodings
|
H A D | mb_strlen.phpt | 9 // TODO: Add more encodings
|
H A D | mb_encode_mimeheader_basic3.phpt | 22 //All strings are the same when displayed in their respective encodings
|
H A D | mb_encode_mimeheader_basic2.phpt | 22 //All strings are the same when displayed in their respective encodings
|
H A D | mb_convert_encoding_basic.phpt | 21 //All strings are the same when displayed in their respective encodings
|
H A D | mb_convert_encoding_array.phpt | 21 //All strings are the same when displayed in their respective encodings
|
H A D | mb_strlen_variation3.phpt | 2 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 D | mb_substr_variation3.phpt | 2 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 D | mb_convert_encoding_array2.phpt | 21 //All strings are the same when displayed in their respective encodings
|
H A D | mb_internal_encoding_variation2.phpt | 2 Test mb_internal_encoding() function : usage variations - Test different encodings
|
/PHP-7.2/ext/xmlrpc/ |
H A D | config.w32 | 14 xmlrpc_introspection.c encodings.c system_methods.c xml_to_xmlrpc.c \
|
H A D | config.m4 | 85 libxmlrpc/xmlrpc_introspection.c libxmlrpc/encodings.c \
|
/PHP-7.2/ext/mbstring/oniguruma/ |
H A D | README | 11 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 D | README.md | 10 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 D | README_PHP3-i18n-ja | 16 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 D | ROMAN.TXT | 57 # 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 33 milliseconds
12