sdlRestrictionInt  808 ext/soap/php_schema.c 		(*valptr) = emalloc(sizeof(sdlRestrictionInt));
sdlRestrictionInt  810 ext/soap/php_schema.c 	memset((*valptr), 0, sizeof(sdlRestrictionInt));
sdlRestrictionInt 1259 ext/soap/php_sdl.c 		sdlRestrictionIntPtr x = emalloc(sizeof(sdlRestrictionInt));
sdlRestrictionInt 2393 ext/soap/php_sdl.c 	prest = malloc(sizeof(sdlRestrictionInt));
sdlRestrictionInt   54 ext/soap/php_soap.h typedef struct _sdlRestrictionInt sdlRestrictionInt, *sdlRestrictionIntPtr;