delete_restriction_var_int_persistent 2459 ext/soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->minExclusive); delete_restriction_var_int_persistent 2460 ext/soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->minInclusive); delete_restriction_var_int_persistent 2461 ext/soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->maxExclusive); delete_restriction_var_int_persistent 2462 ext/soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->maxInclusive); delete_restriction_var_int_persistent 2463 ext/soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->totalDigits); delete_restriction_var_int_persistent 2464 ext/soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->fractionDigits); delete_restriction_var_int_persistent 2465 ext/soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->length); delete_restriction_var_int_persistent 2466 ext/soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->minLength); delete_restriction_var_int_persistent 2467 ext/soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->maxLength); delete_restriction_var_int_persistent 37 ext/soap/php_schema.h void delete_restriction_var_int_persistent(void *rvi);