Home
last modified time | relevance | path

Searched defs:from_encoding (Results 1 – 5 of 5) sorted by relevance

/PHP-7.0/ext/mbstring/libmbfl/tests/
H A Dsample.c13 enum mbfl_no_encoding from_encoding, to_encoding; in main() local
H A Dconv_encoding.c26 enum mbfl_no_encoding from_encoding, to_encoding; in main() local
H A Demoji.c30 enum mbfl_no_encoding from_encoding, to_encoding; in main() local
/PHP-7.0/ext/mbstring/
H A Dmb_gpc.c202 const mbfl_encoding *from_encoding = NULL; in _php_mb_encoding_handler_ex() local
H A Dmbstring.c2451 const char *from_encoding = MBSTRG(current_internal_encoding)->mime_name; in PHP_FUNCTION() local
2490 const char *from_encoding = MBSTRG(current_internal_encoding)->mime_name; in PHP_FUNCTION() local
2674 const char *from_encoding = MBSTRG(current_internal_encoding)->mime_name; in PHP_FUNCTION() local
2748 const char *from_encoding = MBSTRG(current_internal_encoding)->name; in PHP_FUNCTION() local
3122 const mbfl_encoding *from_encoding, *to_encoding; in php_mb_convert_encoding() local
3276 const char *from_encoding = MBSTRG(current_internal_encoding)->mime_name; in PHP_FUNCTION() local
3304 const char *from_encoding = MBSTRG(current_internal_encoding)->mime_name; in PHP_FUNCTION() local
3331 const char *from_encoding = MBSTRG(current_internal_encoding)->mime_name; in PHP_FUNCTION() local
3696 const mbfl_encoding *from_encoding, *to_encoding; in PHP_FUNCTION() local
4867 …k_len, const char *old_needle, unsigned int old_needle_len, long offset, const char *from_encoding) in php_mb_stripos()

Completed in 38 milliseconds