Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Ddir_arginfo.h34 zend_string *property_path_name = zend_string_init("path", sizeof("path") - 1, 1); in register_class_Directory() local
35 …zend_declare_typed_property(class_entry, property_path_name, &property_path_default_value, ZEND_AC… in register_class_Directory()
36 zend_string_release(property_path_name); in register_class_Directory()

Completed in 4 milliseconds