Searched refs:minInclusive (Results 1 – 3 of 3) sorted by relevance
137 sdlRestrictionIntPtr minInclusive; member
674 schema_restriction_var_int(trav, &cur_type->restrictions->minInclusive); in schema_restriction_simpleContent()2404 delete_restriction_var_int(type->restrictions->minInclusive); in delete_type()2451 delete_restriction_var_int_persistent(type->restrictions->minInclusive); in delete_type_persistent()
1349 type->restrictions->minInclusive = sdl_deserialize_resriction_int(in); in sdl_deserialize_type()1944 sdl_serialize_resriction_int(type->restrictions->minInclusive,out); in sdl_serialize_type()2751 if (ptype->restrictions->minInclusive) { in make_persistent_sdl_type()2752 make_persistent_restriction_int(&ptype->restrictions->minInclusive); in make_persistent_sdl_type()
Completed in 38 milliseconds