make_persistent_restriction_int 2758 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->minExclusive);
make_persistent_restriction_int 2761 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->maxExclusive);
make_persistent_restriction_int 2764 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->minInclusive);
make_persistent_restriction_int 2767 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->maxInclusive);
make_persistent_restriction_int 2770 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->totalDigits);
make_persistent_restriction_int 2773 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->fractionDigits);
make_persistent_restriction_int 2776 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->length);
make_persistent_restriction_int 2779 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->minLength);
make_persistent_restriction_int 2782 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->maxLength);