php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_sdlRestrictions Struct Reference

#include <php_sdl.h>

Data Fields

HashTableenumeration
 
sdlRestrictionIntPtr minExclusive
 
sdlRestrictionIntPtr minInclusive
 
sdlRestrictionIntPtr maxExclusive
 
sdlRestrictionIntPtr maxInclusive
 
sdlRestrictionIntPtr totalDigits
 
sdlRestrictionIntPtr fractionDigits
 
sdlRestrictionIntPtr length
 
sdlRestrictionIntPtr minLength
 
sdlRestrictionIntPtr maxLength
 
sdlRestrictionCharPtr whiteSpace
 
sdlRestrictionCharPtr pattern
 

Detailed Description

Definition at line 134 of file php_sdl.h.

Field Documentation

◆ enumeration

HashTable* _sdlRestrictions::enumeration

Definition at line 135 of file php_sdl.h.

◆ fractionDigits

sdlRestrictionIntPtr _sdlRestrictions::fractionDigits

Definition at line 141 of file php_sdl.h.

◆ length

sdlRestrictionIntPtr _sdlRestrictions::length

Definition at line 142 of file php_sdl.h.

◆ maxExclusive

sdlRestrictionIntPtr _sdlRestrictions::maxExclusive

Definition at line 138 of file php_sdl.h.

◆ maxInclusive

sdlRestrictionIntPtr _sdlRestrictions::maxInclusive

Definition at line 139 of file php_sdl.h.

◆ maxLength

sdlRestrictionIntPtr _sdlRestrictions::maxLength

Definition at line 144 of file php_sdl.h.

◆ minExclusive

sdlRestrictionIntPtr _sdlRestrictions::minExclusive

Definition at line 136 of file php_sdl.h.

◆ minInclusive

sdlRestrictionIntPtr _sdlRestrictions::minInclusive

Definition at line 137 of file php_sdl.h.

◆ minLength

sdlRestrictionIntPtr _sdlRestrictions::minLength

Definition at line 143 of file php_sdl.h.

◆ pattern

sdlRestrictionCharPtr _sdlRestrictions::pattern

Definition at line 146 of file php_sdl.h.

◆ totalDigits

sdlRestrictionIntPtr _sdlRestrictions::totalDigits

Definition at line 140 of file php_sdl.h.

◆ whiteSpace

sdlRestrictionCharPtr _sdlRestrictions::whiteSpace

Definition at line 145 of file php_sdl.h.


The documentation for this struct was generated from the following file: