make_persistent_restriction_int 2733 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->minExclusive);
make_persistent_restriction_int 2736 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->maxExclusive);
make_persistent_restriction_int 2739 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->minInclusive);
make_persistent_restriction_int 2742 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->maxInclusive);
make_persistent_restriction_int 2745 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->totalDigits);
make_persistent_restriction_int 2748 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->fractionDigits);
make_persistent_restriction_int 2751 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->length);
make_persistent_restriction_int 2754 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->minLength);
make_persistent_restriction_int 2757 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->maxLength);