Searched refs:maxInclusive (Results 1 – 4 of 4) sorted by relevance
142 sdlRestrictionIntPtr maxInclusive; member
76 - maxInclusive (for numeric, date types)
681 schema_restriction_var_int(trav, &cur_type->restrictions->maxInclusive); in schema_restriction_simpleContent()2403 delete_restriction_var_int(type->restrictions->maxInclusive); in delete_type()2450 delete_restriction_var_int_persistent(type->restrictions->maxInclusive); in delete_type_persistent()
1338 type->restrictions->maxInclusive = sdl_deserialize_resriction_int(in); in sdl_deserialize_type()1935 sdl_serialize_resriction_int(type->restrictions->maxInclusive,out); in sdl_serialize_type()2735 if (ptype->restrictions->maxInclusive) { in make_persistent_sdl_type()2736 make_persistent_restriction_int(&ptype->restrictions->maxInclusive); in make_persistent_sdl_type()
Completed in 21 milliseconds