Home
last modified time | relevance | path

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

/php-src/ext/json/
H A Djson_encoder.c145 && Z_OBJ_P(val)->ce->num_hooked_props == 0 in php_json_encode_array()
224 if (obj->ce->num_hooked_props == 0) { in php_json_encode_array()
/php-src/Zend/
H A Dzend.h207 uint32_t num_hooked_props; member
H A Dzend_inheritance.c1376 ce->num_hooked_props++; in inherit_property_hook()
1519 ce->num_hooked_props++; in do_inherit_property()
1910 if (ce->num_hooked_props) { in zend_do_inheritance_ex()
2245 if (ce->num_hooked_props) { in zend_inheritance_check_override()
H A Dzend_execute_API.c379 if (ce->num_hooked_props) { in zend_shutdown_executor_values()
H A Dzend_object_handlers.c2397 if (obj->ce->num_hooked_props) { in zend_std_get_properties_for()
H A Dzend_compile.c2105 ce->num_hooked_props = 0; in zend_initialize_class_data()
8593 ce->num_hooked_props++; in zend_compile_property_hooks()

Completed in 74 milliseconds