Home
last modified time | relevance | path

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

/PHP-7.2/ext/soap/
H A Dphp_schema.c424 sdlTypePtr newType; in schema_list()
450 sdlTypePtr newType; in schema_list()
520 sdlTypePtr newType; in schema_union()
551 sdlTypePtr newType; in schema_union()
1118 sdlTypePtr newType; in schema_group()
1506 sdlTypePtr newType; in schema_element()
1964 sdlTypePtr newType; in schema_attributeGroup()
2135 sdlTypePtr tmp; in schema_attributegroup_fixup()
2188 sdlTypePtr tmp; in schema_content_model_fixup()
2230 sdlTypePtr tmp; in schema_type_fixup()
[all …]
H A Dphp_sdl.h100 sdlTypePtr element;
170 sdlTypePtr element; /* pointer to element */
171 sdlTypePtr group; /* pointer to group */
217 sdlTypePtr element;
H A Dphp_sdl.c78 sdlTypePtr sdl_type; in get_element()
1968 sdlTypePtr tmp; in sdl_serialize_type()
2140 sdlTypePtr tmp; in add_sdl_to_cache()
2157 sdlTypePtr tmp; in add_sdl_to_cache()
2174 sdlTypePtr tmp; in add_sdl_to_cache()
2211 sdlTypePtr tmp; in add_sdl_to_cache()
2221 sdlTypePtr tmp; in add_sdl_to_cache()
2231 sdlTypePtr tmp; in add_sdl_to_cache()
2402 sdlTypePtr tmp; in make_persistent_sdl_type_ref()
2943 sdlTypePtr tmp; in make_persistent_sdl()
[all …]
H A Dphp_encoding.h180 sdlTypePtr sdl_type;
H A Dphp_soap.h55 typedef struct _sdlType sdlType, *sdlTypePtr; typedef
H A Dphp_encoding.c1411 sdlTypePtr sdlType = type->sdl_type; in to_zval_object_ex()
1809 sdlTypePtr sdlType = type->sdl_type; in to_xml_object()
1886 sdlTypePtr array_el; in to_xml_object()
2202 sdlTypePtr sdl_type = type->sdl_type; in to_xml_array()
2203 sdlTypePtr element_type = NULL; in to_xml_array()
2292 sdlTypePtr elementType; in to_xml_array()
2478 sdlTypePtr elementType; in to_zval_array()
2990 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.c50 static void type_to_string(sdlTypePtr type, smart_str *buf, int level);
2968 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 51 milliseconds