zend_function_entry 2121 Zend/zend_API.c ZEND_API int zend_register_functions(zend_class_entry *scope, const zend_function_entry *functions, HashTable *function_table, int type) /* {{{ */
zend_function_entry 2123 Zend/zend_API.c 	const zend_function_entry *ptr = functions;
zend_function_entry 2430 Zend/zend_API.c ZEND_API void zend_unregister_functions(const zend_function_entry *functions, int count, HashTable *function_table) /* {{{ */
zend_function_entry 2432 Zend/zend_API.c 	const zend_function_entry *ptr = functions;
zend_function_entry 2805 Zend/zend_API.c static const zend_function_entry disabled_class_new[] = {
zend_function_entry   42 Zend/zend_API.h } zend_function_entry;
zend_function_entry  278 Zend/zend_API.h ZEND_API int zend_register_functions(zend_class_entry *scope, const zend_function_entry *functions, HashTable *function_table, int type);
zend_function_entry  279 Zend/zend_API.h ZEND_API void zend_unregister_functions(const zend_function_entry *functions, int count, HashTable *function_table);
zend_function_entry  260 Zend/zend_builtin_functions.c static const zend_function_entry builtin_functions[] = { /* {{{ */
zend_function_entry  508 Zend/zend_closures.c static const zend_function_entry closure_functions[] = {
zend_function_entry  788 Zend/zend_exceptions.c const zend_function_entry zend_funcs_throwable[] = {
zend_function_entry  817 Zend/zend_exceptions.c static const zend_function_entry default_exception_functions[] = {
zend_function_entry  841 Zend/zend_exceptions.c static const zend_function_entry error_exception_functions[] = {
zend_function_entry 1104 Zend/zend_generators.c static const zend_function_entry generator_functions[] = {
zend_function_entry  506 Zend/zend_interfaces.c const zend_function_entry zend_funcs_aggregate[] = {
zend_function_entry  511 Zend/zend_interfaces.c const zend_function_entry zend_funcs_iterator[] = {
zend_function_entry  520 Zend/zend_interfaces.c const zend_function_entry *zend_funcs_traversable    = NULL;
zend_function_entry  535 Zend/zend_interfaces.c const zend_function_entry zend_funcs_arrayaccess[] = {
zend_function_entry  547 Zend/zend_interfaces.c const zend_function_entry zend_funcs_serializable[] = {
zend_function_entry   98 ext/bcmath/bcmath.c const zend_function_entry bcmath_functions[] = {
zend_function_entry  100 ext/bz2/bz2.c  static const zend_function_entry bz2_functions[] = {
zend_function_entry  132 ext/calendar/calendar.c const zend_function_entry calendar_functions[] = {
zend_function_entry  199 ext/com_dotnet/com_extension.c const zend_function_entry com_dotnet_functions[] = {
zend_function_entry  683 ext/com_dotnet/com_persist.c static const zend_function_entry com_persist_helper_methods[] = {
zend_function_entry   97 ext/ctype/ctype.c static const zend_function_entry ctype_functions[] = {
zend_function_entry  156 ext/curl/curl_file.c static const zend_function_entry curlfile_funcs[] = {
zend_function_entry  434 ext/curl/interface.c const zend_function_entry curl_functions[] = {
zend_function_entry  390 ext/date/php_date.c const zend_function_entry date_functions[] = {
zend_function_entry  455 ext/date/php_date.c static const zend_function_entry date_funcs_interface[] = {
zend_function_entry  465 ext/date/php_date.c const zend_function_entry date_funcs_date[] = {
zend_function_entry  487 ext/date/php_date.c const zend_function_entry date_funcs_immutable[] = {
zend_function_entry  510 ext/date/php_date.c const zend_function_entry date_funcs_timezone[] = {
zend_function_entry  523 ext/date/php_date.c const zend_function_entry date_funcs_interval[] = {
zend_function_entry  532 ext/date/php_date.c const zend_function_entry date_funcs_period[] = {
zend_function_entry  133 ext/dba/dba.c  const zend_function_entry dba_functions[] = {
zend_function_entry   49 ext/dom/attr.c const zend_function_entry php_dom_attr_class_functions[] = {
zend_function_entry   44 ext/dom/cdatasection.c const zend_function_entry php_dom_cdatasection_class_functions[] = {
zend_function_entry   65 ext/dom/characterdata.c const zend_function_entry php_dom_characterdata_class_functions[] = {
zend_function_entry   44 ext/dom/comment.c const zend_function_entry php_dom_comment_class_functions[] = {
zend_function_entry  197 ext/dom/document.c const zend_function_entry php_dom_document_class_functions[] = { /* {{{ */
zend_function_entry   46 ext/dom/documentfragment.c const zend_function_entry php_dom_documentfragment_class_functions[] = {
zend_function_entry   37 ext/dom/documenttype.c const zend_function_entry php_dom_documenttype_class_functions[] = {
zend_function_entry   24 ext/dom/dom_fe.h extern const zend_function_entry php_dom_domexception_class_functions[];
zend_function_entry   25 ext/dom/dom_fe.h extern const zend_function_entry php_dom_domstringlist_class_functions[];
zend_function_entry   26 ext/dom/dom_fe.h extern const zend_function_entry php_dom_namelist_class_functions[];
zend_function_entry   27 ext/dom/dom_fe.h extern const zend_function_entry php_dom_domimplementationlist_class_functions[];
zend_function_entry   28 ext/dom/dom_fe.h extern const zend_function_entry php_dom_domimplementationsource_class_functions[];
zend_function_entry   29 ext/dom/dom_fe.h extern const zend_function_entry php_dom_domimplementation_class_functions[];
zend_function_entry   30 ext/dom/dom_fe.h extern const zend_function_entry php_dom_documentfragment_class_functions[];
zend_function_entry   31 ext/dom/dom_fe.h extern const zend_function_entry php_dom_document_class_functions[];
zend_function_entry   32 ext/dom/dom_fe.h extern const zend_function_entry php_dom_node_class_functions[];
zend_function_entry   33 ext/dom/dom_fe.h extern const zend_function_entry php_dom_nodelist_class_functions[];
zend_function_entry   34 ext/dom/dom_fe.h extern const zend_function_entry php_dom_namednodemap_class_functions[];
zend_function_entry   35 ext/dom/dom_fe.h extern const zend_function_entry php_dom_characterdata_class_functions[];
zend_function_entry   36 ext/dom/dom_fe.h extern const zend_function_entry php_dom_attr_class_functions[];
zend_function_entry   37 ext/dom/dom_fe.h extern const zend_function_entry php_dom_element_class_functions[];
zend_function_entry   38 ext/dom/dom_fe.h extern const zend_function_entry php_dom_text_class_functions[];
zend_function_entry   39 ext/dom/dom_fe.h extern const zend_function_entry php_dom_comment_class_functions[];
zend_function_entry   40 ext/dom/dom_fe.h extern const zend_function_entry php_dom_typeinfo_class_functions[];
zend_function_entry   41 ext/dom/dom_fe.h extern const zend_function_entry php_dom_userdatahandler_class_functions[];
zend_function_entry   42 ext/dom/dom_fe.h extern const zend_function_entry php_dom_domerror_class_functions[];
zend_function_entry   43 ext/dom/dom_fe.h extern const zend_function_entry php_dom_domerrorhandler_class_functions[];
zend_function_entry   44 ext/dom/dom_fe.h extern const zend_function_entry php_dom_domlocator_class_functions[];
zend_function_entry   45 ext/dom/dom_fe.h extern const zend_function_entry php_dom_domconfiguration_class_functions[];
zend_function_entry   46 ext/dom/dom_fe.h extern const zend_function_entry php_dom_cdatasection_class_functions[];
zend_function_entry   47 ext/dom/dom_fe.h extern const zend_function_entry php_dom_documenttype_class_functions[];
zend_function_entry   48 ext/dom/dom_fe.h extern const zend_function_entry php_dom_notation_class_functions[];
zend_function_entry   49 ext/dom/dom_fe.h extern const zend_function_entry php_dom_entity_class_functions[];
zend_function_entry   50 ext/dom/dom_fe.h extern const zend_function_entry php_dom_entityreference_class_functions[];
zend_function_entry   51 ext/dom/dom_fe.h extern const zend_function_entry php_dom_processinginstruction_class_functions[];
zend_function_entry   52 ext/dom/dom_fe.h extern const zend_function_entry php_dom_string_extend_class_functions[];
zend_function_entry   53 ext/dom/dom_fe.h extern const zend_function_entry php_dom_xpath_class_functions[];
zend_function_entry   53 ext/dom/domconfiguration.c const zend_function_entry php_dom_domconfiguration_class_functions[] = {
zend_function_entry   38 ext/dom/domerror.c const zend_function_entry php_dom_domerror_class_functions[] = {
zend_function_entry   43 ext/dom/domerrorhandler.c const zend_function_entry php_dom_domerrorhandler_class_functions[] = {
zend_function_entry   39 ext/dom/domexception.c const zend_function_entry php_dom_domexception_class_functions[] = {
zend_function_entry   59 ext/dom/domimplementation.c const zend_function_entry php_dom_domimplementation_class_functions[] = {
zend_function_entry   43 ext/dom/domimplementationlist.c const zend_function_entry php_dom_domimplementationlist_class_functions[] = {
zend_function_entry   48 ext/dom/domimplementationsource.c const zend_function_entry php_dom_domimplementationsource_class_functions[] = {
zend_function_entry   38 ext/dom/domlocator.c const zend_function_entry php_dom_domlocator_class_functions[] = {
zend_function_entry   43 ext/dom/domstringlist.c const zend_function_entry php_dom_domstringlist_class_functions[] = {
zend_function_entry  129 ext/dom/element.c const zend_function_entry php_dom_element_class_functions[] = { /* {{{ */
zend_function_entry   38 ext/dom/entity.c const zend_function_entry php_dom_entity_class_functions[] = {
zend_function_entry   43 ext/dom/entityreference.c const zend_function_entry php_dom_entityreference_class_functions[] = {
zend_function_entry   69 ext/dom/namednodemap.c const zend_function_entry php_dom_namednodemap_class_functions[] = { /* {{{ */
zend_function_entry   47 ext/dom/namelist.c const zend_function_entry php_dom_namelist_class_functions[] = {
zend_function_entry  135 ext/dom/node.c const zend_function_entry php_dom_node_class_functions[] = { /* {{{ */
zend_function_entry   44 ext/dom/nodelist.c const zend_function_entry php_dom_nodelist_class_functions[] = {
zend_function_entry   37 ext/dom/notation.c const zend_function_entry php_dom_notation_class_functions[] = {
zend_function_entry  555 ext/dom/php_dom.c static const zend_function_entry dom_functions[] = {
zend_function_entry   45 ext/dom/processinginstruction.c const zend_function_entry php_dom_processinginstruction_class_functions[] = {
zend_function_entry   47 ext/dom/string_extend.c const zend_function_entry php_dom_string_extend_class_functions[] = {
zend_function_entry   55 ext/dom/text.c const zend_function_entry php_dom_text_class_functions[] = {
zend_function_entry   38 ext/dom/typeinfo.c const zend_function_entry php_dom_typeinfo_class_functions[] = {
zend_function_entry   38 ext/dom/userdatahandler.c const zend_function_entry php_dom_userdatahandler_class_functions[] = {
zend_function_entry   65 ext/dom/xpath.c const zend_function_entry php_dom_xpath_class_functions[] = {
zend_function_entry  125 ext/enchant/enchant.c zend_function_entry enchant_functions[] = {
zend_function_entry  121 ext/exif/exif.c const zend_function_entry exif_functions[] = {
zend_function_entry  165 ext/fileinfo/fileinfo.c zend_function_entry finfo_class_functions[] = {
zend_function_entry  199 ext/fileinfo/fileinfo.c zend_function_entry fileinfo_functions[] = {
zend_function_entry  125 ext/filter/filter.c static const zend_function_entry filter_functions[] = {
zend_function_entry  244 ext/ftp/php_ftp.c const zend_function_entry php_ftp_functions[] = {
zend_function_entry  825 ext/gd/gd.c    const zend_function_entry gd_functions[] = {
zend_function_entry   95 ext/gettext/gettext.c const zend_function_entry php_gettext_functions[] = {
zend_function_entry  143 ext/gmp/gmp.c  const zend_function_entry gmp_functions[] = {
zend_function_entry 1238 ext/hash/hash.c const zend_function_entry hash_functions[] = {
zend_function_entry  128 ext/iconv/iconv.c const zend_function_entry iconv_functions[] = {
zend_function_entry  471 ext/imap/php_imap.c const zend_function_entry imap_functions[] = {
zend_function_entry  321 ext/interbase/interbase.c const zend_function_entry ibase_functions[] = {
zend_function_entry  104 ext/intl/collator/collator_class.c zend_function_entry Collator_class_functions[] = {
zend_function_entry  966 ext/intl/converter/converter.c static zend_function_entry php_converter_methods[] = {
zend_function_entry  161 ext/intl/dateformat/dateformat_class.c static zend_function_entry IntlDateFormatter_class_functions[] = {
zend_function_entry  160 ext/intl/formatter/formatter_class.c static zend_function_entry NumberFormatter_class_functions[] = {
zend_function_entry   69 ext/intl/locale/locale_class.c zend_function_entry Locale_class_functions[] = {
zend_function_entry  134 ext/intl/msgformat/msgformat_class.c static zend_function_entry MessageFormatter_class_functions[] = {
zend_function_entry   44 ext/intl/normalizer/normalizer_class.c zend_function_entry Normalizer_class_functions[] = {
zend_function_entry  638 ext/intl/php_intl.c zend_function_entry intl_functions[] = {
zend_function_entry  411 ext/intl/resourcebundle/resourcebundle_class.c static zend_function_entry ResourceBundle_class_functions[] = {
zend_function_entry  100 ext/intl/spoofchecker/spoofchecker_class.c zend_function_entry Spoofchecker_class_functions[] = {
zend_function_entry  327 ext/intl/transliterator/transliterator_class.c zend_function_entry Transliterator_class_functions[] = {
zend_function_entry  659 ext/intl/uchar/uchar.c static zend_function_entry intlchar_methods[] = {
zend_function_entry   76 ext/json/json.c static const zend_function_entry json_functions[] = {
zend_function_entry   90 ext/json/json.c static const zend_function_entry json_serializable_interface[] = {
zend_function_entry 3318 ext/ldap/ldap.c const zend_function_entry ldap_functions[] = {
zend_function_entry  127 ext/libxml/libxml.c static const zend_function_entry libxml_functions[] = {
zend_function_entry  518 ext/mbstring/mbstring.c const zend_function_entry mbstring_functions[] = {
zend_function_entry  209 ext/mcrypt/mcrypt.c const zend_function_entry mcrypt_functions[] = { /* {{{ */
zend_function_entry  148 ext/mysqli/mysqli_driver.c const zend_function_entry mysqli_driver_methods[] = {
zend_function_entry   34 ext/mysqli/mysqli_exception.c const zend_function_entry mysqli_exception_methods[] = {
zend_function_entry  395 ext/mysqli/mysqli_fe.c const zend_function_entry mysqli_functions[] = {
zend_function_entry  532 ext/mysqli/mysqli_fe.c const zend_function_entry mysqli_link_methods[] = {
zend_function_entry  594 ext/mysqli/mysqli_fe.c const zend_function_entry mysqli_result_methods[] = {
zend_function_entry  619 ext/mysqli/mysqli_fe.c const zend_function_entry mysqli_stmt_methods[] = {
zend_function_entry   41 ext/mysqli/mysqli_priv.h extern const zend_function_entry mysqli_functions[];
zend_function_entry   42 ext/mysqli/mysqli_priv.h extern const zend_function_entry mysqli_link_methods[];
zend_function_entry   43 ext/mysqli/mysqli_priv.h extern const zend_function_entry mysqli_stmt_methods[];
zend_function_entry   44 ext/mysqli/mysqli_priv.h extern const zend_function_entry mysqli_result_methods[];
zend_function_entry   45 ext/mysqli/mysqli_priv.h extern const zend_function_entry mysqli_driver_methods[];
zend_function_entry   46 ext/mysqli/mysqli_priv.h extern const zend_function_entry mysqli_warning_methods[];
zend_function_entry   47 ext/mysqli/mysqli_priv.h extern const zend_function_entry mysqli_exception_methods[];
zend_function_entry  315 ext/mysqli/mysqli_warning.c const zend_function_entry mysqli_warning_methods[] = {
zend_function_entry   36 ext/mysqlnd/php_mysqlnd.c static zend_function_entry mysqlnd_functions[] = {
zend_function_entry  847 ext/oci8/oci8.c zend_function_entry php_oci_functions[] = {
zend_function_entry  985 ext/oci8/oci8.c zend_function_entry php_oci_lob_class_functions[] = {
zend_function_entry 1020 ext/oci8/oci8.c zend_function_entry php_oci_coll_class_functions[] = {
zend_function_entry  107 ext/odbc/birdstep.c const zend_function_entry birdstep_functions[] = {
zend_function_entry  328 ext/odbc/php_odbc.c const zend_function_entry odbc_functions[] = {
zend_function_entry   74 ext/opcache/zend_accelerator_module.c static zend_function_entry accel_functions[] = {
zend_function_entry  440 ext/openssl/openssl.c const zend_function_entry openssl_functions[] = {
zend_function_entry  153 ext/pcntl/pcntl.c const zend_function_entry pcntl_functions[] = {
zend_function_entry 2182 ext/pcre/php_pcre.c static const zend_function_entry pcre_functions[] = {
zend_function_entry  124 ext/pdo/pdo.c  const zend_function_entry pdo_functions[] = {
zend_function_entry 1233 ext/pdo/pdo_dbh.c const zend_function_entry pdo_dbh_functions[] = /* {{{ */ {
zend_function_entry 1276 ext/pdo/pdo_dbh.c 	const zend_function_entry *funcs;
zend_function_entry 2157 ext/pdo/pdo_stmt.c const zend_function_entry pdo_dbstmt_functions[] = {
zend_function_entry 2477 ext/pdo/pdo_stmt.c const zend_function_entry pdo_row_functions[] = {
zend_function_entry  296 ext/pdo/php_pdo_driver.h typedef const zend_function_entry *(*pdo_dbh_get_driver_methods_func)(pdo_dbh_t *dbh, int kind);
zend_function_entry   37 ext/pdo/php_pdo_int.h extern const zend_function_entry pdo_dbh_functions[];
zend_function_entry   42 ext/pdo/php_pdo_int.h extern const zend_function_entry pdo_dbstmt_functions[];
zend_function_entry   51 ext/pdo/php_pdo_int.h extern const zend_function_entry pdo_row_functions[];
zend_function_entry   38 ext/pdo_dblib/pdo_dblib.c const zend_function_entry pdo_dblib_functions[] = {
zend_function_entry   31 ext/pdo_firebird/pdo_firebird.c const zend_function_entry pdo_firebird_functions[] = { /* {{{ */
zend_function_entry  226 ext/pdo_mysql/pdo_mysql.c const zend_function_entry pdo_mysql_functions[] = {
zend_function_entry   34 ext/pdo_oci/pdo_oci.c const zend_function_entry pdo_oci_functions[] = {
zend_function_entry   34 ext/pdo_odbc/pdo_odbc.c const zend_function_entry pdo_odbc_functions[] = {
zend_function_entry   43 ext/pdo_pgsql/pdo_pgsql.c const zend_function_entry pdo_pgsql_functions[] = {
zend_function_entry 1130 ext/pdo_pgsql/pgsql_driver.c static const zend_function_entry dbh_methods[] = {
zend_function_entry 1143 ext/pdo_pgsql/pgsql_driver.c static const zend_function_entry *pdo_pgsql_get_driver_methods(pdo_dbh_t *dbh, int kind)
zend_function_entry   35 ext/pdo_sqlite/pdo_sqlite.c const zend_function_entry pdo_sqlite_functions[] = {
zend_function_entry  692 ext/pdo_sqlite/sqlite_driver.c static const zend_function_entry dbh_methods[] = {
zend_function_entry  699 ext/pdo_sqlite/sqlite_driver.c static const zend_function_entry *get_driver_methods(pdo_dbh_t *dbh, int kind)
zend_function_entry  590 ext/pgsql/pgsql.c const zend_function_entry pgsql_functions[] = {
zend_function_entry 3249 ext/phar/phar.c zend_function_entry phar_functions[] = {
zend_function_entry 5237 ext/phar/phar_object.c zend_function_entry php_archive_methods[] = {
zend_function_entry 5313 ext/phar/phar_object.c zend_function_entry php_entry_methods[] = {
zend_function_entry 5333 ext/phar/phar_object.c zend_function_entry phar_exception_methods[] = {
zend_function_entry  227 ext/posix/posix.c const zend_function_entry posix_functions[] = {
zend_function_entry  181 ext/pspell/pspell.c static const zend_function_entry pspell_functions[] = {
zend_function_entry  131 ext/readline/readline.c static const zend_function_entry php_readline_functions[] = {
zend_function_entry   83 ext/recode/recode.c static const zend_function_entry php_recode_functions[] = {
zend_function_entry 6050 ext/reflection/php_reflection.c static const zend_function_entry reflection_exception_functions[] = {
zend_function_entry 6067 ext/reflection/php_reflection.c static const zend_function_entry reflection_functions[] = {
zend_function_entry 6073 ext/reflection/php_reflection.c static const zend_function_entry reflector_functions[] = {
zend_function_entry 6096 ext/reflection/php_reflection.c static const zend_function_entry reflection_function_abstract_functions[] = {
zend_function_entry 6126 ext/reflection/php_reflection.c static const zend_function_entry reflection_function_functions[] = {
zend_function_entry 6145 ext/reflection/php_reflection.c static const zend_function_entry reflection_generator_functions[] = {
zend_function_entry 6185 ext/reflection/php_reflection.c static const zend_function_entry reflection_method_functions[] = {
zend_function_entry 6282 ext/reflection/php_reflection.c static const zend_function_entry reflection_class_functions[] = {
zend_function_entry 6347 ext/reflection/php_reflection.c static const zend_function_entry reflection_object_functions[] = {
zend_function_entry 6378 ext/reflection/php_reflection.c static const zend_function_entry reflection_property_functions[] = {
zend_function_entry 6409 ext/reflection/php_reflection.c static const zend_function_entry reflection_parameter_functions[] = {
zend_function_entry 6435 ext/reflection/php_reflection.c static const zend_function_entry reflection_type_functions[] = {
zend_function_entry 6452 ext/reflection/php_reflection.c static const zend_function_entry reflection_extension_functions[] = {
zend_function_entry 6475 ext/reflection/php_reflection.c static const zend_function_entry reflection_zend_extension_functions[] = {
zend_function_entry 6489 ext/reflection/php_reflection.c const zend_function_entry reflection_ext_functions[] = { /* {{{ */
zend_function_entry 2522 ext/session/session.c static const zend_function_entry session_functions[] = {
zend_function_entry 2550 ext/session/session.c static const zend_function_entry php_session_iface_functions[] = {
zend_function_entry 2563 ext/session/session.c static const zend_function_entry php_session_id_iface_functions[] = {
zend_function_entry 2571 ext/session/session.c static const zend_function_entry php_session_update_timestamp_iface_functions[] = {
zend_function_entry 2580 ext/session/session.c static const zend_function_entry php_session_class_functions[] = {
zend_function_entry   83 ext/shmop/shmop.c const zend_function_entry shmop_functions[] = {
zend_function_entry 2647 ext/simplexml/simplexml.c const zend_function_entry simplexml_functions[] = { /* {{{ */
zend_function_entry 2683 ext/simplexml/simplexml.c static const zend_function_entry sxe_functions[] = { /* {{{ */
zend_function_entry  184 ext/simplexml/sxe.c static const zend_function_entry funcs_SimpleXMLIterator[] = {
zend_function_entry  131 ext/skeleton/skeleton.c const zend_function_entry extname_functions[] = {
zend_function_entry  387 ext/snmp/snmp.c const zend_function_entry snmp_functions[] = {
zend_function_entry 2305 ext/snmp/snmp.c static zend_function_entry php_snmp_class_methods[] = {
zend_function_entry  393 ext/soap/soap.c static const zend_function_entry soap_functions[] = {
zend_function_entry  399 ext/soap/soap.c static const zend_function_entry soap_fault_functions[] = {
zend_function_entry  405 ext/soap/soap.c static const zend_function_entry soap_server_functions[] = {
zend_function_entry  418 ext/soap/soap.c static const zend_function_entry soap_client_functions[] = {
zend_function_entry  436 ext/soap/soap.c static const zend_function_entry soap_var_functions[] = {
zend_function_entry  441 ext/soap/soap.c static const zend_function_entry soap_param_functions[] = {
zend_function_entry  446 ext/soap/soap.c static const zend_function_entry soap_header_functions[] = {
zend_function_entry  311 ext/sockets/sockets.c const zend_function_entry sockets_functions[] = {
zend_function_entry  894 ext/spl/php_spl.c const zend_function_entry spl_functions[] = {
zend_function_entry 1857 ext/spl/spl_array.c static const zend_function_entry spl_funcs_ArrayObject[] = {
zend_function_entry 1884 ext/spl/spl_array.c static const zend_function_entry spl_funcs_ArrayIterator[] = {
zend_function_entry 1913 ext/spl/spl_array.c static const zend_function_entry spl_funcs_RecursiveArrayIterator[] = {
zend_function_entry 1906 ext/spl/spl_directory.c static const zend_function_entry spl_SplFileInfo_functions[] = {
zend_function_entry 1952 ext/spl/spl_directory.c static const zend_function_entry spl_DirectoryIterator_functions[] = {
zend_function_entry 1981 ext/spl/spl_directory.c static const zend_function_entry spl_FilesystemIterator_functions[] = {
zend_function_entry 1992 ext/spl/spl_directory.c static const zend_function_entry spl_RecursiveDirectoryIterator_functions[] = {
zend_function_entry 2002 ext/spl/spl_directory.c static const zend_function_entry spl_GlobIterator_functions[] = {
zend_function_entry 3049 ext/spl/spl_directory.c static const zend_function_entry spl_SplFileObject_functions[] = {
zend_function_entry 3091 ext/spl/spl_directory.c static const zend_function_entry spl_SplTempFileObject_functions[] = {
zend_function_entry 1351 ext/spl/spl_dllist.c static const zend_function_entry spl_funcs_SplQueue[] = {
zend_function_entry 1357 ext/spl/spl_dllist.c static const zend_function_entry spl_funcs_SplDoublyLinkedList[] = {
zend_function_entry 1071 ext/spl/spl_fixedarray.c static zend_function_entry spl_funcs_SplFixedArray[] = { /* {{{ */
zend_function_entry   31 ext/spl/spl_functions.c void spl_register_interface(zend_class_entry ** ppce, char * class_name, const zend_function_entry * functions)
zend_function_entry   41 ext/spl/spl_functions.c PHPAPI void spl_register_std_class(zend_class_entry ** ppce, char * class_name, void * obj_ctor, const zend_function_entry * function_list)
zend_function_entry   56 ext/spl/spl_functions.c PHPAPI void spl_register_sub_class(zend_class_entry ** ppce, zend_class_entry * parent_ce, char * class_name, void *obj_ctor, const zend_function_entry * function_list)
zend_function_entry   52 ext/spl/spl_functions.h void spl_register_std_class(zend_class_entry ** ppce, char * class_name, create_object_func_t ctor, const zend_function_entry * function_list);
zend_function_entry   53 ext/spl/spl_functions.h void spl_register_sub_class(zend_class_entry ** ppce, zend_class_entry * parent_ce, char * class_name, create_object_func_t ctor, const zend_function_entry * function_list);
zend_function_entry   54 ext/spl/spl_functions.h void spl_register_interface(zend_class_entry ** ppce, char * class_name, const zend_function_entry *functions);
zend_function_entry 1154 ext/spl/spl_heap.c static const zend_function_entry spl_funcs_SplMinHeap[] = {
zend_function_entry 1158 ext/spl/spl_heap.c static const zend_function_entry spl_funcs_SplMaxHeap[] = {
zend_function_entry 1163 ext/spl/spl_heap.c static const zend_function_entry spl_funcs_SplPriorityQueue[] = {
zend_function_entry 1182 ext/spl/spl_heap.c static const zend_function_entry spl_funcs_SplHeap[] = {
zend_function_entry   69 ext/spl/spl_iterators.c const zend_function_entry spl_funcs_RecursiveIterator[] = {
zend_function_entry 1006 ext/spl/spl_iterators.c static const zend_function_entry spl_funcs_RecursiveIteratorIterator[] = {
zend_function_entry 1323 ext/spl/spl_iterators.c static const zend_function_entry spl_funcs_RecursiveTreeIterator[] = {
zend_function_entry 2376 ext/spl/spl_iterators.c static const zend_function_entry spl_funcs_FilterIterator[] = {
zend_function_entry 2393 ext/spl/spl_iterators.c static const zend_function_entry spl_funcs_CallbackFilterIterator[] = {
zend_function_entry 2404 ext/spl/spl_iterators.c static const zend_function_entry spl_funcs_RecursiveCallbackFilterIterator[] = {
zend_function_entry 2415 ext/spl/spl_iterators.c static const zend_function_entry spl_funcs_RecursiveFilterIterator[] = {
zend_function_entry 2422 ext/spl/spl_iterators.c static const zend_function_entry spl_funcs_ParentIterator[] = {
zend_function_entry 2449 ext/spl/spl_iterators.c static const zend_function_entry spl_funcs_RegexIterator[] = {
zend_function_entry 2470 ext/spl/spl_iterators.c static const zend_function_entry spl_funcs_RecursiveRegexIterator[] = {
zend_function_entry 2601 ext/spl/spl_iterators.c static const zend_function_entry spl_funcs_SeekableIterator[] = {
zend_function_entry 2616 ext/spl/spl_iterators.c static const zend_function_entry spl_funcs_LimitIterator[] = {
zend_function_entry 3022 ext/spl/spl_iterators.c static const zend_function_entry spl_funcs_CachingIterator[] = {
zend_function_entry 3092 ext/spl/spl_iterators.c static const zend_function_entry spl_funcs_RecursiveCachingIterator[] = {
zend_function_entry 3110 ext/spl/spl_iterators.c static const zend_function_entry spl_funcs_IteratorIterator[] = {
zend_function_entry 3208 ext/spl/spl_iterators.c static const zend_function_entry spl_funcs_NoRewindIterator[] = {
zend_function_entry 3249 ext/spl/spl_iterators.c static const zend_function_entry spl_funcs_InfiniteIterator[] = {
zend_function_entry 3303 ext/spl/spl_iterators.c static const zend_function_entry spl_funcs_EmptyIterator[] = {
zend_function_entry 3476 ext/spl/spl_iterators.c static const zend_function_entry spl_funcs_AppendIterator[] = {
zend_function_entry 3668 ext/spl/spl_iterators.c static const zend_function_entry spl_funcs_OuterIterator[] = {
zend_function_entry 3673 ext/spl/spl_iterators.c static const zend_function_entry spl_funcs_Countable[] = {
zend_function_entry   52 ext/spl/spl_observer.c static const zend_function_entry spl_funcs_SplObserver[] = {
zend_function_entry   68 ext/spl/spl_observer.c static const zend_function_entry spl_funcs_SplSubject[] = {
zend_function_entry  889 ext/spl/spl_observer.c static const zend_function_entry spl_funcs_SplObjectStorage[] = {
zend_function_entry 1210 ext/spl/spl_observer.c static const zend_function_entry spl_funcs_MultipleIterator[] = {
zend_function_entry 1920 ext/sqlite3/sqlite3.c static zend_function_entry php_sqlite3_class_methods[] = {
zend_function_entry 1949 ext/sqlite3/sqlite3.c static zend_function_entry php_sqlite3_stmt_class_methods[] = {
zend_function_entry 1964 ext/sqlite3/sqlite3.c static zend_function_entry php_sqlite3_result_class_methods[] = {
zend_function_entry 2680 ext/standard/basic_functions.c const zend_function_entry basic_functions[] = { /* {{{ */
zend_function_entry  109 ext/standard/dir.c static const zend_function_entry php_dir_class_functions[] = {
zend_function_entry   61 ext/standard/user_filters.c static const zend_function_entry user_filter_class_funcs[] = {
zend_function_entry   90 ext/sysvmsg/sysvmsg.c const zend_function_entry sysvmsg_functions[] = {
zend_function_entry   83 ext/sysvsem/sysvsem.c const zend_function_entry sysvsem_functions[] = {
zend_function_entry   81 ext/sysvshm/sysvshm.c const zend_function_entry sysvshm_functions[] = {
zend_function_entry  376 ext/tidy/tidy.c static const zend_function_entry tidy_functions[] = {
zend_function_entry  406 ext/tidy/tidy.c static const zend_function_entry tidy_funcs_doc[] = {
zend_function_entry  431 ext/tidy/tidy.c static const zend_function_entry tidy_funcs_node[] = {
zend_function_entry   62 ext/tokenizer/tokenizer.c const zend_function_entry tokenizer_functions[] = {
zend_function_entry  135 ext/wddx/wddx.c const zend_function_entry wddx_functions[] = {
zend_function_entry  219 ext/xml/xml.c  const zend_function_entry xml_functions[] = {
zend_function_entry 1267 ext/xmlreader/php_xmlreader.c static const zend_function_entry xmlreader_functions[] /* {{{ */ =  {
zend_function_entry  144 ext/xmlrpc/xmlrpc-epi-php.c const zend_function_entry xmlrpc_functions[] = {
zend_function_entry  464 ext/xmlwriter/php_xmlwriter.c static const zend_function_entry xmlwriter_functions[] = {
zend_function_entry  520 ext/xmlwriter/php_xmlwriter.c static const zend_function_entry xmlwriter_class_functions[] = {
zend_function_entry   37 ext/xsl/php_xsl.c const zend_function_entry xsl_functions[] = {
zend_function_entry   24 ext/xsl/xsl_fe.h extern const zend_function_entry php_xsl_xsltprocessor_class_functions[];
zend_function_entry   90 ext/xsl/xsltprocessor.c const zend_function_entry php_xsl_xsltprocessor_class_functions[] = {
zend_function_entry  742 ext/zip/php_zip.c static const zend_function_entry zip_functions[] = {
zend_function_entry 2960 ext/zip/php_zip.c static const zend_function_entry zip_class_functions[] = {
zend_function_entry 1319 ext/zlib/zlib.c static const zend_function_entry php_zlib_functions[] = {
zend_function_entry  274 main/SAPI.h    	const zend_function_entry *additional_functions;
zend_function_entry  520 sapi/apache2handler/php_functions.c static const zend_function_entry apache_functions[] = {
zend_function_entry  965 sapi/cgi/cgi_main.c static const zend_function_entry additional_functions[] = {
zend_function_entry 1686 sapi/cgi/cgi_main.c const zend_function_entry cgi_functions[] = {
zend_function_entry  486 sapi/cli/php_cli.c static const zend_function_entry additional_functions[] = {
zend_function_entry  469 sapi/cli/php_cli_server.c const zend_function_entry server_additional_functions[] = {
zend_function_entry   26 sapi/cli/php_cli_server.h extern const zend_function_entry server_additional_functions[];
zend_function_entry  154 sapi/embed/php_embed.c static const zend_function_entry additional_functions[] = {
zend_function_entry 1550 sapi/fpm/fpm/fpm_main.c static const zend_function_entry cgi_fcgi_sapi_functions[] = {
zend_function_entry 1135 sapi/litespeed/lsapi_main.c zend_function_entry litespeed_functions[] = {
zend_function_entry  731 sapi/phpdbg/phpdbg.c zend_function_entry phpdbg_user_functions[] = {