Home
last modified time | relevance | path

Searched refs:maxInclusive (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/soap/
H A Dphp_sdl.h141 sdlRestrictionIntPtr maxInclusive; member
H A Dphp_schema.c680 schema_restriction_var_int(trav, &cur_type->restrictions->maxInclusive); in schema_restriction_simpleContent()
2401 delete_restriction_var_int(type->restrictions->maxInclusive); in delete_type()
2448 delete_restriction_var_int_persistent(type->restrictions->maxInclusive); in delete_type_persistent()
H A Dphp_sdl.c1350 type->restrictions->maxInclusive = sdl_deserialize_resriction_int(in); in sdl_deserialize_type()
1945 sdl_serialize_resriction_int(type->restrictions->maxInclusive,out); in sdl_serialize_type()
2745 if (ptype->restrictions->maxInclusive) { in make_persistent_sdl_type()
2746 make_persistent_restriction_int(&ptype->restrictions->maxInclusive); in make_persistent_sdl_type()

Completed in 24 milliseconds