maxExclusive 677 ext/soap/php_schema.c schema_restriction_var_int(trav, &cur_type->restrictions->maxExclusive); maxExclusive 2414 ext/soap/php_schema.c delete_restriction_var_int(&type->restrictions->maxExclusive); maxExclusive 2461 ext/soap/php_schema.c delete_restriction_var_int_persistent(&type->restrictions->maxExclusive); maxExclusive 1345 ext/soap/php_sdl.c type->restrictions->maxExclusive = sdl_deserialize_resriction_int(in); maxExclusive 1947 ext/soap/php_sdl.c sdl_serialize_resriction_int(type->restrictions->maxExclusive,out); maxExclusive 2762 ext/soap/php_sdl.c if (ptype->restrictions->maxExclusive) { maxExclusive 2763 ext/soap/php_sdl.c make_persistent_restriction_int(&ptype->restrictions->maxExclusive); maxExclusive 141 ext/soap/php_sdl.h sdlRestrictionIntPtr maxExclusive;