schema_find_by_ref 2091 ext/soap/php_schema.c 			tmp = (sdlAttributePtr)schema_find_by_ref(ctx->attributes, attr->ref);
schema_find_by_ref 2140 ext/soap/php_schema.c 			tmp = (sdlTypePtr)schema_find_by_ref(ctx->attributeGroups, attr->ref);
schema_find_by_ref 2235 ext/soap/php_schema.c 			tmp = (sdlTypePtr)schema_find_by_ref(ctx->sdl->elements, type->ref);