Home
last modified time | relevance | path

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

/PHP-8.1/ext/soap/
H A Dphp_schema.c421 sdlTypePtr newType; in schema_list()
447 sdlTypePtr newType; in schema_list()
517 sdlTypePtr newType; in schema_union()
548 sdlTypePtr newType; in schema_union()
1115 sdlTypePtr newType; in schema_group()
1503 sdlTypePtr newType; in schema_element()
1960 sdlTypePtr newType; in schema_attributeGroup()
2131 sdlTypePtr tmp; in schema_attributegroup_fixup()
2184 sdlTypePtr tmp; in schema_content_model_fixup()
2227 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()
1979 sdlTypePtr tmp; in sdl_serialize_type()
2151 sdlTypePtr tmp; in add_sdl_to_cache()
2168 sdlTypePtr tmp; in add_sdl_to_cache()
2185 sdlTypePtr tmp; in add_sdl_to_cache()
2222 sdlTypePtr tmp; in add_sdl_to_cache()
2232 sdlTypePtr tmp; in add_sdl_to_cache()
2242 sdlTypePtr tmp; in add_sdl_to_cache()
2421 sdlTypePtr tmp; in make_persistent_sdl_type_ref()
2962 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.c49 static void type_to_string(sdlTypePtr type, smart_str *buf, int level);
2593 sdlTypePtr type;
4236 static void type_to_string(sdlTypePtr type, smart_str *buf, int level) /* {{{ */
4261 sdlTypePtr item_type;
4274 sdlTypePtr item_type;
4320 sdlTypePtr elementType;

Completed in 45 milliseconds