Home
last modified time | relevance | path

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

/PHP-5.4/ext/soap/
H A Dphp_schema.c318 sdlTypePtr newType, *ptr; in schema_simpleType() local
349 sdlTypePtr newType, *ptr; in schema_simpleType() local
364 …zend_hash_update(cur_type->elements, newType->name, strlen(newType->name)+1, &newType, sizeof(sdlT… in schema_simpleType()
432 newType->encode = get_create_encoder(sdl, newType, nsptr->href, BAD_CAST(type)); in schema_list()
450 sdlTypePtr newType, *tmp; in schema_list() local
1116 sdlTypePtr newType; in schema_group() local
1129 cur_type = newType; in schema_group()
1504 sdlTypePtr newType; in schema_element() local
1583 cur_type = newType; in schema_element()
1958 sdlTypePtr newType; in schema_attributeGroup() local
[all …]

Completed in 9 milliseconds