Searched refs:INIT_FUNC_ARGS_PASSTHRU (Results 1 – 15 of 15) sorted by relevance
916 collator_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()922 formatter_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()928 normalizer_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()934 locale_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()938 grapheme_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()944 dateformat_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()962 intl_expose_icu_error_codes( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()965 idn_register_constants(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()972 spoofchecker_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()991 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()
978 PHP_MINIT(spl_exceptions)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()979 PHP_MINIT(spl_iterators)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()980 PHP_MINIT(spl_array)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()981 PHP_MINIT(spl_directory)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()982 PHP_MINIT(spl_dllist)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()983 PHP_MINIT(spl_heap)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()984 PHP_MINIT(spl_fixedarray)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()985 PHP_MINIT(spl_observer)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
30 #define INIT_FUNC_ARGS_PASSTHRU type, module_number macro
360 php_com_wrapper_minit(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()361 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()
183 return PHP_MINIT(cli_readline)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
553 php_register_signal_constants(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()554 php_pcntl_register_errno_constants(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3554 if (PHP_MINIT(module)(INIT_FUNC_ARGS_PASSTHRU) == SUCCESS) {\3563 PHP_RINIT(module)(INIT_FUNC_ARGS_PASSTHRU); \3653 register_phpinfo_constants(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()3654 register_html_constants(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()3655 register_string_constants(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()3779 PHP_RINIT(filestat)(INIT_FUNC_ARGS_PASSTHRU); in PHP_RINIT_FUNCTION()
1057 _php_tidy_register_tags(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()1058 _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()1601 PHP_MSHUTDOWN(mb_regex) (INIT_FUNC_ARGS_PASSTHRU); in PHP_MSHUTDOWN_FUNCTION()1655 PHP_RINIT(mb_regex) (INIT_FUNC_ARGS_PASSTHRU); in PHP_RINIT_FUNCTION()1704 PHP_RSHUTDOWN(mb_regex) (INIT_FUNC_ARGS_PASSTHRU); in PHP_RSHUTDOWN_FUNCTION()
1249 mhash_init(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
809 php_socket_sendrecvmsg_init(INIT_FUNC_ARGS_PASSTHRU);
2736 PHP_MINIT(sxe)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
2855 PHP_MINIT(ps_mm) (INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
Completed in 109 milliseconds