Home
last modified time | relevance | path

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

/php-src/ext/reflection/
H A Dphp_reflection_arginfo.h1550 zval enum_case_Set_value; in register_class_PropertyHookType() local
1552 ZVAL_STR(&enum_case_Set_value, enum_case_Set_value_str); in register_class_PropertyHookType()
1553 zend_enum_add_case_cstr(class_entry, "Set", &enum_case_Set_value); in register_class_PropertyHookType()

Completed in 13 milliseconds