Lines Matching refs:INIT_FUNC_ARGS_PASSTHRU

3586 	register_phpinfo_constants(INIT_FUNC_ARGS_PASSTHRU);  in PHP_MINIT_FUNCTION()
3587 register_html_constants(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3588 register_string_constants(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3590 PHP_MINIT(file)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3591 PHP_MINIT(pack)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3592 PHP_MINIT(browscap)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3593 PHP_MINIT(standard_filters)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3594 PHP_MINIT(user_filters)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3597 PHP_MINIT(localeconv)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3601 PHP_MINIT(nl_langinfo)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3605 PHP_MINIT(crypt)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3608 PHP_MINIT(lcg)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3610 PHP_MINIT(dir)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3612 PHP_MINIT(syslog)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3614 PHP_MINIT(array)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3615 PHP_MINIT(assert)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3616 PHP_MINIT(url_scanner_ex)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3618 PHP_MINIT(proc_open)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3621 PHP_MINIT(user_streams)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3622 PHP_MINIT(imagetypes)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3637 PHP_MINIT(dns)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3712 PHP_RINIT(filestat)(INIT_FUNC_ARGS_PASSTHRU); in PHP_RINIT_FUNCTION()
3714 PHP_RINIT(syslog)(INIT_FUNC_ARGS_PASSTHRU); in PHP_RINIT_FUNCTION()
3716 PHP_RINIT(dir)(INIT_FUNC_ARGS_PASSTHRU); in PHP_RINIT_FUNCTION()
3717 PHP_RINIT(url_scanner_ex)(INIT_FUNC_ARGS_PASSTHRU); in PHP_RINIT_FUNCTION()