spl_filesystem_object_new_check 3086 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 3090 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 3099 ext/spl/spl_directory.c 	REGISTER_SPL_SUB_CLASS_EX(SplTempFileObject, SplFileObject, spl_filesystem_object_new_check, spl_SplTempFileObject_functions);