Home
last modified time | relevance | path

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

/PHP-7.3/ext/soap/
H A Dphp_sdl.h146 sdlRestrictionIntPtr maxLength; member
H A Dphp_schema.c690 schema_restriction_var_int(trav, &cur_type->restrictions->maxLength); in schema_restriction_simpleContent()
2405 delete_restriction_var_int(type->restrictions->maxLength); in delete_type()
2452 delete_restriction_var_int_persistent(type->restrictions->maxLength); in delete_type_persistent()
H A Dphp_sdl.c1346 type->restrictions->maxLength = sdl_deserialize_resriction_int(in); in sdl_deserialize_type()
1941 sdl_serialize_resriction_int(type->restrictions->maxLength,out); in sdl_serialize_type()
2751 if (ptype->restrictions->maxLength) { in make_persistent_sdl_type()
2752 make_persistent_restriction_int(&ptype->restrictions->maxLength); in make_persistent_sdl_type()

Completed in 20 milliseconds