Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A Dphp_sdl.h143 sdlRestrictionIntPtr totalDigits; member
H A DTODO77 - totalDigits (for decimal)
H A Dphp_schema.c681 schema_restriction_var_int(trav, &cur_type->restrictions->totalDigits); in schema_restriction_simpleContent()
2416 delete_restriction_var_int(&type->restrictions->totalDigits); in delete_type()
2463 delete_restriction_var_int_persistent(&type->restrictions->totalDigits); in delete_type_persistent()
H A Dphp_sdl.c1345 type->restrictions->totalDigits = sdl_deserialize_resriction_int(in); in sdl_deserialize_type()
1947 sdl_serialize_resriction_int(type->restrictions->totalDigits,out); in sdl_serialize_type()
2769 if (ptype->restrictions->totalDigits) { in make_persistent_sdl_type()
2770 make_persistent_restriction_int(&ptype->restrictions->totalDigits); in make_persistent_sdl_type()

Completed in 25 milliseconds