sdlRestrictionChar  835 ext/soap/php_schema.c 		(*valptr) = emalloc(sizeof(sdlRestrictionChar));
sdlRestrictionChar  837 ext/soap/php_schema.c 	memset((*valptr), 0, sizeof(sdlRestrictionChar));
sdlRestrictionChar 1273 ext/soap/php_sdl.c 		sdlRestrictionCharPtr x = emalloc(sizeof(sdlRestrictionChar));
sdlRestrictionChar 2404 ext/soap/php_sdl.c 	prest = malloc(sizeof(sdlRestrictionChar));
sdlRestrictionChar 2405 ext/soap/php_sdl.c 	memset(prest, 0, sizeof(sdlRestrictionChar));
sdlRestrictionChar   55 ext/soap/php_soap.h typedef struct _sdlRestrictionChar sdlRestrictionChar, *sdlRestrictionCharPtr;