Searched refs:newType (Results 1 – 1 of 1) sorted by relevance
/PHP-5.6/ext/soap/ |
H A D | php_schema.c | 318 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