Searched refs:schema_find_by_ref (Results 1 – 1 of 1) sorted by relevance
2068 static void* schema_find_by_ref(HashTable *ht, char *ref) in schema_find_by_ref() function2091 tmp = (sdlAttributePtr)schema_find_by_ref(ctx->attributes, attr->ref); in schema_attribute_fixup()2140 tmp = (sdlTypePtr)schema_find_by_ref(ctx->attributeGroups, attr->ref); in schema_attributegroup_fixup()2235 tmp = (sdlTypePtr)schema_find_by_ref(ctx->sdl->elements, type->ref); in schema_type_fixup()
Completed in 13 milliseconds