Searched defs:_sdlRestrictions (Results 1 – 1 of 1) sorted by relevance
137 struct _sdlRestrictions { struct139 sdlRestrictionIntPtr minExclusive;140 sdlRestrictionIntPtr minInclusive;141 sdlRestrictionIntPtr maxExclusive;142 sdlRestrictionIntPtr maxInclusive;143 sdlRestrictionIntPtr totalDigits;145 sdlRestrictionIntPtr length;146 sdlRestrictionIntPtr minLength;147 sdlRestrictionIntPtr maxLength;148 sdlRestrictionCharPtr whiteSpace;[all …]
Completed in 7 milliseconds