Home
last modified time | relevance | path

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

/PHP-7.4/ext/soap/
H A Dphp_soap.h51 typedef struct _sdlRestrictionInt sdlRestrictionInt, *sdlRestrictionIntPtr; typedef
H A Dphp_schema.c809 (*valptr) = emalloc(sizeof(sdlRestrictionInt)); in schema_restriction_var_int()
811 memset((*valptr), 0, sizeof(sdlRestrictionInt)); in schema_restriction_var_int()
H A Dphp_sdl.c1263 sdlRestrictionIntPtr x = emalloc(sizeof(sdlRestrictionInt)); in sdl_deserialize_resriction_int()
2392 prest = malloc(sizeof(sdlRestrictionInt)); in make_persistent_restriction_int()

Completed in 24 milliseconds