Searched refs:spl_filesystem_object_new_check (Results 1 – 1 of 1) sorted by relevance
177 static zend_object_value spl_filesystem_object_new_check(zend_class_entry *class_type TSRMLS_DC) in spl_filesystem_object_new_check() function3053 …REGISTER_SPL_SUB_CLASS_EX(GlobIterator, FilesystemIterator, spl_filesystem_object_new_check, spl_G… in PHP_MINIT_FUNCTION()3057 …REGISTER_SPL_SUB_CLASS_EX(SplFileObject, SplFileInfo, spl_filesystem_object_new_check, spl_SplFile… in PHP_MINIT_FUNCTION()3066 …REGISTER_SPL_SUB_CLASS_EX(SplTempFileObject, SplFileObject, spl_filesystem_object_new_check, spl_S… in PHP_MINIT_FUNCTION()
Completed in 18 milliseconds