Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_directory_arginfo.h538 …zend_string *const_CURRENT_AS_SELF_name = zend_string_init_interned("CURRENT_AS_SELF", sizeof("CUR… in register_class_FilesystemIterator() local
539 …zend_declare_typed_class_constant(class_entry, const_CURRENT_AS_SELF_name, &const_CURRENT_AS_SELF_… in register_class_FilesystemIterator()
540 zend_string_release(const_CURRENT_AS_SELF_name); in register_class_FilesystemIterator()

Completed in 7 milliseconds