Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_directory_arginfo.h551 zval const_FOLLOW_SYMLINKS_value; in register_class_FilesystemIterator() local
552 ZVAL_LONG(&const_FOLLOW_SYMLINKS_value, SPL_FILE_DIR_FOLLOW_SYMLINKS); in register_class_FilesystemIterator()
554 …typed_class_constant(class_entry, const_FOLLOW_SYMLINKS_name, &const_FOLLOW_SYMLINKS_value, ZEND_A… in register_class_FilesystemIterator()

Completed in 17 milliseconds