Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dphp_sdl.h141 sdlRestrictionIntPtr fractionDigits; member
H A Dphp_schema.c691 schema_restriction_var_int(trav, &cur_type->restrictions->fractionDigits); in schema_restriction_simpleContent()
2420 delete_restriction_var_int(type->restrictions->fractionDigits); in delete_type()
2467 delete_restriction_var_int_persistent(type->restrictions->fractionDigits); in delete_type_persistent()
H A Dphp_sdl.c1362 type->restrictions->fractionDigits = sdl_deserialize_resriction_int(in); in sdl_deserialize_type()
1960 sdl_serialize_resriction_int(type->restrictions->fractionDigits,out); in sdl_serialize_type()
2774 if (ptype->restrictions->fractionDigits) { in make_persistent_sdl_type()
2775 make_persistent_restriction_int(&ptype->restrictions->fractionDigits); in make_persistent_sdl_type()

Completed in 23 milliseconds