Searched refs:maxLength (Results 1 – 4 of 4) sorted by relevance
147 sdlRestrictionIntPtr maxLength; member
70 ? maxLength (for string, hexBinary, base64Binary and derived) list???
689 schema_restriction_var_int(trav, &cur_type->restrictions->maxLength); in schema_restriction_simpleContent()2420 delete_restriction_var_int(&type->restrictions->maxLength); in delete_type()2467 delete_restriction_var_int_persistent(&type->restrictions->maxLength); in delete_type_persistent()
1349 type->restrictions->maxLength = sdl_deserialize_resriction_int(in); in sdl_deserialize_type()1951 sdl_serialize_resriction_int(type->restrictions->maxLength,out); in sdl_serialize_type()2781 if (ptype->restrictions->maxLength) { in make_persistent_sdl_type()2782 make_persistent_restriction_int(&ptype->restrictions->maxLength); in make_persistent_sdl_type()
Completed in 47 milliseconds