Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_directory_arginfo.h634 zval const_SKIP_EMPTY_value; in register_class_SplFileObject() local
635 ZVAL_LONG(&const_SKIP_EMPTY_value, SPL_FILE_OBJECT_SKIP_EMPTY); in register_class_SplFileObject()
637 …zend_declare_typed_class_constant(class_entry, const_SKIP_EMPTY_name, &const_SKIP_EMPTY_value, ZEN… in register_class_SplFileObject()

Completed in 9 milliseconds