Home
last modified time | relevance | path

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

/PHP-5.4/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-5.4/ext/mbstring/
H A Dmb_gpc.c204 const mbfl_encoding *from_encoding = NULL; in _php_mb_encoding_handler_ex() local
H A Dmbstring.c2390 const char *from_encoding = MBSTRG(current_internal_encoding)->mime_name; in PHP_FUNCTION() local
2419 const char *from_encoding = MBSTRG(current_internal_encoding)->mime_name; in PHP_FUNCTION() local
2564 const char *from_encoding = MBSTRG(current_internal_encoding)->mime_name; in PHP_FUNCTION() local
2622 const char *from_encoding = MBSTRG(current_internal_encoding)->name; in PHP_FUNCTION() local
2951 const mbfl_encoding *from_encoding, *to_encoding; in php_mb_convert_encoding() local
3112 const char *from_encoding = MBSTRG(current_internal_encoding)->mime_name; in PHP_FUNCTION() local
3137 const char *from_encoding = MBSTRG(current_internal_encoding)->mime_name; in PHP_FUNCTION() local
3161 const char *from_encoding = MBSTRG(current_internal_encoding)->mime_name; in PHP_FUNCTION() local
3495 const mbfl_encoding *from_encoding, *to_encoding; in PHP_FUNCTION() local

Completed in 25 milliseconds