spl_filesystem_object_new_check 3047 ext/spl/spl_directory.c REGISTER_SPL_SUB_CLASS_EX(GlobIterator, FilesystemIterator, spl_filesystem_object_new_check, spl_GlobIterator_functions); spl_filesystem_object_new_check 3051 ext/spl/spl_directory.c REGISTER_SPL_SUB_CLASS_EX(SplFileObject, SplFileInfo, spl_filesystem_object_new_check, spl_SplFileObject_functions); spl_filesystem_object_new_check 3060 ext/spl/spl_directory.c REGISTER_SPL_SUB_CLASS_EX(SplTempFileObject, SplFileObject, spl_filesystem_object_new_check, spl_SplTempFileObject_functions);