INIT_FUNC_ARGS_PASSTHRU  357 ext/com_dotnet/com_extension.c 	php_com_wrapper_minit(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  358 ext/com_dotnet/com_extension.c 	php_com_persist_minit(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 1062 ext/hash/hash.c 	mhash_init(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  757 ext/interbase/interbase.c 	php_ibase_query_minit(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  758 ext/interbase/interbase.c 	php_ibase_blobs_minit(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  759 ext/interbase/interbase.c 	php_ibase_events_minit(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  760 ext/interbase/interbase.c 	php_ibase_service_minit(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  927 ext/intl/php_intl.c 	collator_register_constants( INIT_FUNC_ARGS_PASSTHRU );
INIT_FUNC_ARGS_PASSTHRU  933 ext/intl/php_intl.c 	formatter_register_constants( INIT_FUNC_ARGS_PASSTHRU );
INIT_FUNC_ARGS_PASSTHRU  939 ext/intl/php_intl.c 	normalizer_register_constants( INIT_FUNC_ARGS_PASSTHRU );
INIT_FUNC_ARGS_PASSTHRU  945 ext/intl/php_intl.c 	locale_register_constants( INIT_FUNC_ARGS_PASSTHRU );
INIT_FUNC_ARGS_PASSTHRU  949 ext/intl/php_intl.c 	grapheme_register_constants( INIT_FUNC_ARGS_PASSTHRU );
INIT_FUNC_ARGS_PASSTHRU  955 ext/intl/php_intl.c 	dateformat_register_constants( INIT_FUNC_ARGS_PASSTHRU );
INIT_FUNC_ARGS_PASSTHRU  964 ext/intl/php_intl.c 	transliterator_register_constants( INIT_FUNC_ARGS_PASSTHRU );
INIT_FUNC_ARGS_PASSTHRU  973 ext/intl/php_intl.c 	intl_expose_icu_error_codes( INIT_FUNC_ARGS_PASSTHRU );
INIT_FUNC_ARGS_PASSTHRU  976 ext/intl/php_intl.c 	idn_register_constants(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  983 ext/intl/php_intl.c 	spoofchecker_register_constants( INIT_FUNC_ARGS_PASSTHRU );
INIT_FUNC_ARGS_PASSTHRU 1002 ext/intl/php_intl.c 	php_converter_minit(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 1005 ext/intl/php_intl.c 	php_uchar_minit(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 1573 ext/mbstring/mbstring.c 	PHP_MINIT(mb_regex) (INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 1598 ext/mbstring/mbstring.c 	PHP_MSHUTDOWN(mb_regex) (INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 1651 ext/mbstring/mbstring.c 	PHP_RINIT(mb_regex) (INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 1700 ext/mbstring/mbstring.c 	PHP_RSHUTDOWN(mb_regex) (INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  514 ext/pcntl/pcntl.c 	php_register_signal_constants(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  515 ext/pcntl/pcntl.c 	php_pcntl_register_errno_constants(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  181 ext/readline/readline.c    	return PHP_MINIT(cli_readline)(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 2696 ext/session/session.c 	PHP_MINIT(ps_mm) (INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 2726 ext/simplexml/simplexml.c 	PHP_MINIT(sxe)(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  741 ext/sockets/sockets.c 	php_socket_sendrecvmsg_init(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  919 ext/spl/php_spl.c 	PHP_MINIT(spl_exceptions)(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  920 ext/spl/php_spl.c 	PHP_MINIT(spl_iterators)(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  921 ext/spl/php_spl.c 	PHP_MINIT(spl_array)(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  922 ext/spl/php_spl.c 	PHP_MINIT(spl_directory)(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  923 ext/spl/php_spl.c 	PHP_MINIT(spl_dllist)(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  924 ext/spl/php_spl.c 	PHP_MINIT(spl_heap)(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  925 ext/spl/php_spl.c 	PHP_MINIT(spl_fixedarray)(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  926 ext/spl/php_spl.c 	PHP_MINIT(spl_observer)(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 3523 ext/standard/basic_functions.c 	if (PHP_MINIT(module)(INIT_FUNC_ARGS_PASSTHRU) == SUCCESS) {\
INIT_FUNC_ARGS_PASSTHRU 3532 ext/standard/basic_functions.c 		PHP_RINIT(module)(INIT_FUNC_ARGS_PASSTHRU); \
INIT_FUNC_ARGS_PASSTHRU 3622 ext/standard/basic_functions.c 	register_phpinfo_constants(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 3623 ext/standard/basic_functions.c 	register_html_constants(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 3624 ext/standard/basic_functions.c 	register_string_constants(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 3753 ext/standard/basic_functions.c 	PHP_RINIT(filestat)(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 1052 ext/tidy/tidy.c 	_php_tidy_register_tags(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 1053 ext/tidy/tidy.c 	_php_tidy_register_nodetypes(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU   93 ext/tokenizer/tokenizer.c 	tokenizer_register_constants(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU   94 ext/tokenizer/tokenizer.c 	tokenizer_token_get_all_register_constants(INIT_FUNC_ARGS_PASSTHRU);