Home
last modified time | relevance | path

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

/PHP-7.2/ext/soap/
H A Dphp_soap.h58 typedef struct _sdlAttribute sdlAttribute, *sdlAttributePtr; typedef
H A Dphp_schema.c1732 sdlAttributePtr newAttr; in schema_attribute()
1987 sdlAttributePtr newAttr; in schema_attributeGroup()
2085 static void schema_attribute_fixup(sdlCtx *ctx, sdlAttributePtr attr) in schema_attribute_fixup()
2087 sdlAttributePtr tmp; in schema_attribute_fixup()
2091 tmp = (sdlAttributePtr)schema_find_by_ref(ctx->attributes, attr->ref); in schema_attribute_fixup()
2136 sdlAttributePtr tmp_attr; in schema_attributegroup_fixup()
2147 sdlAttributePtr newAttr; in schema_attributegroup_fixup()
2231 sdlAttributePtr attr; in schema_type_fixup()
2284 sdlAttributePtr attr; in schema_pass2()
2495 sdlAttributePtr attr = Z_PTR_P(zv); in delete_attribute()
[all …]
H A Dphp_sdl.c1223 static void sdl_deserialize_attribute(sdlAttributePtr attr, encodePtr *encoders, char **in) in sdl_deserialize_attribute()
1385 sdlAttributePtr attr = emalloc(sizeof(sdlAttribute)); in sdl_deserialize_type()
1831 static void sdl_serialize_attribute(sdlAttributePtr attr, HashTable *tmp_encoders, smart_str *out) in sdl_serialize_attribute()
1991 sdlAttributePtr tmp; in sdl_serialize_type()
2583 static sdlAttributePtr make_persistent_sdl_attribute(sdlAttributePtr attr, HashTable *ptr_map, Hash… in make_persistent_sdl_attribute()
2585 sdlAttributePtr pattr; in make_persistent_sdl_attribute()
2792 sdlAttributePtr tmp, pattr; in make_persistent_sdl_type()
H A Dphp_encoding.c1528 sdlAttributePtr attr; in to_zval_object_ex()
1917 sdlAttributePtr attr; in to_xml_object()
2290 sdlAttributePtr arrayType; in to_xml_array()
2476 sdlAttributePtr arrayType; in to_zval_array()
H A Dsoap.c4692 sdlAttributePtr attr;
4777 sdlAttributePtr attr;

Completed in 46 milliseconds