Home
last modified time | relevance | path

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

/PHP-7.1/ext/soap/
H A Dphp_soap.h52 typedef struct _sdlRestrictionInt sdlRestrictionInt, *sdlRestrictionIntPtr; typedef
H A Dphp_schema.c810 (*valptr) = emalloc(sizeof(sdlRestrictionInt)); in schema_restriction_var_int()
812 memset((*valptr), 0, sizeof(sdlRestrictionInt)); in schema_restriction_var_int()
H A Dphp_sdl.c1251 sdlRestrictionIntPtr x = emalloc(sizeof(sdlRestrictionInt)); in sdl_deserialize_resriction_int()
2382 prest = malloc(sizeof(sdlRestrictionInt)); in make_persistent_restriction_int()

Completed in 21 milliseconds