Home
last modified time | relevance | path

Searched defs:module_number (Results 51 – 73 of 73) sorted by relevance

123

/php-src/ext/intl/collator/
H A Dcollator_arginfo.h91 static void register_collator_symbols(int module_number) in register_collator_symbols()
/php-src/ext/tidy/
H A Dtidy_arginfo.h295 static void register_tidy_symbols(int module_number) in register_tidy_symbols()
/php-src/ext/snmp/
H A Dsnmp_arginfo.h243 static void register_snmp_symbols(int module_number) in register_snmp_symbols()
/php-src/ext/pgsql/
H A Dpgsql_arginfo.h690 static void register_pgsql_symbols(int module_number) in register_pgsql_symbols()
/php-src/ext/random/
H A Drandom_arginfo.h246 static void register_random_symbols(int module_number) in register_random_symbols()
/php-src/Zend/
H A Dzend_modules.h98 int module_number; member
H A Dzend_ini.h55 int module_number; member
H A Dzend_builtin_functions.c1553 int module_number; in ZEND_FUNCTION() local
H A Dzend_API.c2554 int module_number = zend_next_free_module(); in zend_register_module_ex() local
3189 int module_number = *(int *)arg; in clean_module_class() local
3198 static void clean_module_classes(int module_number) /* {{{ */ in clean_module_classes()
/php-src/ext/sqlite3/
H A Dsqlite3_arginfo.h274 static void register_sqlite3_symbols(int module_number) in register_sqlite3_symbols()
/php-src/main/
H A Dphp_ini.c118 int module_number; in display_ini_entries() local
H A Dmain.c2052 int module_number = 0; in php_module_startup() local
2358 int module_number=0; in php_module_shutdown() local
/php-src/ext/soap/
H A Dsoap_arginfo.h228 static void register_soap_symbols(int module_number) in register_soap_symbols()
/php-src/ext/mysqli/
H A Dmysqli_arginfo.h1039 static void register_mysqli_symbols(int module_number) in register_mysqli_symbols()
/php-src/main/streams/
H A Dstreams.c1851 int php_init_stream_wrappers(int module_number) in php_init_stream_wrappers()
1875 void php_shutdown_stream_wrappers(int module_number) in php_shutdown_stream_wrappers()
/php-src/ext/date/
H A Dphp_date_arginfo.h819 static void register_php_date_symbols(int module_number) in register_php_date_symbols()
/php-src/ext/pdo/
H A Dpdo_dbh.c1415 void pdo_dbh_init(int module_number) in pdo_dbh_init()
/php-src/ext/standard/
H A Dbasic_functions_arginfo.h3592 static void register_basic_functions_symbols(int module_number) in register_basic_functions_symbols()
H A Dbasic_functions.c1911 size_t extname_len = 0, module_number = 0; local
/php-src/ext/zend_test/
H A Dtest_arginfo.h516 static void register_test_symbols(int module_number) in register_test_symbols()
/php-src/ext/session/
H A Dphp_session.h160 int module_number; member
H A Dsession.c1440 int module_number = PS(module_number); in php_session_reset_id() local
/php-src/ext/dom/
H A Dphp_dom_arginfo.h1802 static void register_php_dom_symbols(int module_number) in register_php_dom_symbols()

Completed in 144 milliseconds

123