Home
last modified time | relevance | path

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

/PHP-8.3/ext/spl/
H A Dspl_directory_arginfo.h583 zval const_SKIP_DOTS_value; in register_class_FilesystemIterator() local
584 ZVAL_LONG(&const_SKIP_DOTS_value, SPL_FILE_DIR_SKIPDOTS); in register_class_FilesystemIterator()
586 …zend_declare_class_constant_ex(class_entry, const_SKIP_DOTS_name, &const_SKIP_DOTS_value, ZEND_ACC… in register_class_FilesystemIterator()

Completed in 5 milliseconds