Searched refs:PHP_MINIT (Results 1 – 25 of 71) sorted by relevance
123
/php-src/ext/spl/ |
H A D | php_spl.c | 723 PHP_MINIT(spl_exceptions)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION() 724 PHP_MINIT(spl_iterators)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION() 725 PHP_MINIT(spl_array)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION() 726 PHP_MINIT(spl_directory)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION() 727 PHP_MINIT(spl_dllist)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION() 728 PHP_MINIT(spl_heap)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION() 729 PHP_MINIT(spl_fixedarray)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION() 730 PHP_MINIT(spl_observer)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION() 767 PHP_MINIT(spl),
|
/php-src/ext/pdo_firebird/ |
H A D | pdo_firebird.c | 44 PHP_MINIT(pdo_firebird),
|
/php-src/ext/com_dotnet/ |
H A D | com_extension.c | 60 PHP_MINIT(com_dotnet), 210 PHP_MINIT(com_typeinfo)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
|
/php-src/ext/pdo_odbc/ |
H A D | pdo_odbc.c | 45 PHP_MINIT(pdo_odbc),
|
/php-src/ext/dl_test/ |
H A D | dl_test.c | 173 PHP_MINIT(dl_test),
|
/php-src/ext/intl/ |
H A D | php_intl.c | 114 PHP_MINIT( intl ),
|
/php-src/ext/pdo_pgsql/ |
H A D | pdo_pgsql.c | 46 PHP_MINIT(pdo_pgsql),
|
/php-src/ext/pdo_dblib/ |
H A D | pdo_dblib.c | 57 PHP_MINIT(pdo_dblib),
|
/php-src/ext/pdo_mysql/ |
H A D | pdo_mysql.c | 257 PHP_MINIT(pdo_mysql),
|
/php-src/ext/readline/ |
H A D | readline.c | 62 PHP_MINIT(readline), 88 return PHP_MINIT(cli_readline)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()
|
/php-src/ext/pdo/ |
H A D | pdo.c | 96 PHP_MINIT(pdo),
|
/php-src/ext/mysqlnd/ |
H A D | php_mysqlnd.c | 272 PHP_MINIT(mysqlnd),
|
/php-src/ext/sysvsem/ |
H A D | sysvsem.c | 49 PHP_MINIT(sysvsem),
|
/php-src/ext/json/ |
H A D | json.c | 81 PHP_MINIT(json),
|
/php-src/ext/shmop/ |
H A D | shmop.c | 47 PHP_MINIT(shmop),
|
/php-src/docs-old/ |
H A D | input-filter.md | 44 PHP_MINIT(my_input_filter),
|
/php-src/main/ |
H A D | php.h | 379 #define PHP_MINIT ZEND_MODULE_STARTUP_N macro
|
/php-src/ext/xsl/ |
H A D | php_xsl.c | 41 PHP_MINIT(xsl),
|
/php-src/ext/pdo_sqlite/ |
H A D | pdo_sqlite.c | 47 PHP_MINIT(pdo_sqlite),
|
/php-src/ext/fileinfo/ |
H A D | fileinfo.c | 129 PHP_MINIT(finfo),
|
/php-src/sapi/apache2handler/ |
H A D | php_functions.c | 479 PHP_MINIT(apache),
|
/php-src/ext/sysvshm/ |
H A D | sysvshm.c | 74 PHP_MINIT(sysvshm),
|
/php-src/ext/sysvmsg/ |
H A D | sysvmsg.c | 51 PHP_MINIT(sysvmsg),
|
/php-src/ext/bz2/ |
H A D | bz2.c | 47 PHP_MINIT(bz2),
|
/php-src/ext/calendar/ |
H A D | calendar.c | 98 PHP_MINIT(calendar),
|
Completed in 71 milliseconds
123