sdlRestrictionChar  837 ext/soap/php_schema.c 		(*valptr) = emalloc(sizeof(sdlRestrictionChar));
sdlRestrictionChar  839 ext/soap/php_schema.c 	memset((*valptr), 0, sizeof(sdlRestrictionChar));
sdlRestrictionChar 1265 ext/soap/php_sdl.c 		sdlRestrictionCharPtr x = emalloc(sizeof(sdlRestrictionChar));
sdlRestrictionChar 2392 ext/soap/php_sdl.c 	prest = malloc(sizeof(sdlRestrictionChar));
sdlRestrictionChar 2393 ext/soap/php_sdl.c 	memset(prest, 0, sizeof(sdlRestrictionChar));
sdlRestrictionChar   53 ext/soap/php_soap.h typedef struct _sdlRestrictionChar sdlRestrictionChar, *sdlRestrictionCharPtr;