make_persistent_restriction_int 2648 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->minExclusive);
make_persistent_restriction_int 2651 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->maxExclusive);
make_persistent_restriction_int 2654 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->minInclusive);
make_persistent_restriction_int 2657 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->maxInclusive);
make_persistent_restriction_int 2660 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->totalDigits);
make_persistent_restriction_int 2663 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->fractionDigits);
make_persistent_restriction_int 2666 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->length);
make_persistent_restriction_int 2669 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->minLength);
make_persistent_restriction_int 2672 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->maxLength);