Home
last modified time | relevance | path

Searched refs:minExclusive (Results 1 – 4 of 4) sorted by relevance

/PHP-7.0/ext/soap/
H A Dphp_sdl.h139 sdlRestrictionIntPtr minExclusive; member
H A DTODO73 - minExclusive (for numeric, date types)
H A Dphp_schema.c675 schema_restriction_var_int(trav, &cur_type->restrictions->minExclusive); in schema_restriction_simpleContent()
2400 delete_restriction_var_int(type->restrictions->minExclusive); in delete_type()
2447 delete_restriction_var_int_persistent(type->restrictions->minExclusive); in delete_type_persistent()
H A Dphp_sdl.c1335 type->restrictions->minExclusive = sdl_deserialize_resriction_int(in); in sdl_deserialize_type()
1932 sdl_serialize_resriction_int(type->restrictions->minExclusive,out); in sdl_serialize_type()
2732 if (ptype->restrictions->minExclusive) { in make_persistent_sdl_type()
2733 make_persistent_restriction_int(&ptype->restrictions->minExclusive); in make_persistent_sdl_type()

Completed in 22 milliseconds