Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_interfaces.c297 zend_class_iterator_funcs *funcs_ptr = class_type->type == ZEND_INTERNAL_CLASS in zend_implement_aggregate()
309 ZEND_ASSERT(class_type->type == ZEND_INTERNAL_CLASS); in zend_implement_aggregate()
336 zend_class_iterator_funcs *funcs_ptr = class_type->type == ZEND_INTERNAL_CLASS in zend_implement_iterator()
356 ZEND_ASSERT(class_type->type == ZEND_INTERNAL_CLASS); in zend_implement_iterator()
382 zend_class_arrayaccess_funcs *funcs_ptr = class_type->type == ZEND_INTERNAL_CLASS in zend_implement_arrayaccess()
H A Dzend_inheritance.c99 if (UNEXPECTED(ce->type & ZEND_INTERNAL_CLASS)) { in zend_duplicate_internal_function()
228 if (ce->type == ZEND_INTERNAL_CLASS) { in class_visible()
385 if (ce->type == ZEND_INTERNAL_CLASS) { in track_class_dependency()
1357 if (ce->type == ZEND_INTERNAL_CLASS) { in zend_do_inherit_interfaces()
1430 if (ce->type & ZEND_INTERNAL_CLASS) { in do_inherit_class_constant()
1533 pefree(src, ce->type == ZEND_INTERNAL_CLASS); in zend_do_inheritance_ex()
1585 pefree(src, ce->type == ZEND_INTERNAL_CLASS); in zend_do_inheritance_ex()
1608 if (ce->type == ZEND_INTERNAL_CLASS && in zend_do_inheritance_ex()
1667 if (ce->type == ZEND_INTERNAL_CLASS) { in zend_do_inheritance_ex()
1779 if (ce->type & ZEND_INTERNAL_CLASS) { in do_inherit_iface_constant()
[all …]
H A Dzend_API.c443 if (old_ce->type == ZEND_INTERNAL_CLASS) { in zend_class_redeclaration_error_ex()
2542 if (ce->type == ZEND_INTERNAL_CLASS && in zend_collect_module_handlers()
2556 if (ce->type == ZEND_INTERNAL_CLASS && in zend_collect_module_handlers()
3463 class_entry->type = ZEND_INTERNAL_CLASS; in do_register_internal_class()
4475 return (ce->type & ZEND_INTERNAL_CLASS) in is_persistent_class()
4491 if (ce->type == ZEND_INTERNAL_CLASS) { in zend_declare_typed_property()
4527 if (ce->type == ZEND_INTERNAL_CLASS && in zend_declare_typed_property()
4552 if (ce->type == ZEND_INTERNAL_CLASS) { in zend_declare_typed_property()
4561 if (ce->type & ZEND_INTERNAL_CLASS) { in zend_declare_typed_property()
4812 if (ce->type == ZEND_INTERNAL_CLASS) { in zend_declare_typed_class_constant()
[all …]
H A Dzend_attributes.c410 if (ce->type != ZEND_INTERNAL_CLASS) { in zend_mark_internal_attribute()
H A Dzend_compile.h1010 #define ZEND_INTERNAL_CLASS 1 macro
H A Dzend_closures.c102 if (scope && scope != func->common.scope && scope->type == ZEND_INTERNAL_CLASS) { in zend_valid_closure_binding()
H A Dzend_opcode.c426 case ZEND_INTERNAL_CLASS: in destroy_zend_class()
H A Dzend_execute_API.c128 return (ce->type == ZEND_INTERNAL_CLASS) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_class_full()
H A Dzend_compile.c1993 bool persistent_hashes = ce->type == ZEND_INTERNAL_CLASS; in zend_initialize_class_data()
2050 if (ce->type == ZEND_INTERNAL_CLASS) { in zend_initialize_class_data()
4147 if (ce->type == ZEND_INTERNAL_CLASS) { in zend_compile_ignore_class()
/php-src/ext/random/
H A Drandomizer.c31 if (engine_object->ce->type == ZEND_INTERNAL_CLASS) { in randomizer_common_init()
/php-src/ext/opcache/
H A Dzend_persist_calc.c391 || c->ce->type == ZEND_INTERNAL_CLASS) { in zend_persist_class_constant_calc()
H A DZendAccelerator.c3509 if (ce->type == ZEND_INTERNAL_CLASS) {
3891 ZEND_ASSERT(ce->type != ZEND_INTERNAL_CLASS);
3977 if (ce->type == ZEND_INTERNAL_CLASS) {
3996 ZEND_ASSERT(ce->type != ZEND_INTERNAL_CLASS);
H A Dzend_persist.c817 || orig_c->ce->type == ZEND_INTERNAL_CLASS) { in zend_persist_class_constant()
/php-src/ext/standard/
H A Dvar.c880 ZSTR_VAL(name), ZSTR_LEN(name), ce->type & ZEND_INTERNAL_CLASS); in php_var_serialize_get_sleep_props()
895 "*", 1, ZSTR_VAL(name), ZSTR_LEN(name), ce->type & ZEND_INTERNAL_CLASS); in php_var_serialize_get_sleep_props()
/php-src/ext/mysqli/
H A Dmysqli.c375 while (mysqli_base_class->type != ZEND_INTERNAL_CLASS && in mysqli_objects_new()
/php-src/ext/reflection/
H A Dphp_reflection.c330 if (ce->type == ZEND_INTERNAL_CLASS && ce->info.internal.module) { in _class_string()
1003 …if (ce->type == ZEND_INTERNAL_CLASS && ce->info.internal.module && !strcasecmp(ce->info.internal.m… in _extension_class_string()
4363 RETURN_BOOL(ce->type == ZEND_INTERNAL_CLASS); in ZEND_METHOD()
5116 if (ce->type == ZEND_INTERNAL_CLASS in ZEND_METHOD()
5457 if ((ce->type == ZEND_INTERNAL_CLASS) && ce->info.internal.module) { in ZEND_METHOD()
5475 if ((ce->type == ZEND_INTERNAL_CLASS) && ce->info.internal.module) { in ZEND_METHOD()
6193 …if (ce->type == ZEND_INTERNAL_CLASS && ce->info.internal.module && !strcasecmp(ce->info.internal.m… in add_extension_class()
/php-src/Zend/Optimizer/
H A Dzend_optimizer.c805 && (ce->type == ZEND_INTERNAL_CLASS in zend_optimizer_get_class_entry()
850 if (tmp->type == ZEND_INTERNAL_CLASS) { in zend_fetch_class_const_info()
/php-src/ext/opcache/jit/
H A Dzend_jit.c581 if (parent->type == ZEND_INTERNAL_CLASS) { in zend_get_known_property_info()
3626 if (ce->type == ZEND_INTERNAL_CLASS) { in zend_jit_deactivate()
/php-src/ext/date/
H A Dphp_date.c311 if (ce->type == ZEND_INTERNAL_CLASS) { in date_throw_uninitialized_error()
318 if (ce_ptr->type != ZEND_INTERNAL_CLASS) { in date_throw_uninitialized_error()
/php-src/ext/dom/
H A Dphp_dom.c1394 …while ((base_class->type != ZEND_INTERNAL_CLASS || base_class->info.internal.module->module_number… in dom_objects_set_class_ex()

Completed in 179 milliseconds