schema_find_by_ref 2086 ext/soap/php_schema.c tmp = (sdlAttributePtr*)schema_find_by_ref(ctx->attributes, attr->ref); schema_find_by_ref 2137 ext/soap/php_schema.c tmp = (sdlTypePtr*)schema_find_by_ref(ctx->attributeGroups, attr->ref); schema_find_by_ref 2239 ext/soap/php_schema.c tmp = (sdlTypePtr*)schema_find_by_ref(ctx->sdl->elements, type->ref);