Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A DTODO19 ? NMTOKENS, (list: NMTOKEN, minLength: 1)
24 ? IDREFS, (list: IDREF; minLength: 1)
26 ? ENTITIES, (list: ENTITY; minLength: 1)
69 ? minLength (for string, hexBinary, base64Binary and derived) list???
H A Dphp_sdl.h146 sdlRestrictionIntPtr minLength; member
H A Dphp_schema.c687 schema_restriction_var_int(trav, &cur_type->restrictions->minLength); in schema_restriction_simpleContent()
2419 delete_restriction_var_int(&type->restrictions->minLength); in delete_type()
2466 delete_restriction_var_int_persistent(&type->restrictions->minLength); in delete_type_persistent()
H A Dphp_sdl.c1348 type->restrictions->minLength = sdl_deserialize_resriction_int(in); in sdl_deserialize_type()
1950 sdl_serialize_resriction_int(type->restrictions->minLength,out); in sdl_serialize_type()
2778 if (ptype->restrictions->minLength) { in make_persistent_sdl_type()
2779 make_persistent_restriction_int(&ptype->restrictions->minLength); in make_persistent_sdl_type()

Completed in 21 milliseconds