Home
last modified time | relevance | path

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

/PHP-7.4/ext/soap/
H A Dphp_sdl.c2387 static void make_persistent_restriction_int(void *data) in make_persistent_restriction_int() function
2737 make_persistent_restriction_int(&ptype->restrictions->minExclusive); in make_persistent_sdl_type()
2740 make_persistent_restriction_int(&ptype->restrictions->maxExclusive); in make_persistent_sdl_type()
2743 make_persistent_restriction_int(&ptype->restrictions->minInclusive); in make_persistent_sdl_type()
2746 make_persistent_restriction_int(&ptype->restrictions->maxInclusive); in make_persistent_sdl_type()
2749 make_persistent_restriction_int(&ptype->restrictions->totalDigits); in make_persistent_sdl_type()
2752 make_persistent_restriction_int(&ptype->restrictions->fractionDigits); in make_persistent_sdl_type()
2755 make_persistent_restriction_int(&ptype->restrictions->length); in make_persistent_sdl_type()
2758 make_persistent_restriction_int(&ptype->restrictions->minLength); in make_persistent_sdl_type()
2761 make_persistent_restriction_int(&ptype->restrictions->maxLength); in make_persistent_sdl_type()

Completed in 21 milliseconds