delete_restriction_var_int_persistent 2412 ext/soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->minExclusive); delete_restriction_var_int_persistent 2413 ext/soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->minInclusive); delete_restriction_var_int_persistent 2414 ext/soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->maxExclusive); delete_restriction_var_int_persistent 2415 ext/soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->maxInclusive); delete_restriction_var_int_persistent 2416 ext/soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->totalDigits); delete_restriction_var_int_persistent 2417 ext/soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->fractionDigits); delete_restriction_var_int_persistent 2418 ext/soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->length); delete_restriction_var_int_persistent 2419 ext/soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->minLength); delete_restriction_var_int_persistent 2420 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);