INIT_CLASS_ENTRY 219 Zend/zend_API.h INIT_CLASS_ENTRY(class_container, ZEND_NS_NAME(ns, class_name), functions) INIT_CLASS_ENTRY 317 Zend/zend_builtin_functions.c INIT_CLASS_ENTRY(class_entry, "stdClass", NULL); INIT_CLASS_ENTRY 419 Zend/zend_closures.c INIT_CLASS_ENTRY(ce, "Closure", closure_functions); INIT_CLASS_ENTRY 702 Zend/zend_exceptions.c INIT_CLASS_ENTRY(ce, "Exception", default_exception_functions); INIT_CLASS_ENTRY 716 Zend/zend_exceptions.c INIT_CLASS_ENTRY(ce, "ErrorException", error_exception_functions); INIT_CLASS_ENTRY 735 Zend/zend_generators.c INIT_CLASS_ENTRY(ce, "Generator", generator_functions); INIT_CLASS_ENTRY 543 Zend/zend_interfaces.c INIT_CLASS_ENTRY(ce, # class_name_str, zend_funcs_ ## class_name) \ INIT_CLASS_ENTRY 53 Zend/zend_iterators.c INIT_CLASS_ENTRY(zend_iterator_class_entry, "__iterator_wrapper", NULL); INIT_CLASS_ENTRY 352 ext/com_dotnet/com_extension.c INIT_CLASS_ENTRY(ce, "com_exception", NULL); INIT_CLASS_ENTRY 357 ext/com_dotnet/com_extension.c INIT_CLASS_ENTRY(ce, "com_safearray_proxy", NULL); INIT_CLASS_ENTRY 363 ext/com_dotnet/com_extension.c INIT_CLASS_ENTRY(ce, "variant", NULL); INIT_CLASS_ENTRY 368 ext/com_dotnet/com_extension.c INIT_CLASS_ENTRY(ce, "com", NULL); INIT_CLASS_ENTRY 376 ext/com_dotnet/com_extension.c INIT_CLASS_ENTRY(ce, "dotnet", NULL); INIT_CLASS_ENTRY 759 ext/com_dotnet/com_persist.c INIT_CLASS_ENTRY(ce, "COMPersistHelper", com_persist_helper_methods); INIT_CLASS_ENTRY 170 ext/curl/curl_file.c INIT_CLASS_ENTRY( ce, "CURLFile", curlfile_funcs ); INIT_CLASS_ENTRY 2008 ext/date/php_date.c INIT_CLASS_ENTRY(ce_interface, "DateTimeInterface", date_funcs_interface); INIT_CLASS_ENTRY 2012 ext/date/php_date.c INIT_CLASS_ENTRY(ce_date, "DateTime", date_funcs_date); INIT_CLASS_ENTRY 2037 ext/date/php_date.c INIT_CLASS_ENTRY(ce_immutable, "DateTimeImmutable", date_funcs_immutable); INIT_CLASS_ENTRY 2046 ext/date/php_date.c INIT_CLASS_ENTRY(ce_timezone, "DateTimeZone", date_funcs_timezone); INIT_CLASS_ENTRY 2072 ext/date/php_date.c INIT_CLASS_ENTRY(ce_interval, "DateInterval", date_funcs_interval); INIT_CLASS_ENTRY 2083 ext/date/php_date.c INIT_CLASS_ENTRY(ce_period, "DatePeriod", date_funcs_period); INIT_CLASS_ENTRY 673 ext/dom/php_dom.c INIT_CLASS_ENTRY(ce, "DOMException", php_dom_domexception_class_functions); INIT_CLASS_ENTRY 761 ext/dom/php_dom.c INIT_CLASS_ENTRY(ce, "DOMNodeList", php_dom_nodelist_class_functions); INIT_CLASS_ENTRY 771 ext/dom/php_dom.c INIT_CLASS_ENTRY(ce, "DOMNamedNodeMap", php_dom_namednodemap_class_functions); INIT_CLASS_ENTRY 899 ext/dom/php_dom.c INIT_CLASS_ENTRY(ce, "DOMXPath", php_dom_xpath_class_functions); INIT_CLASS_ENTRY 128 ext/dom/php_dom.h INIT_CLASS_ENTRY(ce, name, funcs); \ INIT_CLASS_ENTRY 220 ext/fileinfo/fileinfo.c INIT_CLASS_ENTRY(_finfo_class_entry, "finfo", finfo_class_functions); INIT_CLASS_ENTRY 339 ext/intl/breakiterator/breakiterator_class.cpp INIT_CLASS_ENTRY(ce, "IntlBreakIterator", BreakIterator_class_functions); INIT_CLASS_ENTRY 386 ext/intl/breakiterator/breakiterator_class.cpp INIT_CLASS_ENTRY(ce, "IntlRuleBasedBreakIterator", INIT_CLASS_ENTRY 392 ext/intl/breakiterator/breakiterator_class.cpp INIT_CLASS_ENTRY(ce, "IntlCodePointBreakIterator", INIT_CLASS_ENTRY 324 ext/intl/breakiterator/breakiterator_iterators.cpp INIT_CLASS_ENTRY(ce, "IntlPartsIterator", IntlPartsIterator_class_functions); INIT_CLASS_ENTRY 476 ext/intl/calendar/calendar_class.cpp INIT_CLASS_ENTRY(ce, "IntlCalendar", Calendar_class_functions); INIT_CLASS_ENTRY 491 ext/intl/calendar/calendar_class.cpp INIT_CLASS_ENTRY(ce, "IntlGregorianCalendar", GregorianCalendar_class_functions); INIT_CLASS_ENTRY 143 ext/intl/collator/collator_class.c INIT_CLASS_ENTRY( ce, "Collator", Collator_class_functions ); INIT_CLASS_ENTRY 331 ext/intl/common/common_enum.cpp INIT_CLASS_ENTRY(ce, "IntlIterator", IntlIterator_class_functions); INIT_CLASS_ENTRY 1111 ext/intl/converter/converter.c INIT_CLASS_ENTRY(ce, "UConverter", php_converter_methods); INIT_CLASS_ENTRY 205 ext/intl/dateformat/dateformat_class.c INIT_CLASS_ENTRY( ce, "IntlDateFormatter", IntlDateFormatter_class_functions ); INIT_CLASS_ENTRY 202 ext/intl/formatter/formatter_class.c INIT_CLASS_ENTRY( ce, "NumberFormatter", NumberFormatter_class_functions ); INIT_CLASS_ENTRY 100 ext/intl/locale/locale_class.c INIT_CLASS_ENTRY( ce, "Locale", Locale_class_functions ); INIT_CLASS_ENTRY 168 ext/intl/msgformat/msgformat_class.c INIT_CLASS_ENTRY( ce, "MessageFormatter", MessageFormatter_class_functions ); INIT_CLASS_ENTRY 59 ext/intl/normalizer/normalizer_class.c INIT_CLASS_ENTRY( ce, "Normalizer", Normalizer_class_functions ); INIT_CLASS_ENTRY 426 ext/intl/resourcebundle/resourcebundle_class.c INIT_CLASS_ENTRY( ce, "ResourceBundle", ResourceBundle_class_functions ); INIT_CLASS_ENTRY 154 ext/intl/spoofchecker/spoofchecker_class.c INIT_CLASS_ENTRY(ce, "Spoofchecker", Spoofchecker_class_functions); INIT_CLASS_ENTRY 498 ext/intl/timezone/timezone_class.cpp INIT_CLASS_ENTRY(ce, "IntlTimeZone", TimeZone_class_functions); INIT_CLASS_ENTRY 401 ext/intl/transliterator/transliterator_class.c INIT_CLASS_ENTRY( ce, "Transliterator", Transliterator_class_functions ); INIT_CLASS_ENTRY 93 ext/json/json.c INIT_CLASS_ENTRY(ce, "JsonSerializable", json_serializable_interface); INIT_CLASS_ENTRY 822 ext/libxml/libxml.c INIT_CLASS_ENTRY(ce, "LibXMLError", NULL); INIT_CLASS_ENTRY 635 ext/mysqli/mysqli.c INIT_CLASS_ENTRY(cex, "mysqli_sql_exception", mysqli_exception_methods); INIT_CLASS_ENTRY 226 ext/mysqli/php_mysqli_structs.h INIT_CLASS_ENTRY(ce, name,class_functions); \ INIT_CLASS_ENTRY 1204 ext/oci8/oci8.c INIT_CLASS_ENTRY(oci_lob_class_entry, "OCI-Lob", php_oci_lob_class_functions); INIT_CLASS_ENTRY 1205 ext/oci8/oci8.c INIT_CLASS_ENTRY(oci_coll_class_entry, "OCI-Collection", php_oci_coll_class_functions); INIT_CLASS_ENTRY 373 ext/pdo/pdo.c INIT_CLASS_ENTRY(ce, "PDOException", NULL); INIT_CLASS_ENTRY 1410 ext/pdo/pdo_dbh.c INIT_CLASS_ENTRY(ce, "PDO", pdo_dbh_functions); INIT_CLASS_ENTRY 2348 ext/pdo/pdo_stmt.c INIT_CLASS_ENTRY(ce, "PDOStatement", pdo_dbstmt_functions); INIT_CLASS_ENTRY 2362 ext/pdo/pdo_stmt.c INIT_CLASS_ENTRY(ce, "PDORow", pdo_row_functions); INIT_CLASS_ENTRY 5351 ext/phar/phar_object.c INIT_CLASS_ENTRY(ce, "PharException", phar_exception_methods); INIT_CLASS_ENTRY 5355 ext/phar/phar_object.c INIT_CLASS_ENTRY(ce, "Phar", php_archive_methods); INIT_CLASS_ENTRY 5360 ext/phar/phar_object.c INIT_CLASS_ENTRY(ce, "PharData", php_archive_methods); INIT_CLASS_ENTRY 5365 ext/phar/phar_object.c INIT_CLASS_ENTRY(ce, "PharFileInfo", php_entry_methods); INIT_CLASS_ENTRY 5368 ext/phar/phar_object.c INIT_CLASS_ENTRY(ce, "Phar", php_archive_methods); INIT_CLASS_ENTRY 5372 ext/phar/phar_object.c INIT_CLASS_ENTRY(ce, "PharData", php_archive_methods); INIT_CLASS_ENTRY 6093 ext/reflection/php_reflection.c INIT_CLASS_ENTRY(_reflection_entry, "ReflectionException", reflection_exception_functions); INIT_CLASS_ENTRY 6096 ext/reflection/php_reflection.c INIT_CLASS_ENTRY(_reflection_entry, "Reflection", reflection_functions); INIT_CLASS_ENTRY 6099 ext/reflection/php_reflection.c INIT_CLASS_ENTRY(_reflection_entry, "Reflector", reflector_functions); INIT_CLASS_ENTRY 6102 ext/reflection/php_reflection.c INIT_CLASS_ENTRY(_reflection_entry, "ReflectionFunctionAbstract", reflection_function_abstract_functions); INIT_CLASS_ENTRY 6108 ext/reflection/php_reflection.c INIT_CLASS_ENTRY(_reflection_entry, "ReflectionFunction", reflection_function_functions); INIT_CLASS_ENTRY 6115 ext/reflection/php_reflection.c INIT_CLASS_ENTRY(_reflection_entry, "ReflectionParameter", reflection_parameter_functions); INIT_CLASS_ENTRY 6121 ext/reflection/php_reflection.c INIT_CLASS_ENTRY(_reflection_entry, "ReflectionMethod", reflection_method_functions); INIT_CLASS_ENTRY 6134 ext/reflection/php_reflection.c INIT_CLASS_ENTRY(_reflection_entry, "ReflectionClass", reflection_class_functions); INIT_CLASS_ENTRY 6144 ext/reflection/php_reflection.c INIT_CLASS_ENTRY(_reflection_entry, "ReflectionObject", reflection_object_functions); INIT_CLASS_ENTRY 6148 ext/reflection/php_reflection.c INIT_CLASS_ENTRY(_reflection_entry, "ReflectionProperty", reflection_property_functions); INIT_CLASS_ENTRY 6160 ext/reflection/php_reflection.c INIT_CLASS_ENTRY(_reflection_entry, "ReflectionExtension", reflection_extension_functions); INIT_CLASS_ENTRY 6166 ext/reflection/php_reflection.c INIT_CLASS_ENTRY(_reflection_entry, "ReflectionZendExtension", reflection_zend_extension_functions); INIT_CLASS_ENTRY 2349 ext/session/session.c INIT_CLASS_ENTRY(ce, PS_IFACE_NAME, php_session_iface_functions); INIT_CLASS_ENTRY 2353 ext/session/session.c INIT_CLASS_ENTRY(ce, PS_SID_IFACE_NAME, php_session_id_iface_functions); INIT_CLASS_ENTRY 2358 ext/session/session.c INIT_CLASS_ENTRY(ce, PS_CLASS_NAME, php_session_class_functions); INIT_CLASS_ENTRY 2619 ext/simplexml/simplexml.c INIT_CLASS_ENTRY(sxe, "SimpleXMLElement", sxe_functions); INIT_CLASS_ENTRY 2406 ext/snmp/snmp.c INIT_CLASS_ENTRY(ce, "SNMP", php_snmp_class_methods); INIT_CLASS_ENTRY 2454 ext/snmp/snmp.c INIT_CLASS_ENTRY(cex, "SNMPException", NULL); INIT_CLASS_ENTRY 641 ext/soap/soap.c INIT_CLASS_ENTRY(ce, PHP_SOAP_VAR_CLASSNAME, soap_var_functions); INIT_CLASS_ENTRY 645 ext/soap/soap.c INIT_CLASS_ENTRY(ce, PHP_SOAP_SERVER_CLASSNAME, soap_server_functions); INIT_CLASS_ENTRY 649 ext/soap/soap.c INIT_CLASS_ENTRY(ce, PHP_SOAP_FAULT_CLASSNAME, soap_fault_functions); INIT_CLASS_ENTRY 653 ext/soap/soap.c INIT_CLASS_ENTRY(ce, PHP_SOAP_PARAM_CLASSNAME, soap_param_functions); INIT_CLASS_ENTRY 656 ext/soap/soap.c INIT_CLASS_ENTRY(ce, PHP_SOAP_HEADER_CLASSNAME, soap_header_functions); INIT_CLASS_ENTRY 2235 ext/sqlite3/sqlite3.c INIT_CLASS_ENTRY(ce, "SQLite3", php_sqlite3_class_methods); INIT_CLASS_ENTRY 2241 ext/sqlite3/sqlite3.c INIT_CLASS_ENTRY(ce, "SQLite3Stmt", php_sqlite3_stmt_class_methods); INIT_CLASS_ENTRY 2247 ext/sqlite3/sqlite3.c INIT_CLASS_ENTRY(ce, "SQLite3Result", php_sqlite3_result_class_methods); INIT_CLASS_ENTRY 136 ext/standard/dir.c INIT_CLASS_ENTRY(dir_class_entry, "Directory", php_dir_class_functions); INIT_CLASS_ENTRY 121 ext/standard/incomplete_class.c INIT_CLASS_ENTRY(incomplete_class, INCOMPLETE_CLASS, NULL); INIT_CLASS_ENTRY 92 ext/standard/user_filters.c INIT_CLASS_ENTRY(user_filter_class_entry, "php_user_filter", user_filter_class_funcs); INIT_CLASS_ENTRY 93 ext/tidy/tidy.c INIT_CLASS_ENTRY(ce, # classname, tidy_funcs_ ## name); \ INIT_CLASS_ENTRY 1323 ext/xmlreader/php_xmlreader.c INIT_CLASS_ENTRY(ce, "XMLReader", xmlreader_functions); INIT_CLASS_ENTRY 1962 ext/xmlwriter/php_xmlwriter.c INIT_CLASS_ENTRY(ce, "XMLWriter", xmlwriter_class_functions); INIT_CLASS_ENTRY 80 ext/xsl/php_xsl.h INIT_CLASS_ENTRY(ce, name, funcs); \ INIT_CLASS_ENTRY 2784 ext/zip/php_zip.c INIT_CLASS_ENTRY(ce, "ZipArchive", zip_class_functions);