87static void register_iconv_symbols(
int module_number)
iconv(string $from_encoding, string $to_encoding, string $string)
iconv_mime_decode_headers(string $headers, int $mode=0, ?string $encoding=null)
iconv_mime_encode(string $field_name, string $field_value, array $options=[])
iconv_mime_decode(string $string, int $mode=0, ?string $encoding=null)
iconv_set_encoding(string $type, string $encoding)
iconv_substr(string $string, int $offset, ?int $length=null, ?string $encoding=null)
iconv_get_encoding(string $type="all")
iconv_strlen(string $string, ?string $encoding=null)
iconv_strrpos(string $haystack, string $needle, ?string $encoding=null)
iconv_strpos(string $haystack, string $needle, int $offset=0, ?string $encoding=null)
PHP_JSON_API size_t int options
xmlCharEncodingHandlerPtr encoding
#define ZEND_BEGIN_ARG_WITH_RETURN_TYPE_MASK_EX(name, return_reference, required_num_args, type)
struct _zend_function_entry zend_function_entry
#define ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(name, return_reference, required_num_args, type, allow_null)
#define ZEND_END_ARG_INFO()
#define ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(pass_by_ref, name, type_hint, allow_null, default_value)
#define ZEND_ARG_TYPE_INFO(pass_by_ref, name, type_hint, allow_null)
#define ZEND_FE(name, arg_info)
#define ZEND_FUNCTION(name)
#define REGISTER_STRING_CONSTANT(name, str, flags)
#define REGISTER_LONG_CONSTANT(name, lval, flags)