Lines Matching refs:PHP_MINIT
3390 PHP_MINIT(basic), /* process startup */
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()