Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_directory_arginfo.h557 …zend_string *const_FOLLOW_SYMLINKS_name = zend_string_init_interned("FOLLOW_SYMLINKS", sizeof("FOL… in register_class_FilesystemIterator() local
558 …zend_declare_typed_class_constant(class_entry, const_FOLLOW_SYMLINKS_name, &const_FOLLOW_SYMLINKS_… in register_class_FilesystemIterator()
559 zend_string_release(const_FOLLOW_SYMLINKS_name); in register_class_FilesystemIterator()

Completed in 6 milliseconds