Home
last modified time | relevance | path

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

/PHP-8.4/ext/reflection/
H A Dphp_reflection.c5222 int strategy, bool is_reset) in reflection_class_new_lazy() argument
5236 if (is_reset) { in reflection_class_new_lazy()
5253 uint32_t arg_num = 2 + is_reset; in reflection_class_new_lazy()
5259 if (!is_reset && (options & ZEND_LAZY_OBJECT_SKIP_DESTRUCTOR)) { in reflection_class_new_lazy()
5265 if (is_reset) { in reflection_class_new_lazy()
5288 if (!is_reset) { in reflection_class_new_lazy()

Completed in 22 milliseconds