zend_module_entry 1440 Zend/zend_API.c 				zend_module_entry *req_mod;
zend_module_entry 1488 Zend/zend_API.c 	zend_module_entry *m, *r;
zend_module_entry 1492 Zend/zend_API.c 		m = (zend_module_entry*)(*b1)->pData;
zend_module_entry 1499 Zend/zend_API.c 						r = (zend_module_entry*)(*b2)->pData;
zend_module_entry 1523 Zend/zend_API.c ZEND_API zend_module_entry* zend_register_module_ex(zend_module_entry *module TSRMLS_DC)
zend_module_entry 1527 Zend/zend_API.c 	zend_module_entry *module_ptr;
zend_module_entry 1561 Zend/zend_API.c 	if (zend_hash_add(&module_registry, lcname, name_len+1, (void *)module, sizeof(zend_module_entry), (void**)&module_ptr)==FAILURE) {
zend_module_entry 1580 Zend/zend_API.c ZEND_API zend_module_entry* zend_register_internal_module(zend_module_entry *module TSRMLS_DC)
zend_module_entry 1902 Zend/zend_API.c 	zend_module_entry *module;
zend_module_entry 2498 Zend/zend_API.c 	zend_module_entry *module;
zend_module_entry   99 Zend/zend_API.h 	ZEND_DLEXPORT zend_module_entry *get_module(void) { return &name##_module_entry; }\
zend_module_entry 1617 Zend/zend_builtin_functions.c 		zend_module_entry *module;
zend_module_entry 2142 Zend/zend_builtin_functions.c 	zend_module_entry *module;
zend_module_entry   32 Zend/zend_modules.h #define ZEND_MODULE_INFO_FUNC_ARGS zend_module_entry *zend_module TSRMLS_DC
zend_module_entry   49 Zend/zend_modules.h #define STANDARD_MODULE_HEADER_EX sizeof(zend_module_entry), ZEND_MODULE_API_NO, ZEND_DEBUG, USING_ZTS
zend_module_entry  122 ext/bcmath/bcmath.c zend_module_entry bcmath_module_entry = {
zend_module_entry   28 ext/bcmath/php_bcmath.h extern zend_module_entry bcmath_module_entry;
zend_module_entry  111 ext/bz2/bz2.c  zend_module_entry bz2_module_entry = {
zend_module_entry   26 ext/bz2/php_bz2.h extern zend_module_entry bz2_module_entry;
zend_module_entry  173 ext/calendar/calendar.c zend_module_entry calendar_module_entry = {
zend_module_entry    4 ext/calendar/php_calendar.h extern zend_module_entry calendar_module_entry;
zend_module_entry   81 ext/com_dotnet/com_extension.c zend_module_entry com_dotnet_module_entry = {
zend_module_entry   24 ext/com_dotnet/php_com_dotnet.h extern zend_module_entry com_dotnet_module_entry;
zend_module_entry  126 ext/ctype/ctype.c zend_module_entry ctype_module_entry = {
zend_module_entry   24 ext/ctype/php_ctype.h extern zend_module_entry ctype_module_entry;
zend_module_entry  319 ext/curl/interface.c zend_module_entry curl_module_entry = {
zend_module_entry   40 ext/curl/php_curl.h extern zend_module_entry curl_module_entry;
zend_module_entry  322 ext/date/php_date.c zend_module_entry date_module_entry = {
zend_module_entry   27 ext/date/php_date.h extern zend_module_entry date_module_entry;
zend_module_entry   71 ext/dba/php_dba.h extern zend_module_entry dba_module_entry;
zend_module_entry  914 ext/dbase/dbase.c zend_module_entry dbase_module_entry = {
zend_module_entry   24 ext/dbase/php_dbase.h extern zend_module_entry dbase_module_entry;
zend_module_entry  534 ext/dom/php_dom.c zend_module_entry dom_module_entry = {
zend_module_entry   26 ext/dom/php_dom.h extern zend_module_entry dom_module_entry;
zend_module_entry  256 ext/exif/exif.c zend_module_entry exif_module_entry = {
zend_module_entry   23 ext/exif/php_exif.h extern zend_module_entry exif_module_entry;
zend_module_entry  620 ext/fbsql/php_fbsql.c zend_module_entry fbsql_module_entry = {
zend_module_entry   32 ext/fbsql/php_fbsql.h extern zend_module_entry fbsql_module_entry;
zend_module_entry   96 ext/filter/filter.c zend_module_entry filter_module_entry = {
zend_module_entry   33 ext/filter/php_filter.h extern zend_module_entry filter_module_entry;
zend_module_entry  317 ext/ftp/php_ftp.c zend_module_entry php_ftp_module_entry = {
zend_module_entry   27 ext/ftp/php_ftp.h extern zend_module_entry php_ftp_module_entry;
zend_module_entry 1165 ext/gd/gd.c    zend_module_entry gd_module_entry = {
zend_module_entry   63 ext/gd/php_gd.h extern zend_module_entry gd_module_entry;
zend_module_entry  130 ext/gettext/gettext.c zend_module_entry php_gettext_module_entry = {
zend_module_entry   26 ext/gettext/php_gettext.h extern zend_module_entry php_gettext_module_entry;
zend_module_entry  322 ext/gmp/gmp.c  zend_module_entry gmp_module_entry = {
zend_module_entry   26 ext/gmp/php_gmp.h extern zend_module_entry gmp_module_entry;
zend_module_entry  734 ext/hash/hash.c zend_module_entry hash_module_entry = {
zend_module_entry   47 ext/iconv/php_iconv.h extern zend_module_entry iconv_module_entry;
zend_module_entry  184 ext/imap/php_imap.c zend_module_entry imap_module_entry = {
zend_module_entry   46 ext/imap/php_imap.h extern zend_module_entry imap_module_entry;
zend_module_entry  174 ext/interbase/interbase.c zend_module_entry ibase_module_entry = {
zend_module_entry  512 ext/interbase/interbase.c 	zend_module_entry *ibase_entry;
zend_module_entry   26 ext/interbase/php_interbase.h extern zend_module_entry ibase_module_entry;
zend_module_entry   53 ext/json/json.c zend_module_entry json_module_entry = {
zend_module_entry   26 ext/json/php_json.h extern zend_module_entry json_module_entry;
zend_module_entry  173 ext/ldap/ldap.c zend_module_entry ldap_module_entry = {
zend_module_entry   31 ext/ldap/php_ldap.h extern zend_module_entry ldap_module_entry;
zend_module_entry  124 ext/libxml/libxml.c zend_module_entry libxml_module_entry = {
zend_module_entry   26 ext/libxml/php_libxml.h extern zend_module_entry libxml_module_entry;
zend_module_entry  244 ext/mbstring/mbstring.c zend_module_entry mbstring_module_entry = {
zend_module_entry   80 ext/mbstring/mbstring.h extern zend_module_entry mbstring_module_entry;
zend_module_entry   30 ext/mcrypt/php_mcrypt.h extern zend_module_entry mcrypt_module_entry;
zend_module_entry   45 ext/mhash/mhash.c zend_module_entry mhash_module_entry = {
zend_module_entry   27 ext/mhash/php_mhash.h #define  zend_module_entry zend_module_entry
zend_module_entry   32 ext/mhash/php_mhash.h extern zend_module_entry mhash_module_entry;
zend_module_entry  229 ext/mime_magic/mime_magic.c zend_module_entry mime_magic_module_entry = {
zend_module_entry   24 ext/mime_magic/php_mime_magic.h extern zend_module_entry mime_magic_module_entry;
zend_module_entry 4114 ext/ming/ming.c zend_module_entry ming_module_entry = {
zend_module_entry   28 ext/ming/php_ming.h extern zend_module_entry ming_module_entry;
zend_module_entry  105 ext/msql/php_msql.c zend_module_entry msql_module_entry = {
zend_module_entry   26 ext/msql/php_msql.h extern zend_module_entry msql_module_entry;
zend_module_entry   95 ext/mssql/php_mssql.h extern zend_module_entry mssql_module_entry;
zend_module_entry  221 ext/mysql/php_mysql.c zend_module_entry mysql_module_entry = {
zend_module_entry   27 ext/mysql/php_mysql.h extern zend_module_entry mysql_module_entry;
zend_module_entry   37 ext/mysql/php_mysql_structs.h extern zend_module_entry mysql_module_entry;
zend_module_entry  425 ext/mysqli/mysqli.c zend_module_entry mysqli_module_entry = {
zend_module_entry  135 ext/mysqli/php_mysqli.h extern zend_module_entry mysqli_module_entry;
zend_module_entry   56 ext/ncurses/ncurses.c zend_module_entry ncurses_module_entry = {
zend_module_entry   36 ext/ncurses/php_ncurses.h extern zend_module_entry ncurses_module_entry;
zend_module_entry  371 ext/oci8/oci8.c zend_module_entry oci8_module_entry = {
zend_module_entry   44 ext/oci8/php_oci8.h extern zend_module_entry oci8_module_entry;
zend_module_entry   87 ext/odbc/birdstep.c zend_module_entry birdstep_module_entry = {
zend_module_entry   56 ext/odbc/php_birdstep.h extern zend_module_entry birdstep_module_entry;
zend_module_entry  138 ext/odbc/php_odbc.c zend_module_entry odbc_module_entry = {
zend_module_entry   33 ext/odbc/php_odbc.h extern zend_module_entry odbc_module_entry;
zend_module_entry  155 ext/openssl/openssl.c zend_module_entry openssl_module_entry = {
zend_module_entry   26 ext/openssl/php_openssl.h extern zend_module_entry openssl_module_entry;
zend_module_entry   69 ext/pcntl/pcntl.c zend_module_entry pcntl_module_entry = {
zend_module_entry   27 ext/pcntl/php_pcntl.h extern zend_module_entry pcntl_module_entry;
zend_module_entry 1779 ext/pcre/php_pcre.c zend_module_entry pcre_module_entry = {
zend_module_entry   48 ext/pcre/php_pcre.h extern zend_module_entry pcre_module_entry;
zend_module_entry  135 ext/pdo/pdo.c  zend_module_entry pdo_module_entry = {
zend_module_entry   30 ext/pdo/php_pdo.h extern zend_module_entry pdo_module_entry;
zend_module_entry   49 ext/pdo_dblib/pdo_dblib.c zend_module_entry pdo_dblib_module_entry = {
zend_module_entry   26 ext/pdo_dblib/php_pdo_dblib.h extern zend_module_entry pdo_dblib_module_entry;
zend_module_entry   38 ext/pdo_firebird/pdo_firebird.c zend_module_entry pdo_firebird_module_entry = { /* {{{ */
zend_module_entry   24 ext/pdo_firebird/php_pdo_firebird.h extern zend_module_entry pdo_firebird_module_entry;
zend_module_entry   49 ext/pdo_mysql/pdo_mysql.c zend_module_entry pdo_mysql_module_entry = {
zend_module_entry   24 ext/pdo_mysql/php_pdo_mysql.h extern zend_module_entry pdo_mysql_module_entry;
zend_module_entry   48 ext/pdo_oci/pdo_oci.c zend_module_entry pdo_oci_module_entry = {
zend_module_entry   24 ext/pdo_oci/php_pdo_oci.h extern zend_module_entry pdo_oci_module_entry;
zend_module_entry   49 ext/pdo_odbc/pdo_odbc.c zend_module_entry pdo_odbc_module_entry = {
zend_module_entry   24 ext/pdo_odbc/php_pdo_odbc.h extern zend_module_entry pdo_odbc_module_entry;
zend_module_entry   54 ext/pdo_pgsql/pdo_pgsql.c zend_module_entry pdo_pgsql_module_entry = {
zend_module_entry   26 ext/pdo_pgsql/php_pdo_pgsql.h extern zend_module_entry pdo_pgsql_module_entry;
zend_module_entry   54 ext/pdo_sqlite/pdo_sqlite.c zend_module_entry pdo_sqlite_module_entry = {
zend_module_entry   25 ext/pdo_sqlite/php_pdo_sqlite.h extern zend_module_entry pdo_sqlite_module_entry;
zend_module_entry  250 ext/pgsql/pgsql.c zend_module_entry pgsql_module_entry = {
zend_module_entry   27 ext/pgsql/php_pgsql.h extern zend_module_entry pgsql_module_entry;
zend_module_entry   34 ext/posix/php_posix.h extern zend_module_entry posix_module_entry;
zend_module_entry  190 ext/posix/posix.c zend_module_entry posix_module_entry = {
zend_module_entry   24 ext/pspell/php_pspell.h extern zend_module_entry pspell_module_entry;
zend_module_entry  103 ext/pspell/pspell.c zend_module_entry pspell_module_entry = {
zend_module_entry   29 ext/readline/php_readline.h extern zend_module_entry readline_module_entry;
zend_module_entry   93 ext/readline/readline.c zend_module_entry readline_module_entry = { 
zend_module_entry   26 ext/recode/php_recode.h extern zend_module_entry recode_module_entry;
zend_module_entry   77 ext/recode/recode.c zend_module_entry recode_module_entry = {
zend_module_entry 4128 ext/reflection/php_reflection.c 	zend_module_entry *module;
zend_module_entry 4164 ext/reflection/php_reflection.c 	zend_module_entry *module;
zend_module_entry 4189 ext/reflection/php_reflection.c 	zend_module_entry *module;
zend_module_entry 4208 ext/reflection/php_reflection.c 	zend_module_entry *module;
zend_module_entry 4257 ext/reflection/php_reflection.c 	zend_module_entry *module;
zend_module_entry 4289 ext/reflection/php_reflection.c 	zend_module_entry *module;
zend_module_entry 4325 ext/reflection/php_reflection.c 	zend_module_entry *module;
zend_module_entry 4340 ext/reflection/php_reflection.c 	zend_module_entry *module;
zend_module_entry 4355 ext/reflection/php_reflection.c 	zend_module_entry *module;
zend_module_entry 4407 ext/reflection/php_reflection.c 	zend_module_entry *module;
zend_module_entry 4916 ext/reflection/php_reflection.c zend_module_entry reflection_module_entry = { /* {{{ */
zend_module_entry   26 ext/reflection/php_reflection.h extern zend_module_entry reflection_module_entry;
zend_module_entry  134 ext/session/php_session.h extern zend_module_entry session_module_entry;
zend_module_entry  282 ext/session/session.c zend_module_entry session_module_entry = {
zend_module_entry   24 ext/shmop/php_shmop.h extern zend_module_entry shmop_module_entry;
zend_module_entry   63 ext/shmop/shmop.c zend_module_entry shmop_module_entry = {
zend_module_entry   24 ext/simplexml/php_simplexml.h extern zend_module_entry simplexml_module_entry;
zend_module_entry 2363 ext/simplexml/simplexml.c zend_module_entry simplexml_module_entry = {
zend_module_entry    6 ext/skeleton/php_skeleton.h extern zend_module_entry extname_module_entry;
zend_module_entry   32 ext/skeleton/skeleton.c zend_module_entry extname_module_entry = {
zend_module_entry   34 ext/snmp/php_snmp.h extern zend_module_entry snmp_module_entry;
zend_module_entry  159 ext/snmp/snmp.c zend_module_entry snmp_module_entry = {
zend_module_entry   33 ext/snmp/winsnmp.c zend_module_entry snmp_module_entry = {
zend_module_entry   48 ext/snmp/winsnmp.c DLEXPORT zend_module_entry *get_module() { return &snmp_module_entry; }
zend_module_entry  360 ext/soap/soap.c zend_module_entry soap_module_entry = {
zend_module_entry   29 ext/sockets/php_sockets.h extern zend_module_entry sockets_module_entry;
zend_module_entry  162 ext/sockets/sockets.c zend_module_entry sockets_module_entry = {
zend_module_entry  761 ext/spl/php_spl.c zend_module_entry spl_module_entry = {
zend_module_entry   31 ext/spl/php_spl.h extern zend_module_entry spl_module_entry;
zend_module_entry   26 ext/sqlite/php_sqlite.h extern zend_module_entry sqlite_module_entry;
zend_module_entry  287 ext/sqlite/sqlite.c zend_module_entry sqlite_module_entry = {
zend_module_entry 3834 ext/standard/basic_functions.c zend_module_entry basic_functions_module = {
zend_module_entry 5669 ext/standard/basic_functions.c 	zend_module_entry *module;
zend_module_entry   38 ext/standard/basic_functions.h extern zend_module_entry basic_functions_module;
zend_module_entry  113 ext/standard/dl.c 	zend_module_entry *module_entry;
zend_module_entry  114 ext/standard/dl.c 	zend_module_entry *(*get_module)(void);
zend_module_entry  160 ext/standard/dl.c 	get_module = (zend_module_entry *(*)(void)) DL_FETCH_SYMBOL(handle, "get_module");
zend_module_entry  169 ext/standard/dl.c 		get_module = (zend_module_entry *(*)(void)) DL_FETCH_SYMBOL(handle, "_get_module");
zend_module_entry  436 ext/standard/info.c 	return strcasecmp(((zend_module_entry *)f->pData)->name,
zend_module_entry  437 ext/standard/info.c 				  ((zend_module_entry *)s->pData)->name);
zend_module_entry  705 ext/standard/info.c 		zend_module_entry tmp;
zend_module_entry  708 ext/standard/info.c 		zend_hash_copy(&sorted_registry, &module_registry, NULL, &tmp, sizeof(zend_module_entry));
zend_module_entry  129 ext/sybase/php_sybase_db.c zend_module_entry sybase_module_entry = {
zend_module_entry   26 ext/sybase/php_sybase_db.h extern zend_module_entry sybase_module_entry;
zend_module_entry   98 ext/sybase_ct/php_sybase_ct.c zend_module_entry sybase_module_entry = {
zend_module_entry   29 ext/sybase_ct/php_sybase_ct.h extern zend_module_entry sybase_module_entry;
zend_module_entry   26 ext/sysvmsg/php_sysvmsg.h extern zend_module_entry sysvmsg_module_entry;
zend_module_entry   81 ext/sysvmsg/sysvmsg.c zend_module_entry sysvmsg_module_entry = {
zend_module_entry   26 ext/sysvsem/php_sysvsem.h extern zend_module_entry sysvsem_module_entry;
zend_module_entry   72 ext/sysvsem/sysvsem.c zend_module_entry sysvsem_module_entry = {
zend_module_entry   26 ext/sysvshm/php_sysvshm.h extern zend_module_entry sysvshm_module_entry;
zend_module_entry   57 ext/sysvshm/sysvshm.c zend_module_entry sysvshm_module_entry = {
zend_module_entry   24 ext/tidy/php_tidy.h extern zend_module_entry tidy_module_entry;
zend_module_entry  354 ext/tidy/tidy.c zend_module_entry tidy_module_entry = {
zend_module_entry   24 ext/tokenizer/php_tokenizer.h extern zend_module_entry tokenizer_module_entry;
zend_module_entry  109 ext/tokenizer/tokenizer.c zend_module_entry tokenizer_module_entry = {
zend_module_entry   26 ext/wddx/php_wddx.h extern zend_module_entry wddx_module_entry;
zend_module_entry   27 ext/xml/php_xml.h extern zend_module_entry xml_module_entry;
zend_module_entry  145 ext/xml/xml.c  zend_module_entry xml_module_entry = {
zend_module_entry  329 ext/xmlreader/php_xmlreader.c zend_module_entry xmlreader_module_entry = {
zend_module_entry   24 ext/xmlreader/php_xmlreader.h extern zend_module_entry xmlreader_module_entry;
zend_module_entry   61 ext/xmlrpc/php_xmlrpc.h extern zend_module_entry xmlrpc_module_entry;
zend_module_entry   96 ext/xmlrpc/xmlrpc-epi-php.c zend_module_entry xmlrpc_module_entry = {
zend_module_entry  380 ext/xmlwriter/php_xmlwriter.c zend_module_entry xmlwriter_module_entry = {
zend_module_entry   25 ext/xmlwriter/php_xmlwriter.h extern zend_module_entry xmlwriter_module_entry;
zend_module_entry   50 ext/xsl/php_xsl.c zend_module_entry xsl_module_entry = {
zend_module_entry   24 ext/xsl/php_xsl.h extern zend_module_entry xsl_module_entry;
zend_module_entry  648 ext/zip/php_zip.c zend_module_entry zip_module_entry = {
zend_module_entry   24 ext/zip/php_zip.h extern zend_module_entry zip_module_entry;
zend_module_entry   65 main/internal_functions_nw.c static zend_module_entry *php_builtin_extensions[] = {
zend_module_entry   85 main/internal_functions_nw.c #define EXTCOUNT (sizeof(php_builtin_extensions)/sizeof(zend_module_entry *))
zend_module_entry  121 main/internal_functions_win32.c static zend_module_entry *php_builtin_extensions[] = {
zend_module_entry  194 main/internal_functions_win32.c #define EXTCOUNT (sizeof(php_builtin_extensions)/sizeof(zend_module_entry *))
zend_module_entry 1577 main/main.c    	zend_module_entry **end = ptr + count;
zend_module_entry   92 main/php3_compat.h #define php3_module_entry zend_module_entry
zend_module_entry  248 sapi/aolserver/aolserver.c static zend_module_entry php_aolserver_module = {
zend_module_entry   37 sapi/apache/mod_php5.h extern zend_module_entry apache_module_entry;
zend_module_entry  108 sapi/apache/php_apache.c zend_module_entry apache_module_entry = {
zend_module_entry  376 sapi/apache2filter/php_functions.c zend_module_entry php_apache_module = {
zend_module_entry  301 sapi/apache2filter/sapi_apache2.c extern zend_module_entry php_apache_module;
zend_module_entry   75 sapi/apache2handler/php_apache.h extern zend_module_entry apache2_module_entry;
zend_module_entry  516 sapi/apache2handler/php_functions.c zend_module_entry php_apache_module = {
zend_module_entry  309 sapi/apache2handler/sapi_apache2.c extern zend_module_entry php_apache_module;
zend_module_entry   50 sapi/apache_hooks/mod_php5.h extern zend_module_entry apache_module_entry;
zend_module_entry 1512 sapi/apache_hooks/php_apache.c zend_module_entry apache_module_entry = {
zend_module_entry  467 sapi/caudium/caudium.c static zend_module_entry php_caudium_module = {
zend_module_entry  122 sapi/cgi/cgi_main.c static zend_module_entry cgi_module_entry;
zend_module_entry  201 sapi/cgi/cgi_main.c 	return strcasecmp(((zend_module_entry *)f->pData)->name,
zend_module_entry  202 sapi/cgi/cgi_main.c 					  ((zend_module_entry *)s->pData)->name);
zend_module_entry  208 sapi/cgi/cgi_main.c 	zend_module_entry tmp;
zend_module_entry  211 sapi/cgi/cgi_main.c 	zend_hash_copy(&sorted_registry, &module_registry, NULL, &tmp, sizeof(zend_module_entry));
zend_module_entry 1233 sapi/cgi/cgi_main.c static zend_module_entry cgi_module_entry = {
zend_module_entry  179 sapi/cli/php_cli.c 	return strcasecmp(((zend_module_entry *)f->pData)->name,
zend_module_entry  180 sapi/cli/php_cli.c 				  ((zend_module_entry *)s->pData)->name);
zend_module_entry  187 sapi/cli/php_cli.c 	zend_module_entry tmp;
zend_module_entry  190 sapi/cli/php_cli.c 	zend_hash_copy(&sorted_registry, &module_registry, NULL, &tmp, sizeof(zend_module_entry));
zend_module_entry 1291 sapi/cli/php_cli.c 					zend_module_entry *module;
zend_module_entry   87 sapi/continuity/capi.c zend_module_entry continuity_module_entry = {
zend_module_entry  191 sapi/isapi/php5isapi.c static zend_module_entry php_isapi_module = {
zend_module_entry  789 sapi/milter/php_milter.c static zend_module_entry php_milter_module = {
zend_module_entry  189 sapi/nsapi/nsapi.c zend_module_entry nsapi_module_entry = {
zend_module_entry  109 sapi/pi3web/pi3web_sapi.c static zend_module_entry php_pi3web_module = {
zend_module_entry  461 sapi/roxen/roxen.c static zend_module_entry php_roxen_module = {
zend_module_entry  339 sapi/thttpd/thttpd.c static zend_module_entry php_thttpd_module = {
zend_module_entry  251 sapi/webjames/webjames.c static zend_module_entry php_webjames_module = {