Home
last modified time | relevance | path

Searched refs:INIT_FUNC_ARGS_PASSTHRU (Results 1 – 13 of 13) sorted by relevance

/PHP-5.3/ext/intl/
H A Dphp_intl.c555 collator_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()
561 formatter_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()
567 normalizer_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()
573 locale_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()
577 grapheme_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()
583 dateformat_register_constants( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()
589 intl_expose_icu_error_codes( INIT_FUNC_ARGS_PASSTHRU ); in PHP_MINIT_FUNCTION()
592 idn_register_constants(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
/PHP-5.3/ext/spl/
H A Dphp_spl.c889 PHP_MINIT(spl_exceptions)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
890 PHP_MINIT(spl_iterators)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
891 PHP_MINIT(spl_array)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
892 PHP_MINIT(spl_directory)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
893 PHP_MINIT(spl_dllist)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
894 PHP_MINIT(spl_heap)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
895 PHP_MINIT(spl_fixedarray)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
896 PHP_MINIT(spl_observer)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
/PHP-5.3/ext/tokenizer/
H A Dtokenizer.c87 tokenizer_register_constants(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
/PHP-5.3/Zend/
H A Dzend_modules.h30 #define INIT_FUNC_ARGS_PASSTHRU type, module_number TSRMLS_CC macro
/PHP-5.3/ext/standard/
H A Dbasic_functions.c3616 PHP_MINIT(file)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3617 PHP_MINIT(pack)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3631 PHP_MINIT(crypt)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3634 PHP_MINIT(lcg)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3636 PHP_MINIT(dir)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3638 PHP_MINIT(syslog)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3640 PHP_MINIT(array)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3641 PHP_MINIT(assert)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3663 PHP_MINIT(dns)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
3737 PHP_RINIT(syslog)(INIT_FUNC_ARGS_PASSTHRU); in PHP_RINIT_FUNCTION()
[all …]
/PHP-5.3/ext/com_dotnet/
H A Dcom_extension.c349 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()
/PHP-5.3/ext/interbase/
H A Dinterbase.c762 php_ibase_query_minit(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
763 php_ibase_blobs_minit(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
764 php_ibase_events_minit(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
765 php_ibase_service_minit(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
/PHP-5.3/ext/pcntl/
H A Dpcntl.c500 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()
/PHP-5.3/ext/tidy/
H A Dtidy.c1071 _php_tidy_register_tags(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
1072 _php_tidy_register_nodetypes(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
/PHP-5.3/ext/hash/
H A Dhash.c870 mhash_init(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
/PHP-5.3/ext/mbstring/
H A Dmbstring.c1376 PHP_MINIT(mb_regex) (INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
1388 PHP_MSHUTDOWN(mb_regex) (INIT_FUNC_ARGS_PASSTHRU); in PHP_MSHUTDOWN_FUNCTION()
1455 PHP_RINIT(mb_regex) (INIT_FUNC_ARGS_PASSTHRU); in PHP_RINIT_FUNCTION()
1506 PHP_RSHUTDOWN(mb_regex) (INIT_FUNC_ARGS_PASSTHRU); in PHP_RSHUTDOWN_FUNCTION()
/PHP-5.3/ext/session/
H A Dsession.c2214 PHP_MINIT(ps_mm) (INIT_FUNC_ARGS_PASSTHRU);
/PHP-5.3/ext/simplexml/
H A Dsimplexml.c2594 PHP_MINIT(sxe)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()

Completed in 81 milliseconds