Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A Dphp_soap.h55 typedef struct _sdlRestrictionChar sdlRestrictionChar, *sdlRestrictionCharPtr; typedef
H A Dphp_schema.c835 (*valptr) = emalloc(sizeof(sdlRestrictionChar)); in schema_restriction_var_char()
837 memset((*valptr), 0, sizeof(sdlRestrictionChar)); in schema_restriction_var_char()
H A Dphp_sdl.c1271 sdlRestrictionCharPtr x = emalloc(sizeof(sdlRestrictionChar)); in sdl_deserialize_resriction_char()
2402 prest = malloc(sizeof(sdlRestrictionChar)); in make_persistent_restriction_char()
2403 memset(prest, 0, sizeof(sdlRestrictionChar)); in make_persistent_restriction_char()

Completed in 22 milliseconds