INIT_CLASS_ENTRY 2132 Zend/zend_API.c 	INIT_CLASS_ENTRY(disabled_class, class_name, disabled_class_new);
INIT_CLASS_ENTRY  570 Zend/zend_exceptions.c 	INIT_CLASS_ENTRY(ce, "Exception", default_exception_functions);
INIT_CLASS_ENTRY  583 Zend/zend_exceptions.c 	INIT_CLASS_ENTRY(ce, "ErrorException", error_exception_functions);
INIT_CLASS_ENTRY  535 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  197 ext/com_dotnet/com_extension.c 	INIT_CLASS_ENTRY(ce, "com_exception", NULL);
INIT_CLASS_ENTRY  202 ext/com_dotnet/com_extension.c 	INIT_CLASS_ENTRY(ce, "com_safearray_proxy", NULL);
INIT_CLASS_ENTRY  208 ext/com_dotnet/com_extension.c 	INIT_CLASS_ENTRY(ce, "variant", NULL);
INIT_CLASS_ENTRY  213 ext/com_dotnet/com_extension.c 	INIT_CLASS_ENTRY(ce, "com", NULL);
INIT_CLASS_ENTRY  221 ext/com_dotnet/com_extension.c 	INIT_CLASS_ENTRY(ce, "dotnet", NULL);
INIT_CLASS_ENTRY  764 ext/com_dotnet/com_persist.c 	INIT_CLASS_ENTRY(ce, "COMPersistHelper", com_persist_helper_methods);
INIT_CLASS_ENTRY 1492 ext/date/php_date.c 	INIT_CLASS_ENTRY(ce_date, "DateTime", date_funcs_date);
INIT_CLASS_ENTRY 1515 ext/date/php_date.c 	INIT_CLASS_ENTRY(ce_timezone, "DateTimeZone", date_funcs_timezone);
INIT_CLASS_ENTRY  573 ext/dom/php_dom.c 	INIT_CLASS_ENTRY(ce, "DOMException", php_dom_domexception_class_functions);
INIT_CLASS_ENTRY  661 ext/dom/php_dom.c 	INIT_CLASS_ENTRY(ce, "DOMNodeList", php_dom_nodelist_class_functions);
INIT_CLASS_ENTRY  670 ext/dom/php_dom.c 	INIT_CLASS_ENTRY(ce, "DOMNamedNodeMap", php_dom_namednodemap_class_functions);
INIT_CLASS_ENTRY  800 ext/dom/php_dom.c 	INIT_CLASS_ENTRY(ce, "DOMXPath", php_dom_xpath_class_functions);
INIT_CLASS_ENTRY  117 ext/dom/php_dom.h INIT_CLASS_ENTRY(ce, name, funcs); \
INIT_CLASS_ENTRY  625 ext/libxml/libxml.c 	INIT_CLASS_ENTRY(ce, "LibXMLError", NULL);
INIT_CLASS_ENTRY 4301 ext/ming/ming.c 	INIT_CLASS_ENTRY(shape_class_entry, "SWFShape", swfshape_functions);
INIT_CLASS_ENTRY 4302 ext/ming/ming.c 	INIT_CLASS_ENTRY(fill_class_entry, "SWFFill", swffill_functions);
INIT_CLASS_ENTRY 4303 ext/ming/ming.c 	INIT_CLASS_ENTRY(gradient_class_entry, "SWFGradient", swfgradient_functions);
INIT_CLASS_ENTRY 4304 ext/ming/ming.c 	INIT_CLASS_ENTRY(bitmap_class_entry, "SWFBitmap", swfbitmap_functions);
INIT_CLASS_ENTRY 4305 ext/ming/ming.c 	INIT_CLASS_ENTRY(text_class_entry, "SWFText", swftext_functions);
INIT_CLASS_ENTRY 4306 ext/ming/ming.c 	INIT_CLASS_ENTRY(textfield_class_entry, "SWFTextField", swftextfield_functions);
INIT_CLASS_ENTRY 4307 ext/ming/ming.c 	INIT_CLASS_ENTRY(font_class_entry, "SWFFont", swffont_functions);
INIT_CLASS_ENTRY 4308 ext/ming/ming.c 	INIT_CLASS_ENTRY(displayitem_class_entry, "SWFDisplayItem", swfdisplayitem_functions);
INIT_CLASS_ENTRY 4309 ext/ming/ming.c 	INIT_CLASS_ENTRY(movie_class_entry, "SWFMovie", swfmovie_functions);
INIT_CLASS_ENTRY 4310 ext/ming/ming.c 	INIT_CLASS_ENTRY(button_class_entry, "SWFButton", swfbutton_functions);
INIT_CLASS_ENTRY 4311 ext/ming/ming.c 	INIT_CLASS_ENTRY(action_class_entry, "SWFAction", swfaction_functions);
INIT_CLASS_ENTRY 4312 ext/ming/ming.c 	INIT_CLASS_ENTRY(morph_class_entry, "SWFMorph", swfmorph_functions);
INIT_CLASS_ENTRY 4313 ext/ming/ming.c 	INIT_CLASS_ENTRY(sprite_class_entry, "SWFSprite", swfsprite_functions);
INIT_CLASS_ENTRY 4314 ext/ming/ming.c 	INIT_CLASS_ENTRY(sound_class_entry, "SWFSound", swfsound_functions);
INIT_CLASS_ENTRY 4316 ext/ming/ming.c 	INIT_CLASS_ENTRY(fontchar_class_entry, "SWFFontChar", swffontchar_functions);
INIT_CLASS_ENTRY 4317 ext/ming/ming.c 	INIT_CLASS_ENTRY(soundinstance_class_entry, "SWFSoundInstance", swfsoundinstance_functions);
INIT_CLASS_ENTRY 4318 ext/ming/ming.c 	INIT_CLASS_ENTRY(videostream_class_entry, "SWFVideoStream", swfvideostream_functions);
INIT_CLASS_ENTRY 4321 ext/ming/ming.c 	INIT_CLASS_ENTRY(prebuiltclip_class_entry, "SWFPrebuiltClip", swfprebuiltclip_functions);
INIT_CLASS_ENTRY  512 ext/mysqli/mysqli.c 	INIT_CLASS_ENTRY(cex, "mysqli_sql_exception", mysqli_exception_methods);
INIT_CLASS_ENTRY  189 ext/mysqli/php_mysqli.h 	INIT_CLASS_ENTRY(ce, name,class_functions); \
INIT_CLASS_ENTRY  522 ext/oci8/oci8.c 	INIT_CLASS_ENTRY(oci_lob_class_entry, "OCI-Lob", php_oci_lob_class_functions);
INIT_CLASS_ENTRY  524 ext/oci8/oci8.c 	INIT_CLASS_ENTRY(oci_coll_class_entry, "OCI-Collection", php_oci_coll_class_functions);
INIT_CLASS_ENTRY  332 ext/pdo/pdo.c  	INIT_CLASS_ENTRY(ce, "PDOException", NULL);
INIT_CLASS_ENTRY 1329 ext/pdo/pdo_dbh.c 	INIT_CLASS_ENTRY(ce, "PDO", pdo_dbh_functions);
INIT_CLASS_ENTRY 2310 ext/pdo/pdo_stmt.c 	INIT_CLASS_ENTRY(ce, "PDOStatement", pdo_dbstmt_functions);
INIT_CLASS_ENTRY 2324 ext/pdo/pdo_stmt.c 	INIT_CLASS_ENTRY(ce, "PDORow", pdo_row_functions);
INIT_CLASS_ENTRY 4830 ext/reflection/php_reflection.c 	INIT_CLASS_ENTRY(_reflection_entry, "ReflectionException", reflection_exception_functions);
INIT_CLASS_ENTRY 4833 ext/reflection/php_reflection.c 	INIT_CLASS_ENTRY(_reflection_entry, "Reflection", reflection_functions);
INIT_CLASS_ENTRY 4836 ext/reflection/php_reflection.c 	INIT_CLASS_ENTRY(_reflection_entry, "Reflector", reflector_functions);
INIT_CLASS_ENTRY 4839 ext/reflection/php_reflection.c 	INIT_CLASS_ENTRY(_reflection_entry, "ReflectionFunctionAbstract", reflection_function_abstract_functions);
INIT_CLASS_ENTRY 4845 ext/reflection/php_reflection.c 	INIT_CLASS_ENTRY(_reflection_entry, "ReflectionFunction", reflection_function_functions);
INIT_CLASS_ENTRY 4852 ext/reflection/php_reflection.c 	INIT_CLASS_ENTRY(_reflection_entry, "ReflectionParameter", reflection_parameter_functions);
INIT_CLASS_ENTRY 4858 ext/reflection/php_reflection.c 	INIT_CLASS_ENTRY(_reflection_entry, "ReflectionMethod", reflection_method_functions);
INIT_CLASS_ENTRY 4871 ext/reflection/php_reflection.c 	INIT_CLASS_ENTRY(_reflection_entry, "ReflectionClass", reflection_class_functions);
INIT_CLASS_ENTRY 4881 ext/reflection/php_reflection.c 	INIT_CLASS_ENTRY(_reflection_entry, "ReflectionObject", reflection_object_functions);
INIT_CLASS_ENTRY 4885 ext/reflection/php_reflection.c 	INIT_CLASS_ENTRY(_reflection_entry, "ReflectionProperty", reflection_property_functions);
INIT_CLASS_ENTRY 4897 ext/reflection/php_reflection.c 	INIT_CLASS_ENTRY(_reflection_entry, "ReflectionExtension", reflection_extension_functions);
INIT_CLASS_ENTRY 2405 ext/simplexml/simplexml.c 	INIT_CLASS_ENTRY(sxe, "SimpleXMLElement", sxe_functions);
INIT_CLASS_ENTRY  562 ext/soap/soap.c 	INIT_CLASS_ENTRY(ce, PHP_SOAP_VAR_CLASSNAME, soap_var_functions);
INIT_CLASS_ENTRY  566 ext/soap/soap.c 	INIT_CLASS_ENTRY(ce, PHP_SOAP_SERVER_CLASSNAME, soap_server_functions);
INIT_CLASS_ENTRY  570 ext/soap/soap.c 	INIT_CLASS_ENTRY(ce, PHP_SOAP_FAULT_CLASSNAME, soap_fault_functions);
INIT_CLASS_ENTRY  578 ext/soap/soap.c 	INIT_CLASS_ENTRY(ce, PHP_SOAP_PARAM_CLASSNAME, soap_param_functions);
INIT_CLASS_ENTRY  581 ext/soap/soap.c 	INIT_CLASS_ENTRY(ce, PHP_SOAP_HEADER_CLASSNAME, soap_header_functions);
INIT_CLASS_ENTRY   43 ext/spl/spl_functions.c 	INIT_CLASS_ENTRY(ce, class_name, functions);
INIT_CLASS_ENTRY   54 ext/spl/spl_functions.c 	INIT_CLASS_ENTRY(ce, class_name, function_list);
INIT_CLASS_ENTRY   70 ext/spl/spl_functions.c 	INIT_CLASS_ENTRY(ce, class_name, function_list);
INIT_CLASS_ENTRY  774 ext/sqlite/sqlite.c 		INIT_CLASS_ENTRY(ce, "SQLite" # name, sqlite_funcs_ ## c_name); \
INIT_CLASS_ENTRY  128 ext/standard/dir.c 	INIT_CLASS_ENTRY(dir_class_entry, "Directory", php_dir_class_functions);
INIT_CLASS_ENTRY  114 ext/standard/incomplete_class.c 	INIT_CLASS_ENTRY(incomplete_class, INCOMPLETE_CLASS, NULL);
INIT_CLASS_ENTRY   95 ext/standard/user_filters.c 	INIT_CLASS_ENTRY(user_filter_class_entry, "php_user_filter", user_filter_class_funcs);
INIT_CLASS_ENTRY   92 ext/tidy/tidy.c 		INIT_CLASS_ENTRY(ce, # classname, tidy_funcs_ ## name); \
INIT_CLASS_ENTRY 1347 ext/xmlreader/php_xmlreader.c 	INIT_CLASS_ENTRY(ce, "XMLReader", xmlreader_functions);
INIT_CLASS_ENTRY 1626 ext/xmlwriter/php_xmlwriter.c 	INIT_CLASS_ENTRY(ce, "XMLWriter", xmlwriter_class_functions);
INIT_CLASS_ENTRY   73 ext/xsl/php_xsl.h INIT_CLASS_ENTRY(ce, name, funcs); \
INIT_CLASS_ENTRY 2026 ext/zip/php_zip.c 	INIT_CLASS_ENTRY(ce, "ZipArchive", zip_class_functions);