Home
last modified time | relevance | path

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

/PHP-8.2/ext/soap/
H A Dphp_sdl.c2400 static void make_persistent_restriction_int(void *data) in make_persistent_restriction_int() function
2750 make_persistent_restriction_int(&ptype->restrictions->minExclusive); in make_persistent_sdl_type()
2753 make_persistent_restriction_int(&ptype->restrictions->maxExclusive); in make_persistent_sdl_type()
2756 make_persistent_restriction_int(&ptype->restrictions->minInclusive); in make_persistent_sdl_type()
2759 make_persistent_restriction_int(&ptype->restrictions->maxInclusive); in make_persistent_sdl_type()
2762 make_persistent_restriction_int(&ptype->restrictions->totalDigits); in make_persistent_sdl_type()
2765 make_persistent_restriction_int(&ptype->restrictions->fractionDigits); in make_persistent_sdl_type()
2768 make_persistent_restriction_int(&ptype->restrictions->length); in make_persistent_sdl_type()
2771 make_persistent_restriction_int(&ptype->restrictions->minLength); in make_persistent_sdl_type()
2774 make_persistent_restriction_int(&ptype->restrictions->maxLength); in make_persistent_sdl_type()

Completed in 11 milliseconds