Searched refs:INIT_FUNC_ARGS_PASSTHRU (Results 1 – 14 of 14) sorted by relevance
604 collator_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()610 formatter_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()616 normalizer_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()622 locale_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()626 grapheme_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()632 dateformat_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()641 transliterator_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()644 intl_expose_icu_error_codes( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()647 idn_register_constants(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()654 spoofchecker_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()
934 PHP_MINIT(spl_exceptions)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()935 PHP_MINIT(spl_iterators)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()936 PHP_MINIT(spl_array)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()937 PHP_MINIT(spl_directory)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()938 PHP_MINIT(spl_dllist)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()939 PHP_MINIT(spl_heap)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()940 PHP_MINIT(spl_fixedarray)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()941 PHP_MINIT(spl_observer)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
30 #define INIT_FUNC_ARGS_PASSTHRU type, module_number TSRMLS_CC macro
3590 PHP_MINIT(file)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()3591 PHP_MINIT(pack)(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()3637 PHP_MINIT(dns)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()3714 PHP_RINIT(syslog)(INIT_FUNC_ARGS_PASSTHRU); in PHP_RINIT_FUNCTION()[all …]
89 tokenizer_register_constants(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
349 php_com_wrapper_minit(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()350 php_com_persist_minit(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
760 php_ibase_query_minit(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()761 php_ibase_blobs_minit(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()762 php_ibase_events_minit(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()763 php_ibase_service_minit(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
174 return PHP_MINIT(cli_readline)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
500 php_register_signal_constants(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()501 php_pcntl_register_errno_constants(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
1080 _php_tidy_register_tags(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()1081 _php_tidy_register_nodetypes(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
884 mhash_init(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
1555 PHP_MINIT(mb_regex) (INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()1580 PHP_MSHUTDOWN(mb_regex) (INIT_FUNC_ARGS_PASSTHRU); in PHP_MSHUTDOWN_FUNCTION()1630 PHP_RINIT(mb_regex) (INIT_FUNC_ARGS_PASSTHRU); in PHP_RINIT_FUNCTION()1678 PHP_RSHUTDOWN(mb_regex) (INIT_FUNC_ARGS_PASSTHRU); in PHP_RSHUTDOWN_FUNCTION()
2272 PHP_MINIT(ps_mm) (INIT_FUNC_ARGS_PASSTHRU);
2647 PHP_MINIT(sxe)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
Completed in 119 milliseconds