Home
last modified time | relevance | path

Searched refs:ZEND_INTERNAL_CLASS (Results 1 – 18 of 18) 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()
1361 if (ce->type == ZEND_INTERNAL_CLASS) { in zend_do_inherit_interfaces()
1434 if (ce->type & ZEND_INTERNAL_CLASS) { in do_inherit_class_constant()
1537 pefree(src, ce->type == ZEND_INTERNAL_CLASS); in zend_do_inheritance_ex()
1589 pefree(src, ce->type == ZEND_INTERNAL_CLASS); in zend_do_inheritance_ex()
1612 if (ce->type == ZEND_INTERNAL_CLASS && in zend_do_inheritance_ex()
1669 if (ce->type == ZEND_INTERNAL_CLASS) { in zend_do_inheritance_ex()
1781 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()
2474 if (ce->type == ZEND_INTERNAL_CLASS && in zend_collect_module_handlers()
2488 if (ce->type == ZEND_INTERNAL_CLASS && in zend_collect_module_handlers()
3395 class_entry->type = ZEND_INTERNAL_CLASS; in do_register_internal_class()
4407 return (ce->type & ZEND_INTERNAL_CLASS) in is_persistent_class()
4423 if (ce->type == ZEND_INTERNAL_CLASS) { in zend_declare_typed_property()
4459 if (ce->type == ZEND_INTERNAL_CLASS && in zend_declare_typed_property()
4484 if (ce->type == ZEND_INTERNAL_CLASS) { in zend_declare_typed_property()
4493 if (ce->type & ZEND_INTERNAL_CLASS) { in zend_declare_typed_property()
4744 if (ce->type == ZEND_INTERNAL_CLASS) { in zend_declare_typed_class_constant()
[all …]
H A Dzend_attributes.c319 if (ce->type != ZEND_INTERNAL_CLASS) { in zend_mark_internal_attribute()
H A Dzend_compile.h1008 #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.c1991 bool persistent_hashes = ce->type == ZEND_INTERNAL_CLASS; in zend_initialize_class_data()
2048 if (ce->type == ZEND_INTERNAL_CLASS) { in zend_initialize_class_data()
4135 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/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.c376 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()
1011 …if (ce->type == ZEND_INTERNAL_CLASS && ce->info.internal.module && !strcasecmp(ce->info.internal.m… in _extension_class_string()
4368 RETURN_BOOL(ce->type == ZEND_INTERNAL_CLASS); in ZEND_METHOD()
5121 if (ce->type == ZEND_INTERNAL_CLASS in ZEND_METHOD()
5462 if ((ce->type == ZEND_INTERNAL_CLASS) && ce->info.internal.module) { in ZEND_METHOD()
5480 if ((ce->type == ZEND_INTERNAL_CLASS) && ce->info.internal.module) { in ZEND_METHOD()
6198 …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/
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);
/php-src/ext/opcache/jit/
H A Dzend_jit.c580 if (parent->type == ZEND_INTERNAL_CLASS) { in zend_get_known_property_info()
3589 if (ce->type == ZEND_INTERNAL_CLASS) { in zend_jit_deactivate()
/php-src/ext/date/
H A Dphp_date.c314 if (ce->type == ZEND_INTERNAL_CLASS) { in date_throw_uninitialized_error()
321 if (ce_ptr->type != ZEND_INTERNAL_CLASS) { in date_throw_uninitialized_error()
/php-src/ext/dom/
H A Dphp_dom.c1395 …while ((base_class->type != ZEND_INTERNAL_CLASS || base_class->info.internal.module->module_number… in dom_objects_set_class_ex()

Completed in 151 milliseconds