Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dphp_schema.c1753 sdlAttributePtr newAttr; in schema_attribute()
2009 sdlAttributePtr newAttr; in schema_attributeGroup()
2107 static void schema_attribute_fixup(sdlCtx *ctx, sdlAttributePtr attr) in schema_attribute_fixup()
2109 sdlAttributePtr tmp; in schema_attribute_fixup()
2113 tmp = (sdlAttributePtr)schema_find_by_ref(ctx->attributes, attr->ref); in schema_attribute_fixup()
2158 sdlAttributePtr tmp_attr; in schema_attributegroup_fixup()
2169 sdlAttributePtr newAttr; in schema_attributegroup_fixup()
2254 sdlAttributePtr attr; in schema_type_fixup()
2313 sdlAttributePtr attr; in schema_pass2()
2524 sdlAttributePtr attr = Z_PTR_P(zv); in delete_attribute()
[all …]
H A Dphp_soap.h51 typedef struct _sdlAttribute sdlAttribute, *sdlAttributePtr; typedef
H A Dphp_sdl.c1204 static void sdl_deserialize_attribute(sdlAttributePtr attr, encodePtr *encoders, char **in) in sdl_deserialize_attribute()
1366 sdlAttributePtr attr = emalloc(sizeof(sdlAttribute)); in sdl_deserialize_type()
1818 static void sdl_serialize_attribute(const sdlAttributePtr attr, const HashTable *tmp_encoders, smar… in sdl_serialize_attribute()
1978 sdlAttributePtr tmp; in sdl_serialize_type()
2580 static sdlAttributePtr make_persistent_sdl_attribute(sdlAttributePtr attr, HashTable *ptr_map, Hash… in make_persistent_sdl_attribute()
2582 sdlAttributePtr pattr; in make_persistent_sdl_attribute()
2789 sdlAttributePtr tmp, pattr; in make_persistent_sdl_type()
H A Dphp_encoding.c1540 sdlAttributePtr attr; in to_zval_object_ex()
1939 sdlAttributePtr attr; in to_xml_object()
2302 sdlAttributePtr arrayType; in to_xml_array()
2495 sdlAttributePtr arrayType; in to_zval_array()
H A Dsoap.c4444 sdlAttributePtr attr; in type_to_string()
4529 sdlAttributePtr attr; in type_to_string()

Completed in 49 milliseconds