Home
last modified time | relevance | path

Searched refs:sdlAttributePtr (Results 1 – 5 of 5) sorted by relevance

/PHP-8.1/ext/soap/
H A Dphp_schema.c1727 sdlAttributePtr newAttr; in schema_attribute()
1983 sdlAttributePtr newAttr; in schema_attributeGroup()
2081 static void schema_attribute_fixup(sdlCtx *ctx, sdlAttributePtr attr) in schema_attribute_fixup()
2083 sdlAttributePtr tmp; in schema_attribute_fixup()
2087 tmp = (sdlAttributePtr)schema_find_by_ref(ctx->attributes, attr->ref); in schema_attribute_fixup()
2132 sdlAttributePtr tmp_attr; in schema_attributegroup_fixup()
2143 sdlAttributePtr newAttr; in schema_attributegroup_fixup()
2228 sdlAttributePtr attr; in schema_type_fixup()
2287 sdlAttributePtr attr; in schema_pass2()
2498 sdlAttributePtr attr = Z_PTR_P(zv); in delete_attribute()
[all …]
H A Dphp_soap.h55 typedef struct _sdlAttribute sdlAttribute, *sdlAttributePtr; typedef
H A Dphp_sdl.c1234 static void sdl_deserialize_attribute(sdlAttributePtr attr, encodePtr *encoders, char **in) in sdl_deserialize_attribute()
1396 sdlAttributePtr attr = emalloc(sizeof(sdlAttribute)); in sdl_deserialize_type()
1842 static void sdl_serialize_attribute(sdlAttributePtr attr, HashTable *tmp_encoders, smart_str *out) in sdl_serialize_attribute()
2002 sdlAttributePtr tmp; in sdl_serialize_type()
2602 static sdlAttributePtr make_persistent_sdl_attribute(sdlAttributePtr attr, HashTable *ptr_map, Hash… in make_persistent_sdl_attribute()
2604 sdlAttributePtr pattr; in make_persistent_sdl_attribute()
2811 sdlAttributePtr tmp, pattr; in make_persistent_sdl_type()
H A Dphp_encoding.c1491 sdlAttributePtr attr; in to_zval_object_ex()
1890 sdlAttributePtr attr; in to_xml_object()
2253 sdlAttributePtr arrayType; in to_xml_array()
2439 sdlAttributePtr arrayType; in to_zval_array()
H A Dsoap.c4294 sdlAttributePtr attr;
4379 sdlAttributePtr attr;

Completed in 51 milliseconds