Home
last modified time | relevance | path

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

/PHP-8.3/ext/dom/
H A Dphp_dom_arginfo.h1036 …operty_entities_default_value, ZEND_ACC_PUBLIC, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_en… in register_class_DOMDocumentType()
1043 …perty_notations_default_value, ZEND_ACC_PUBLIC, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_no… in register_class_DOMDocumentType()
1136 …erty_parentNode_default_value, ZEND_ACC_PUBLIC, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_pa… in register_class_DOMNode()
1150 …erty_childNodes_default_value, ZEND_ACC_PUBLIC, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_ch… in register_class_DOMNode()
1157 …erty_firstChild_default_value, ZEND_ACC_PUBLIC, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_fi… in register_class_DOMNode()
1164 …perty_lastChild_default_value, ZEND_ACC_PUBLIC, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_la… in register_class_DOMNode()
1178 …rty_nextSibling_default_value, ZEND_ACC_PUBLIC, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_ne… in register_class_DOMNode()
1185 …erty_attributes_default_value, ZEND_ACC_PUBLIC, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_at… in register_class_DOMNode()
1294 …erty_parentNode_default_value, ZEND_ACC_PUBLIC, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_pa… in register_class_DOMNameSpaceNode()
1524 …roperty_doctype_default_value, ZEND_ACC_PUBLIC, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_do… in register_class_DOMDocument()
[all …]
/PHP-8.3/ext/zend_test/
H A Dtest_arginfo.h603 …perty_classProp_default_value, ZEND_ACC_PUBLIC, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_cl… in register_class__ZendTestClass()
613 …property_classUnionProp_type_list->types[0] = (zend_type) ZEND_TYPE_INIT_CLASS(property_classUnion… in register_class__ZendTestClass()
614 …property_classUnionProp_type_list->types[1] = (zend_type) ZEND_TYPE_INIT_CLASS(property_classUnion… in register_class__ZendTestClass()
626 …property_classIntersectionProp_type_list->types[0] = (zend_type) ZEND_TYPE_INIT_CLASS(property_cla… in register_class__ZendTestClass()
627 …property_classIntersectionProp_type_list->types[1] = (zend_type) ZEND_TYPE_INIT_CLASS(property_cla… in register_class__ZendTestClass()
735 …property_classUnionProp_type_list->types[0] = (zend_type) ZEND_TYPE_INIT_CLASS(property_classUnion… in register_class__ZendTestTrait()
736 …property_classUnionProp_type_list->types[1] = (zend_type) ZEND_TYPE_INIT_CLASS(property_classUnion… in register_class__ZendTestTrait()
1010 …, &property_foo_default_value, ZEND_ACC_PUBLIC, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_fo… in register_class_ZendTestNS2_Foo()
H A Dtest.c1100 intersection_list->types[0] = (zend_type) ZEND_TYPE_INIT_CLASS(class_Traversable, 0, 0); in create_test_dnf_type()
1101 intersection_list->types[1] = (zend_type) ZEND_TYPE_INIT_CLASS(class_Countable, 0, 0); in create_test_dnf_type()
1104 union_list->types[0] = (zend_type) ZEND_TYPE_INIT_CLASS(class_Iterator, 0, 0); in create_test_dnf_type()
/PHP-8.3/Zend/
H A Dzend_exceptions_arginfo.h249 …perty_previous_default_value, ZEND_ACC_PRIVATE, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_pr… in register_class_Exception()
319 …perty_previous_default_value, ZEND_ACC_PRIVATE, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_pr… in register_class_Error()
H A Dzend_types.h303 #define ZEND_TYPE_INIT_CLASS(class_name, allow_null, extra_flags) \ macro
H A Dzend_API.c3008 list->types[j] = (zend_type) ZEND_TYPE_INIT_CLASS(str, 0, 0); in zend_register_functions()
H A Dzend_compile.c6498 return (zend_type) ZEND_TYPE_INIT_CLASS(class_name, 0, 0); in zend_compile_single_typename()
/PHP-8.3/ext/date/
H A Dphp_date_arginfo.h1097 …&property_start_default_value, ZEND_ACC_PUBLIC, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_st… in register_class_DatePeriod()
1104 …roperty_current_default_value, ZEND_ACC_PUBLIC, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_cu… in register_class_DatePeriod()
1111 …, &property_end_default_value, ZEND_ACC_PUBLIC, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_en… in register_class_DatePeriod()
1118 …operty_interval_default_value, ZEND_ACC_PUBLIC, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_in… in register_class_DatePeriod()
/PHP-8.3/ext/random/
H A Drandom_arginfo.h346 …fault_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_en… in register_class_Random_Randomizer()
/PHP-8.3/ext/soap/
H A Dsoap_arginfo.h492 …y___soap_fault_default_value, ZEND_ACC_PRIVATE, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property___… in register_class_SoapServer()
695 …y___soap_fault_default_value, ZEND_ACC_PRIVATE, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property___… in register_class_SoapClient()
/PHP-8.3/ext/reflection/
H A Dphp_reflection.c3127 append_type(return_value, (zend_type) ZEND_TYPE_INIT_CLASS(name, 0, 0)); in ZEND_METHOD()

Completed in 102 milliseconds