Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A Dphp_soap.h54 typedef struct _sdlRestrictionInt sdlRestrictionInt, *sdlRestrictionIntPtr; typedef
H A Dphp_schema.c808 (*valptr) = emalloc(sizeof(sdlRestrictionInt)); in schema_restriction_var_int()
810 memset((*valptr), 0, sizeof(sdlRestrictionInt)); in schema_restriction_var_int()
H A Dphp_sdl.c1257 sdlRestrictionIntPtr x = emalloc(sizeof(sdlRestrictionInt)); in sdl_deserialize_resriction_int()
2391 prest = malloc(sizeof(sdlRestrictionInt)); in make_persistent_restriction_int()

Completed in 26 milliseconds