Home
last modified time | relevance | path

Searched refs:sdlTypePtr (Results 1 – 7 of 7) sorted by relevance

/PHP-7.3/ext/soap/
H A Dphp_schema.c423 sdlTypePtr newType; in schema_list()
449 sdlTypePtr newType; in schema_list()
519 sdlTypePtr newType; in schema_union()
550 sdlTypePtr newType; in schema_union()
1117 sdlTypePtr newType; in schema_group()
1505 sdlTypePtr newType; in schema_element()
1961 sdlTypePtr newType; in schema_attributeGroup()
2132 sdlTypePtr tmp; in schema_attributegroup_fixup()
2185 sdlTypePtr tmp; in schema_content_model_fixup()
2227 sdlTypePtr tmp; in schema_type_fixup()
[all …]
H A Dphp_sdl.h99 sdlTypePtr element;
169 sdlTypePtr element; /* pointer to element */
170 sdlTypePtr group; /* pointer to group */
216 sdlTypePtr element;
H A Dphp_sdl.c77 sdlTypePtr sdl_type; in get_element()
1969 sdlTypePtr tmp; in sdl_serialize_type()
2141 sdlTypePtr tmp; in add_sdl_to_cache()
2158 sdlTypePtr tmp; in add_sdl_to_cache()
2175 sdlTypePtr tmp; in add_sdl_to_cache()
2212 sdlTypePtr tmp; in add_sdl_to_cache()
2222 sdlTypePtr tmp; in add_sdl_to_cache()
2232 sdlTypePtr tmp; in add_sdl_to_cache()
2403 sdlTypePtr tmp; in make_persistent_sdl_type_ref()
2944 sdlTypePtr tmp; in make_persistent_sdl()
[all …]
H A Dphp_encoding.h179 sdlTypePtr sdl_type;
H A Dphp_soap.h54 typedef struct _sdlType sdlType, *sdlTypePtr; typedef
H A Dphp_encoding.c1409 sdlTypePtr sdlType = type->sdl_type; in to_zval_object_ex()
1807 sdlTypePtr sdlType = type->sdl_type; in to_xml_object()
1884 sdlTypePtr array_el; in to_xml_object()
2200 sdlTypePtr sdl_type = type->sdl_type; in to_xml_array()
2201 sdlTypePtr element_type = NULL; in to_xml_array()
2290 sdlTypePtr elementType; in to_xml_array()
2476 sdlTypePtr elementType; in to_zval_array()
2988 sdlTypePtr type; in to_xml_list()
3097 sdlTypePtr sdl_type; in to_zval_any()
3164 sdlTypePtr type; in sdl_guess_convert_zval()
[all …]
H A Dsoap.c49 static void type_to_string(sdlTypePtr type, smart_str *buf, int level);
2952 sdlTypePtr type;
4634 static void type_to_string(sdlTypePtr type, smart_str *buf, int level) /* {{{ */
4659 sdlTypePtr item_type;
4672 sdlTypePtr item_type;
4718 sdlTypePtr elementType;

Completed in 91 milliseconds