Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dphp_schema.c445 sdlTypePtr newType; in schema_list()
470 sdlTypePtr newType; in schema_list()
541 sdlTypePtr newType; in schema_union()
571 sdlTypePtr newType; in schema_union()
1138 sdlTypePtr newType; in schema_group()
1529 sdlTypePtr newType; in schema_element()
1986 sdlTypePtr newType; in schema_attributeGroup()
2157 sdlTypePtr tmp; in schema_attributegroup_fixup()
2210 sdlTypePtr tmp; in schema_content_model_fixup()
2253 sdlTypePtr tmp; in schema_type_fixup()
[all …]
H A Dphp_sdl.h98 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()
1955 sdlTypePtr tmp; in sdl_serialize_type()
2127 sdlTypePtr tmp; in add_sdl_to_cache()
2144 sdlTypePtr tmp; in add_sdl_to_cache()
2161 sdlTypePtr tmp; in add_sdl_to_cache()
2198 sdlTypePtr tmp; in add_sdl_to_cache()
2208 sdlTypePtr tmp; in add_sdl_to_cache()
2218 sdlTypePtr tmp; in add_sdl_to_cache()
2399 sdlTypePtr tmp; in make_persistent_sdl_type_ref()
2941 sdlTypePtr tmp; in make_persistent_sdl()
[all …]
H A Dphp_encoding.h185 sdlTypePtr sdl_type;
H A Dphp_soap.h48 typedef struct _sdlType sdlType, *sdlTypePtr; typedef
H A Dphp_encoding.c1418 sdlTypePtr sdlType = type->sdl_type; in to_zval_object_ex()
1831 sdlTypePtr sdlType = type->sdl_type; in to_xml_object()
1908 sdlTypePtr array_el; in to_xml_object()
2214 sdlTypePtr sdl_type = type->sdl_type; in to_xml_array()
2215 sdlTypePtr element_type = NULL; in to_xml_array()
2304 sdlTypePtr elementType; in to_xml_array()
2497 sdlTypePtr elementType; in to_zval_array()
3023 sdlTypePtr type; in to_xml_list()
3132 sdlTypePtr sdl_type; in to_zval_any()
3196 sdlTypePtr type; in sdl_guess_convert_zval()
[all …]
H A Dsoap.c49 static void type_to_string(sdlTypePtr type, smart_str *buf, int level);
2701 sdlTypePtr type; in PHP_METHOD()
4386 static void type_to_string(sdlTypePtr type, smart_str *buf, int level) /* {{{ */ in type_to_string()
4411 sdlTypePtr item_type; in type_to_string()
4424 sdlTypePtr item_type; in type_to_string()
4470 sdlTypePtr elementType; in type_to_string()

Completed in 85 milliseconds