Searched refs:totalDigits (Results 1 – 3 of 3) sorted by relevance
140 sdlRestrictionIntPtr totalDigits; member
701 schema_restriction_var_int(trav, &cur_type->restrictions->totalDigits); in schema_restriction_simpleContent()2428 delete_restriction_var_int(type->restrictions->totalDigits); in delete_type()2475 delete_restriction_var_int_persistent(type->restrictions->totalDigits); in delete_type_persistent()
1354 type->restrictions->totalDigits = sdl_deserialize_resriction_int(in); in sdl_deserialize_type()1949 sdl_serialize_resriction_int(type->restrictions->totalDigits,out); in sdl_serialize_type()2761 if (ptype->restrictions->totalDigits) { in make_persistent_sdl_type()2762 make_persistent_restriction_int(&ptype->restrictions->totalDigits); in make_persistent_sdl_type()
Completed in 29 milliseconds