make_persistent_restriction_int 2760 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->minExclusive);
make_persistent_restriction_int 2763 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->maxExclusive);
make_persistent_restriction_int 2766 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->minInclusive);
make_persistent_restriction_int 2769 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->maxInclusive);
make_persistent_restriction_int 2772 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->totalDigits);
make_persistent_restriction_int 2775 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->fractionDigits);
make_persistent_restriction_int 2778 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->length);
make_persistent_restriction_int 2781 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->minLength);
make_persistent_restriction_int 2784 ext/soap/php_sdl.c 			make_persistent_restriction_int(&ptype->restrictions->maxLength);