delete_restriction_var_int_persistent 2415 soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->minExclusive); delete_restriction_var_int_persistent 2416 soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->minInclusive); delete_restriction_var_int_persistent 2417 soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->maxExclusive); delete_restriction_var_int_persistent 2418 soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->maxInclusive); delete_restriction_var_int_persistent 2419 soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->totalDigits); delete_restriction_var_int_persistent 2420 soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->fractionDigits); delete_restriction_var_int_persistent 2421 soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->length); delete_restriction_var_int_persistent 2422 soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->minLength); delete_restriction_var_int_persistent 2423 soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->maxLength); delete_restriction_var_int_persistent 37 soap/php_schema.h void delete_restriction_var_int_persistent(void *rvi);