INIT_FUNC_ARGS_PASSTHRU  349 ext/com_dotnet/com_extension.c 	php_com_wrapper_minit(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  350 ext/com_dotnet/com_extension.c 	php_com_persist_minit(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 1021 ext/hash/hash.c 	mhash_init(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  760 ext/interbase/interbase.c 	php_ibase_query_minit(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  761 ext/interbase/interbase.c 	php_ibase_blobs_minit(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  762 ext/interbase/interbase.c 	php_ibase_events_minit(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  763 ext/interbase/interbase.c 	php_ibase_service_minit(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  923 ext/intl/php_intl.c 	collator_register_constants( INIT_FUNC_ARGS_PASSTHRU );
INIT_FUNC_ARGS_PASSTHRU  929 ext/intl/php_intl.c 	formatter_register_constants( INIT_FUNC_ARGS_PASSTHRU );
INIT_FUNC_ARGS_PASSTHRU  935 ext/intl/php_intl.c 	normalizer_register_constants( INIT_FUNC_ARGS_PASSTHRU );
INIT_FUNC_ARGS_PASSTHRU  941 ext/intl/php_intl.c 	locale_register_constants( INIT_FUNC_ARGS_PASSTHRU );
INIT_FUNC_ARGS_PASSTHRU  945 ext/intl/php_intl.c 	grapheme_register_constants( INIT_FUNC_ARGS_PASSTHRU );
INIT_FUNC_ARGS_PASSTHRU  951 ext/intl/php_intl.c 	dateformat_register_constants( INIT_FUNC_ARGS_PASSTHRU );
INIT_FUNC_ARGS_PASSTHRU  960 ext/intl/php_intl.c 	transliterator_register_constants( INIT_FUNC_ARGS_PASSTHRU );
INIT_FUNC_ARGS_PASSTHRU  969 ext/intl/php_intl.c 	intl_expose_icu_error_codes( INIT_FUNC_ARGS_PASSTHRU );
INIT_FUNC_ARGS_PASSTHRU  972 ext/intl/php_intl.c 	idn_register_constants(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  979 ext/intl/php_intl.c 	spoofchecker_register_constants( INIT_FUNC_ARGS_PASSTHRU );
INIT_FUNC_ARGS_PASSTHRU  998 ext/intl/php_intl.c 	php_converter_minit(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 1555 ext/mbstring/mbstring.c 	PHP_MINIT(mb_regex) (INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 1580 ext/mbstring/mbstring.c 	PHP_MSHUTDOWN(mb_regex) (INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 1630 ext/mbstring/mbstring.c 	PHP_RINIT(mb_regex) (INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 1678 ext/mbstring/mbstring.c 	PHP_RSHUTDOWN(mb_regex) (INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  500 ext/pcntl/pcntl.c 	php_register_signal_constants(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  501 ext/pcntl/pcntl.c 	php_pcntl_register_errno_constants(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  177 ext/readline/readline.c     	return PHP_MINIT(cli_readline)(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 2403 ext/session/session.c 	PHP_MINIT(ps_mm) (INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 2640 ext/simplexml/simplexml.c 	PHP_MINIT(sxe)(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  728 ext/sockets/sockets.c 	php_socket_sendrecvmsg_init(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  945 ext/spl/php_spl.c 	PHP_MINIT(spl_exceptions)(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  946 ext/spl/php_spl.c 	PHP_MINIT(spl_iterators)(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  947 ext/spl/php_spl.c 	PHP_MINIT(spl_array)(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  948 ext/spl/php_spl.c 	PHP_MINIT(spl_directory)(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  949 ext/spl/php_spl.c 	PHP_MINIT(spl_dllist)(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  950 ext/spl/php_spl.c 	PHP_MINIT(spl_heap)(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  951 ext/spl/php_spl.c 	PHP_MINIT(spl_fixedarray)(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU  952 ext/spl/php_spl.c 	PHP_MINIT(spl_observer)(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 3541 ext/standard/basic_functions.c 	if (PHP_MINIT(module)(INIT_FUNC_ARGS_PASSTHRU) == SUCCESS) {\
INIT_FUNC_ARGS_PASSTHRU 3550 ext/standard/basic_functions.c 		PHP_RINIT(module)(INIT_FUNC_ARGS_PASSTHRU); \
INIT_FUNC_ARGS_PASSTHRU 3639 ext/standard/basic_functions.c 	register_phpinfo_constants(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 3640 ext/standard/basic_functions.c 	register_html_constants(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 3641 ext/standard/basic_functions.c 	register_string_constants(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 3766 ext/standard/basic_functions.c 	PHP_RINIT(filestat)(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 1080 ext/tidy/tidy.c 	_php_tidy_register_tags(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU 1081 ext/tidy/tidy.c 	_php_tidy_register_nodetypes(INIT_FUNC_ARGS_PASSTHRU);
INIT_FUNC_ARGS_PASSTHRU   89 ext/tokenizer/tokenizer.c 	tokenizer_register_constants(INIT_FUNC_ARGS_PASSTHRU);