__construct       539 Zend/zend_exceptions.c 	ZEND_ME(exception, __construct, arginfo_exception___construct, ZEND_ACC_PUBLIC)
__construct       560 Zend/zend_exceptions.c 	ZEND_ME(error_exception, __construct, arginfo_error_exception___construct, ZEND_ACC_PUBLIC)
__construct       685 ext/com_dotnet/com_persist.c 	CPH_ME(__construct, NULL)
__construct       202 ext/date/php_date.c 	PHP_ME(DateTime,			__construct,		NULL, ZEND_ACC_CTOR|ZEND_ACC_PUBLIC)
__construct       215 ext/date/php_date.c 	PHP_ME(DateTimeZone,				__construct,				NULL, ZEND_ACC_CTOR|ZEND_ACC_PUBLIC)
__construct        54 ext/dom/attr.c 	PHP_ME(domattr, __construct, arginfo_dom_attr_construct, ZEND_ACC_PUBLIC)
__construct        46 ext/dom/cdatasection.c 	PHP_ME(domcdatasection, __construct, arginfo_dom_cdatasection_construct, ZEND_ACC_PUBLIC)
__construct        46 ext/dom/comment.c 	PHP_ME(domcomment, __construct, arginfo_dom_comment_construct, ZEND_ACC_PUBLIC)
__construct       249 ext/dom/document.c 	PHP_ME(domdocument, __construct, arginfo_dom_document_construct, ZEND_ACC_PUBLIC)
__construct        50 ext/dom/documentfragment.c 	PHP_ME(domdocumentfragment, __construct, arginfo_dom_documentfragement_construct, ZEND_ACC_PUBLIC)
__construct       168 ext/dom/element.c 	PHP_ME(domelement, __construct, arginfo_dom_element_construct, ZEND_ACC_PUBLIC)
__construct        46 ext/dom/entityreference.c 	PHP_ME(domentityreference, __construct, arginfo_dom_entityreference_construct, ZEND_ACC_PUBLIC)
__construct        47 ext/dom/processinginstruction.c 	PHP_ME(domprocessinginstruction, __construct, arginfo_dom_processinginstruction_construct, ZEND_ACC_PUBLIC)
__construct        64 ext/dom/text.c 	PHP_ME(domtext, __construct, arginfo_dom_text_construct, ZEND_ACC_PUBLIC)
__construct        65 ext/dom/xpath.c 	PHP_ME(domxpath, __construct, arginfo_dom_xpath_construct, ZEND_ACC_PUBLIC)
__construct       359 ext/ming/ming.c 	PHP_ME(swfaction, __construct,         NULL, 0)
__construct       465 ext/ming/ming.c 	PHP_ME(swfbitmap, __construct,         NULL, 0)
__construct       708 ext/ming/ming.c 	PHP_ME(swfbutton, __construct,   NULL, 0)
__construct      1351 ext/ming/ming.c 	PHP_ME(swffill, __construct, NULL, 0)
__construct      1618 ext/ming/ming.c 	PHP_ME(swffont, __construct,       NULL, 0)
__construct      1704 ext/ming/ming.c 	PHP_ME(swfgradient, __construct, NULL, 0)
__construct      1773 ext/ming/ming.c 	PHP_ME(swfmorph, __construct,     NULL, 0)
__construct      1853 ext/ming/ming.c 	PHP_ME(swfsound, __construct,             NULL, 0)
__construct      2043 ext/ming/ming.c 	PHP_ME(swfvideostream, 	__construct,	NULL, 0)
__construct      2121 ext/ming/ming.c 	PHP_ME(swfprebuiltclip, __construct, NULL, 0)
__construct      2773 ext/ming/ming.c 	PHP_ME(swfmovie, __construct,       NULL, 0)
__construct      3304 ext/ming/ming.c 	PHP_ME(swfshape, __construct,        NULL, 0)
__construct      3495 ext/ming/ming.c 	PHP_ME(swfsprite, __construct,  	NULL, 0)
__construct      3781 ext/ming/ming.c 	PHP_ME(swftext, __construct,       NULL, 0)
__construct      4092 ext/ming/ming.c 	PHP_ME(swftextfield, __construct,     NULL, 0)
__construct       215 ext/mysqli/mysqli_warning.c 	PHP_ME(mysqli_warning, __construct,		NULL, ZEND_ACC_PROTECTED)
__construct      1182 ext/pdo/pdo_dbh.c 	ZEND_MALIAS(PDO, __construct, dbh_constructor,	arginfo_pdo___construct,	ZEND_ACC_PUBLIC)
__construct      4488 ext/reflection/php_reflection.c 	ZEND_ME(reflection_function, __construct, arginfo_reflection_function___construct, 0)
__construct      4524 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, __construct, arginfo_reflection_method___construct, 0)
__construct      4634 ext/reflection/php_reflection.c 	ZEND_ME(reflection_class, __construct, arginfo_reflection_class___construct, 0)
__construct      4690 ext/reflection/php_reflection.c 	ZEND_ME(reflection_object, __construct, arginfo_reflection_object___construct, 0)
__construct      4720 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, __construct, arginfo_reflection_property___construct, 0)
__construct      4752 ext/reflection/php_reflection.c 	ZEND_ME(reflection_parameter, __construct, arginfo_reflection_parameter___construct, 0)
__construct      4782 ext/reflection/php_reflection.c 	ZEND_ME(reflection_extension, __construct, arginfo_reflection_extension___construct, 0)
__construct      2384 ext/simplexml/simplexml.c 	SXE_ME(__construct,            NULL, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) /* must be called */
__construct        34 ext/spl/examples/nocvsdir.php 		parent::__construct(new RecursiveDirectoryIterator($path));
__construct      1444 ext/spl/spl_array.c 	SPL_ME(Array, __construct,      arginfo_array___construct,      ZEND_ACC_PUBLIC)
__construct      1469 ext/spl/spl_array.c 	SPL_ME(Array, __construct,      arginfo_array___construct,      ZEND_ACC_PUBLIC)
__construct      1414 ext/spl/spl_directory.c 	SPL_ME(SplFileInfo,       __construct,   arginfo_info___construct, ZEND_ACC_PUBLIC)
__construct      1455 ext/spl/spl_directory.c 	SPL_ME(DirectoryIterator, __construct,   arginfo_dir___construct, ZEND_ACC_PUBLIC)
__construct      1480 ext/spl/spl_directory.c 	SPL_ME(RecursiveDirectoryIterator, __construct,   arginfo_r_dir___construct, ZEND_ACC_PUBLIC)
__construct      2285 ext/spl/spl_directory.c 	SPL_ME(SplFileObject, __construct,    arginfo_file_object___construct,   ZEND_ACC_PUBLIC)
__construct      2326 ext/spl/spl_directory.c 	SPL_ME(SplTempFileObject, __construct, arginfo_temp_file_object___construct,  ZEND_ACC_PUBLIC)
__construct       774 ext/spl/spl_iterators.c 	SPL_ME(RecursiveIteratorIterator, __construct,       arginfo_recursive_it___construct,    ZEND_ACC_PUBLIC)
__construct      1626 ext/spl/spl_iterators.c 	SPL_ME(FilterIterator,  __construct,      arginfo_filter_it___construct, ZEND_ACC_PUBLIC)
__construct      1643 ext/spl/spl_iterators.c 	SPL_ME(RecursiveFilterIterator,  __construct,      arginfo_parent_it___construct, ZEND_ACC_PUBLIC)
__construct      1650 ext/spl/spl_iterators.c 	SPL_ME(ParentIterator,  __construct,      arginfo_parent_it___construct, ZEND_ACC_PUBLIC)
__construct      1681 ext/spl/spl_iterators.c 	SPL_ME(RegexIterator,   __construct,      arginfo_regex_it___construct,    ZEND_ACC_PUBLIC)
__construct      1702 ext/spl/spl_iterators.c 	SPL_ME(RecursiveRegexIterator,  __construct,      arginfo_rec_regex_it___construct, ZEND_ACC_PUBLIC)
__construct      1851 ext/spl/spl_iterators.c 	SPL_ME(LimitIterator,   __construct,      arginfo_limit_it___construct, ZEND_ACC_PUBLIC)
__construct      2247 ext/spl/spl_iterators.c 	SPL_ME(CachingIterator, __construct,      arginfo_caching_it___construct, ZEND_ACC_PUBLIC)
__construct      2307 ext/spl/spl_iterators.c 	SPL_ME(RecursiveCachingIterator, __construct,   arginfo_caching_rec_it___construct, ZEND_ACC_PUBLIC)
__construct      2326 ext/spl/spl_iterators.c 	SPL_ME(IteratorIterator, __construct,      arginfo_iterator_it___construct, ZEND_ACC_PUBLIC)
__construct      2410 ext/spl/spl_iterators.c 	SPL_ME(NoRewindIterator, __construct,      arginfo_norewind_it___construct, ZEND_ACC_PUBLIC)
__construct      2447 ext/spl/spl_iterators.c 	SPL_ME(InfiniteIterator, __construct,      arginfo_norewind_it___construct, ZEND_ACC_PUBLIC)
__construct      2643 ext/spl/spl_iterators.c 	SPL_ME(AppendIterator, __construct,      NULL, ZEND_ACC_PUBLIC)
__construct       211 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(__construct, sqlite_open, third_arg_force_ref, 0)
__construct       332 ext/tidy/tidy.c 	TIDY_DOC_ME(__construct, NULL)