delete_restriction_var_int 2400 ext/soap/php_schema.c delete_restriction_var_int(type->restrictions->minExclusive); delete_restriction_var_int 2401 ext/soap/php_schema.c delete_restriction_var_int(type->restrictions->minInclusive); delete_restriction_var_int 2402 ext/soap/php_schema.c delete_restriction_var_int(type->restrictions->maxExclusive); delete_restriction_var_int 2403 ext/soap/php_schema.c delete_restriction_var_int(type->restrictions->maxInclusive); delete_restriction_var_int 2404 ext/soap/php_schema.c delete_restriction_var_int(type->restrictions->totalDigits); delete_restriction_var_int 2405 ext/soap/php_schema.c delete_restriction_var_int(type->restrictions->fractionDigits); delete_restriction_var_int 2406 ext/soap/php_schema.c delete_restriction_var_int(type->restrictions->length); delete_restriction_var_int 2407 ext/soap/php_schema.c delete_restriction_var_int(type->restrictions->minLength); delete_restriction_var_int 2408 ext/soap/php_schema.c delete_restriction_var_int(type->restrictions->maxLength); delete_restriction_var_int 36 ext/soap/php_schema.h void delete_restriction_var_int(sdlRestrictionIntPtr ptr);