Searched refs:INIT_FUNC_ARGS_PASSTHRU (Results 1 – 15 of 15) sorted by relevance
932 collator_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()938 formatter_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()944 normalizer_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()950 locale_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()954 grapheme_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()960 dateformat_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()978 intl_expose_icu_error_codes( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()981 idn_register_constants(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()988 spoofchecker_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()1007 php_converter_minit(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()[all …]
93 tokenizer_register_constants(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()94 tokenizer_token_get_all_register_constants(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
935 PHP_MINIT(spl_exceptions)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()936 PHP_MINIT(spl_iterators)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()937 PHP_MINIT(spl_array)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()938 PHP_MINIT(spl_directory)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()939 PHP_MINIT(spl_dllist)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()940 PHP_MINIT(spl_heap)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()941 PHP_MINIT(spl_fixedarray)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()942 PHP_MINIT(spl_observer)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
30 #define INIT_FUNC_ARGS_PASSTHRU type, module_number macro
357 php_com_wrapper_minit(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()358 php_com_persist_minit(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
757 php_ibase_query_minit(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()758 php_ibase_blobs_minit(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()759 php_ibase_events_minit(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()760 php_ibase_service_minit(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
181 return PHP_MINIT(cli_readline)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
514 php_register_signal_constants(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()515 php_pcntl_register_errno_constants(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3526 if (PHP_MINIT(module)(INIT_FUNC_ARGS_PASSTHRU) == SUCCESS) {\3535 PHP_RINIT(module)(INIT_FUNC_ARGS_PASSTHRU); \3625 register_phpinfo_constants(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()3626 register_html_constants(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()3627 register_string_constants(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()3756 PHP_RINIT(filestat)(INIT_FUNC_ARGS_PASSTHRU); in PHP_RINIT_FUNCTION()
1052 _php_tidy_register_tags(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()1053 _php_tidy_register_nodetypes(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
1574 PHP_MINIT(mb_regex) (INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()1599 PHP_MSHUTDOWN(mb_regex) (INIT_FUNC_ARGS_PASSTHRU); in PHP_MSHUTDOWN_FUNCTION()1652 PHP_RINIT(mb_regex) (INIT_FUNC_ARGS_PASSTHRU); in PHP_RINIT_FUNCTION()1701 PHP_RSHUTDOWN(mb_regex) (INIT_FUNC_ARGS_PASSTHRU); in PHP_RSHUTDOWN_FUNCTION()
1062 mhash_init(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
747 php_socket_sendrecvmsg_init(INIT_FUNC_ARGS_PASSTHRU);
2744 PHP_MINIT(ps_mm) (INIT_FUNC_ARGS_PASSTHRU);
2747 PHP_MINIT(sxe)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
Completed in 69 milliseconds