Home
last modified time | relevance | path

Searched defs:parent (Results 1 – 25 of 34) sorted by path

12

/PHP-7.4/Zend/
H A Dzend.h115 zend_class_entry *parent; member
H A Dzend_compile.c640 int parent = CG(context).current_brk_cont; in zend_begin_loop() local
H A Dzend_compile.h154 int parent; member
H A Dzend_generators.c587 zend_generator *parent = generator->node.parent, *cur = generator; in zend_generator_add_child() local
H A Dzend_generators.h40 zend_generator *parent; /* NULL for root */ member
H A Dzend_inheritance.c121 zend_class_entry *parent = ce->parent; in do_inherit_parent_constructor() local
694 const zend_function *child, const zend_function *parent, in emit_incompatible_method_error()
712 const zend_function *child, const zend_function *parent, in emit_incompatible_method_error_or_warning()
757 …ce_status do_inheritance_check_on_method_ex(zend_function *child, zend_function *parent, zend_clas… in do_inheritance_check_on_method_ex()
863 …_inline void do_inheritance_check_on_method(zend_function *child, zend_function *parent, zend_clas… in do_inheritance_check_on_method()
869 static zend_always_inline void do_inherit_method(zend_string *key, zend_function *parent, zend_clas… in do_inherit_method()
940 const zend_property_info *child, const zend_property_info *parent) { in emit_incompatible_property_error()
2463 zend_class_entry *parent = NULL; in zend_do_link_class() local
/PHP-7.4/ext/curl/
H A Dmulti.c485 php_curl *parent; in _php_server_push_callback() local
/PHP-7.4/ext/dom/
H A Dphp_dom.c1301 int dom_hierarchy(xmlNodePtr parent, xmlNodePtr child) in dom_hierarchy()
/PHP-7.4/ext/opcache/Optimizer/
H A Descape_analysis.c35 static zend_always_inline void union_find_init(int *parent, int *size, int count) /* {{{ */ in union_find_init()
46 static zend_always_inline int union_find_root(int *parent, int i) /* {{{ */ in union_find_root()
60 static zend_always_inline void union_find_unite(int *parent, int *size, int i, int j) /* {{{ */ in union_find_unite()
77 static int zend_build_equi_escape_sets(int *parent, zend_op_array *op_array, zend_ssa *ssa) /* {{{ … in zend_build_equi_escape_sets()
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c3669 zend_class_entry *ce, *parent, *p; in preload_link() local
H A Dzend_accelerator_util_funcs.c282 zend_class_entry *parent = !(ce->ce_flags & ZEND_ACC_LINKED) ? NULL : ce->parent; in zend_class_copy_ctor() local
H A Dzend_persist.c881 zend_class_entry *parent = ce->parent; in zend_update_parent_ce() local
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c9118 …compile_ref_iterator_matchingpath(compiler_common *common, PCRE2_SPTR cc, backtrack_common *parent) in compile_ref_iterator_matchingpath()
9325 …SPTR compile_recurse_matchingpath(compiler_common *common, PCRE2_SPTR cc, backtrack_common *parent) in compile_recurse_matchingpath()
9441 …SPTR compile_callout_matchingpath(compiler_common *common, PCRE2_SPTR cc, backtrack_common *parent) in compile_callout_matchingpath()
10066 …id match_script_run_common(compiler_common *common, int private_data_ptr, backtrack_common *parent) in match_script_run_common()
10137 …SPTR compile_bracket_matchingpath(compiler_common *common, PCRE2_SPTR cc, backtrack_common *parent) in compile_bracket_matchingpath()
10698 …R compile_bracketpos_matchingpath(compiler_common *common, PCRE2_SPTR cc, backtrack_common *parent) in compile_bracketpos_matchingpath()
11126 …PTR compile_iterator_matchingpath(compiler_common *common, PCRE2_SPTR cc, backtrack_common *parent) in compile_iterator_matchingpath()
11638 … compile_fail_accept_matchingpath(compiler_common *common, PCRE2_SPTR cc, backtrack_common *parent) in compile_fail_accept_matchingpath()
11713 …compile_control_verb_matchingpath(compiler_common *common, PCRE2_SPTR cc, backtrack_common *parent) in compile_control_verb_matchingpath()
11747 …ap_matchingpath(compiler_common *common, PCRE2_SPTR cc, PCRE2_SPTR ccend, backtrack_common *parent) in compile_then_trap_matchingpath()
[all …]
/PHP-7.4/ext/simplexml/
H A Dsimplexml.c2118 zend_class_entry *parent = ce; in php_sxe_find_fptr_count() local
/PHP-7.4/ext/soap/
H A Dphp_encoding.c511 xmlNodePtr master_to_xml(encodePtr encode, zval *data, int style, xmlNodePtr parent) in master_to_xml()
599 xmlNodePtr to_xml_user(encodeTypePtr type, zval *data, int style, xmlNodePtr parent) in to_xml_user()
831 static xmlNodePtr to_xml_string(encodeTypePtr type, zval *data, int style, xmlNodePtr parent) in to_xml_string()
1050 static xmlNodePtr to_xml_long(encodeTypePtr type, zval *data, int style, xmlNodePtr parent) in to_xml_long()
1127 static xmlNodePtr to_xml_bool(encodeTypePtr type, zval *data, int style, xmlNodePtr parent) in to_xml_bool()
1154 static xmlNodePtr to_xml_null(encodeTypePtr type, zval *data, int style, xmlNodePtr parent) in to_xml_null()
2639 static xmlNodePtr to_xml_map(encodeTypePtr type, zval *data, int style, xmlNodePtr parent) in to_xml_map()
2911 static xmlNodePtr to_xml_time(encodeTypePtr type, zval *data, int style, xmlNodePtr parent) in to_xml_time()
2917 static xmlNodePtr to_xml_date(encodeTypePtr type, zval *data, int style, xmlNodePtr parent) in to_xml_date()
2937 static xmlNodePtr to_xml_gday(encodeTypePtr type, zval *data, int style, xmlNodePtr parent) in to_xml_gday()
[all …]
H A Dphp_schema.c1636 xmlNodePtr parent = element->parent; in schema_element() local
1891 xmlNodePtr parent = attrType->parent; in schema_attribute() local
H A Dsoap.c4398 …(sdlParamPtr param, zval *param_val, int index, char *name, int style, xmlNodePtr parent) /* {{{ */
4435 …rialize_zval(zval *val, sdlParamPtr param, char *paramName, int style, xmlNodePtr parent) /* {{{ */
/PHP-7.4/ext/spl/
H A Dspl_array.c171 zend_class_entry *parent = class_type; in spl_array_object_new_ex() local
H A Dspl_dllist.c373 zend_class_entry *parent = class_type; in spl_dllist_object_new_ex() local
H A Dspl_fixedarray.c213 zend_class_entry *parent = class_type; in spl_fixedarray_object_new_ex() local
H A Dspl_heap.c401 zend_class_entry *parent = class_type; in spl_heap_object_new_ex() local
H A Dspl_observer.c231 zend_class_entry *parent = class_type; in spl_object_storage_new_ex() local
/PHP-7.4/ext/standard/
H A Dbrowscap.c37 zend_string *parent; member
/PHP-7.4/ext/tidy/
H A Dtidy.c102 #define REGISTER_TIDY_CLASS(classname, name, parent, __flags) \ argument
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxml_element.h152 struct _xml_element* parent; /* element's parent */ member

Completed in 197 milliseconds

12