Home
last modified time | relevance | path

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

/PHP-7.3/ext/soap/
H A Dphp_sdl.h136 struct _sdlRestrictions { struct
138 sdlRestrictionIntPtr minExclusive;
139 sdlRestrictionIntPtr minInclusive;
140 sdlRestrictionIntPtr maxExclusive;
141 sdlRestrictionIntPtr maxInclusive;
142 sdlRestrictionIntPtr totalDigits;
144 sdlRestrictionIntPtr length;
145 sdlRestrictionIntPtr minLength;
146 sdlRestrictionIntPtr maxLength;
147 sdlRestrictionCharPtr whiteSpace;
[all …]

Completed in 9 milliseconds