Home
last modified time | relevance | path

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

/PHP-5.3/ext/soap/
H A Dphp_sdl.h141 sdlRestrictionIntPtr maxExclusive; member
H A DTODO75 - maxExclusive (for numeric, date types)
H A Dphp_schema.c677 schema_restriction_var_int(trav, &cur_type->restrictions->maxExclusive); in schema_restriction_simpleContent()
2370 delete_restriction_var_int(&type->restrictions->maxExclusive); in delete_type()
2417 delete_restriction_var_int_persistent(&type->restrictions->maxExclusive); in delete_type_persistent()
H A Dphp_sdl.c1343 type->restrictions->maxExclusive = sdl_deserialize_resriction_int(in); in sdl_deserialize_type()
1945 sdl_serialize_resriction_int(type->restrictions->maxExclusive,out); in sdl_serialize_type()
2759 if (ptype->restrictions->maxExclusive) { in make_persistent_sdl_type()
2760 make_persistent_restriction_int(&ptype->restrictions->maxExclusive); in make_persistent_sdl_type()

Completed in 23 milliseconds