Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_directory_arginfo.h583 …zend_string *const_UNIX_PATHS_name = zend_string_init_interned("UNIX_PATHS", sizeof("UNIX_PATHS") … in register_class_FilesystemIterator() local
584 …zend_declare_typed_class_constant(class_entry, const_UNIX_PATHS_name, &const_UNIX_PATHS_value, ZEN… in register_class_FilesystemIterator()
585 zend_string_release(const_UNIX_PATHS_name); in register_class_FilesystemIterator()

Completed in 8 milliseconds