Home
last modified time | relevance | path

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

/PHP-8.3/ext/spl/
H A Dspl_directory_arginfo.h543 …zend_string *const_CURRENT_AS_SELF_name = zend_string_init_interned("CURRENT_AS_SELF", sizeof("CUR… in register_class_FilesystemIterator() local
544 …zend_declare_class_constant_ex(class_entry, const_CURRENT_AS_SELF_name, &const_CURRENT_AS_SELF_val… in register_class_FilesystemIterator()
545 zend_string_release(const_CURRENT_AS_SELF_name); in register_class_FilesystemIterator()

Completed in 7 milliseconds