Home
last modified time | relevance | path

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

/PHP-8.2/ext/soap/
H A Dphp_schema.c442 sdlTypePtr newType; in schema_list()
468 sdlTypePtr newType; in schema_list()
538 sdlTypePtr newType; in schema_union()
569 sdlTypePtr newType; in schema_union()
1136 sdlTypePtr newType; in schema_group()
1524 sdlTypePtr newType; in schema_element()
1981 sdlTypePtr newType; in schema_attributeGroup()
2152 sdlTypePtr tmp; in schema_attributegroup_fixup()
2205 sdlTypePtr tmp; in schema_content_model_fixup()
2248 sdlTypePtr tmp; in schema_type_fixup()
[all …]
H A Dphp_sdl.h97 sdlTypePtr element;
167 sdlTypePtr element; /* pointer to element */
168 sdlTypePtr group; /* pointer to group */
214 sdlTypePtr element;
H A Dphp_sdl.c76 sdlTypePtr sdl_type; in get_element()
1981 sdlTypePtr tmp; in sdl_serialize_type()
2153 sdlTypePtr tmp; in add_sdl_to_cache()
2170 sdlTypePtr tmp; in add_sdl_to_cache()
2187 sdlTypePtr tmp; in add_sdl_to_cache()
2224 sdlTypePtr tmp; in add_sdl_to_cache()
2234 sdlTypePtr tmp; in add_sdl_to_cache()
2244 sdlTypePtr tmp; in add_sdl_to_cache()
2425 sdlTypePtr tmp; in make_persistent_sdl_type_ref()
2966 sdlTypePtr tmp; in make_persistent_sdl()
[all …]
H A Dphp_encoding.h184 sdlTypePtr sdl_type;
H A Dphp_soap.h52 typedef struct _sdlType sdlType, *sdlTypePtr; typedef
H A Dphp_encoding.c1374 sdlTypePtr sdlType = type->sdl_type; in to_zval_object_ex()
1782 sdlTypePtr sdlType = type->sdl_type; in to_xml_object()
1859 sdlTypePtr array_el; in to_xml_object()
2165 sdlTypePtr sdl_type = type->sdl_type; in to_xml_array()
2166 sdlTypePtr element_type = NULL; in to_xml_array()
2255 sdlTypePtr elementType; in to_xml_array()
2441 sdlTypePtr elementType; in to_zval_array()
2954 sdlTypePtr type; in to_xml_list()
3063 sdlTypePtr sdl_type; in to_zval_any()
3130 sdlTypePtr type; in sdl_guess_convert_zval()
[all …]
H A Dsoap.c48 static void type_to_string(sdlTypePtr type, smart_str *buf, int level);
2547 sdlTypePtr type;
4190 static void type_to_string(sdlTypePtr type, smart_str *buf, int level) /* {{{ */
4215 sdlTypePtr item_type;
4228 sdlTypePtr item_type;
4274 sdlTypePtr elementType;

Completed in 47 milliseconds