Home
last modified time | relevance | path

Searched refs:mb_substitute_character (Results 26 – 50 of 59) sorted by relevance

123

/php-src/ext/mbstring/tests/
H A Dother_encodings.phpt11 mb_substitute_character(0x25);
H A Duhc_encoding.phpt23 mb_substitute_character("long");
H A Dcp950_encoding.phpt13 mb_substitute_character(0x25); // '%'
80 mb_substitute_character("long");
H A Dsjis2004_encoding.phpt13 mb_substitute_character(0x25); // '%'
66 mb_substitute_character("long");
H A Deucjp_2004_encoding.phpt13 mb_substitute_character(0x25); // '%'
74 mb_substitute_character("long");
H A Deucjp_encoding.phpt13 mb_substitute_character(0x25); // '%'
81 mb_substitute_character("long");
H A Dmb_str_split_error_conditions.phpt42 mb_substitute_character("entity");
H A Diso2022kr_encoding.phpt12 mb_substitute_character(0x25); // '%'
121 mb_substitute_character("long");
H A Dsjis_encoding.phpt13 mb_substitute_character(0x25); // '%'
91 mb_substitute_character("long");
H A Dsjismac_encoding.phpt13 mb_substitute_character(0x25); // '%'
105 mb_substitute_character("long");
H A Dutf8_error_handling.phpt22 mb_substitute_character(0x25);
H A Dmb_convert_variables.phpt152 mb_substitute_character(0x25);
159 mb_substitute_character(0x26);
H A Dcp51932_encoding.phpt13 mb_substitute_character(0x25); // '%'
113 mb_substitute_character("long");
H A Dutf7imap_encoding.phpt8 mb_substitute_character(0x25); // '%'
71 * These should be treated as erroneous and mb_substitute_character should apply */
226 mb_substitute_character("long");
H A Dhz_encoding.phpt13 mb_substitute_character(0x25); // '%'
135 mb_substitute_character("long");
H A Dcp932_encoding.phpt13 mb_substitute_character(0x25); // '%'
135 mb_substitute_character("long");
H A Diso2022jp_ms_encoding.phpt13 mb_substitute_character(0x25); // '%'
213 mb_substitute_character("long");
H A Diso2022jp_kddi_encoding.phpt13 mb_substitute_character(0x25); // '%'
233 mb_substitute_character("long");
H A Diso2022jp_encoding.phpt12 mb_substitute_character(0x25); // '%'
244 mb_substitute_character("long");
H A Dcp5022x_encoding.phpt12 mb_substitute_character(0x25); // '%'
346 mb_substitute_character("long");
380 mb_substitute_character(0x3F);
H A Dmb_stripos.phpt110 mb_substitute_character(0x25); // '%'
H A Dsjis_mobile_encodings.phpt13 mb_substitute_character(0x25); // '%'
282 mb_substitute_character("long");
286 mb_substitute_character(0x25); // '%'
H A Diso2022jp_2004_encoding.phpt13 mb_substitute_character(0x25); // '%'
339 mb_substitute_character("long");
/php-src/ext/mbstring/
H A Dmbstring_arginfo.h332 ZEND_FUNCTION(mb_substitute_character);
431 ZEND_FE(mb_substitute_character, arginfo_mb_substitute_character)
H A Dmbstring.stub.php76 function mb_substitute_character(string|int|null $substitute_character = null): string|int|bool {} function

Completed in 35 milliseconds

123