Searched refs:minExclusive (Results 1 – 3 of 3) sorted by relevance
136 sdlRestrictionIntPtr minExclusive; member
672 schema_restriction_var_int(trav, &cur_type->restrictions->minExclusive); in schema_restriction_simpleContent()2403 delete_restriction_var_int(type->restrictions->minExclusive); in delete_type()2450 delete_restriction_var_int_persistent(type->restrictions->minExclusive); in delete_type_persistent()
1348 type->restrictions->minExclusive = sdl_deserialize_resriction_int(in); in sdl_deserialize_type()1943 sdl_serialize_resriction_int(type->restrictions->minExclusive,out); in sdl_serialize_type()2745 if (ptype->restrictions->minExclusive) { in make_persistent_sdl_type()2746 make_persistent_restriction_int(&ptype->restrictions->minExclusive); in make_persistent_sdl_type()
Completed in 21 milliseconds