Home
last modified time | relevance | path

Searched defs:_sdlRestrictions (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/ext/soap/
H A Dphp_sdl.h134 struct _sdlRestrictions { struct
136 sdlRestrictionIntPtr minExclusive;
137 sdlRestrictionIntPtr minInclusive;
138 sdlRestrictionIntPtr maxExclusive;
139 sdlRestrictionIntPtr maxInclusive;
140 sdlRestrictionIntPtr totalDigits;
142 sdlRestrictionIntPtr length;
143 sdlRestrictionIntPtr minLength;
144 sdlRestrictionIntPtr maxLength;
145 sdlRestrictionCharPtr whiteSpace;
[all …]

Completed in 10 milliseconds