Home
last modified time | relevance | path

Searched refs:spl_filesystem_object_new_check (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/ext/spl/
H A Dspl_directory.c180 static zend_object *spl_filesystem_object_new_check(zend_class_entry *class_type) in spl_filesystem_object_new_check() function
2799 …REGISTER_SPL_SUB_CLASS_EX(GlobIterator, FilesystemIterator, spl_filesystem_object_new_check, class… in PHP_MINIT_FUNCTION()
2803 …REGISTER_SPL_SUB_CLASS_EX(SplFileObject, SplFileInfo, spl_filesystem_object_new_check, class_SplFi… in PHP_MINIT_FUNCTION()
2812 …REGISTER_SPL_SUB_CLASS_EX(SplTempFileObject, SplFileObject, spl_filesystem_object_new_check, class… in PHP_MINIT_FUNCTION()

Completed in 9 milliseconds