Home
last modified time | relevance | path

Searched refs:mbstring (Results 51 – 75 of 467) sorted by last modified time

12345678910>>...19

/php-src/
H A DREADME.REDIST.BINS2 2. libmbfl (ext/mbstring) see ext/mbstring/libmbfl/LICENSE
17 17. ext/mbstring/ucgendat portions based on the ucgendat.c from the OpenLDAP
597 17. ext/mbstring/ucgendat portions based on the ucgendat.c from the OpenLDAP
/php-src/ext/mbstring/tests/
H A Dbug49354.phpt4 mbstring
H A Dutf7imap_encoding.phpt4 mbstring
H A Dmb_list_encodings_gc_uaf.phpt4 mbstring
H A Dmb_strimwidth.phpt4 mbstring
H A Dmb_strimwidth_deprecated.phpt4 mbstring
H A Dmb_str_pad.phpt4 mbstring
H A Dgh11476.phpt4 mbstring
H A Dmb_strlen.phpt4 mbstring
H A Duhc_encoding.phpt4 mbstring
H A Dcp932_encoding.phpt4 mbstring
H A Dgh10192_utf7.phpt4 mbstring
H A Dgh11217.phpt4 mbstring
H A Dmb_strrpos_basic.phpt4 mbstring
H A Dmb_http_input_multi_post.phpt4 mbstring
8 mbstring.encoding_translation=1
H A Dmb_parse_str_multi.phpt4 mbstring
6 mbstring.http_input=UTF-8,SJIS,EUC-JP,ISO-8859-1,ISO-2022-JP
10 // via mbstring.http_input
38 Deprecated: PHP Startup: Use of mbstring.http_input is deprecated in %s on line %d
H A Dmb_convert_variables.phpt4 mbstring
7 mbstring.language=Japanese
166 ini_set('mbstring.strict_detection', '1');
H A Dgh9535b.phpt4 mbstring
H A Dgh10192_utf7imap.phpt4 mbstring
H A Dgh10648.phpt4 mbstring
H A Diso2022jp_encoding.phpt4 mbstring
34 * mbstring converts one character differently from the mappings in
H A Dmb_encode_mimeheader_crash.phpt4 mbstring
H A Dgh7902.phpt4 mbstring
/php-src/ext/odbc/tests/
H A Dbug60616.phpt5 mbstring
/php-src/ext/mbstring/
H A Dmbstring.h50 PHP_MINIT_FUNCTION(mbstring);
51 PHP_MSHUTDOWN_FUNCTION(mbstring);
52 PHP_RINIT_FUNCTION(mbstring);
53 PHP_RSHUTDOWN_FUNCTION(mbstring);
54 PHP_MINFO_FUNCTION(mbstring);
72 ZEND_BEGIN_MODULE_GLOBALS(mbstring)
116 ZEND_END_MODULE_GLOBALS(mbstring)
118 #define MBSTRG(v) ZEND_MODULE_GLOBALS_ACCESSOR(mbstring, v)

Completed in 39 milliseconds

12345678910>>...19